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-09-05 03:07:14.888  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-05 03:07:14.894  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-05 03:07:18.290  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-05 03:07:18.948  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 637 ms. Found 7 JPA repository interfaces.
2022-09-05 03:07:21.009  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.013  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.018  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.029  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.037  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.050  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.058  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.061  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.108  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.147  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:21.150  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-05 03:07:22.242  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-05 03:07:22.276  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-05 03:07:22.277  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-05 03:07:22.519  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-05 03:07:22.520  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7377 ms
2022-09-05 03:07:23.231  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-05 03:07:23.862  INFO 11 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-05 03:07:24.184  INFO 11 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-05 03:07:24.735  INFO 11 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-05 03:07:25.105  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-05 03:07:26.766 ERROR 11 --- [           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=609) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=609) 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=609) 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-09-05 03:07:26.769  WARN 11 --- [           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=609) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=609) 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=609) 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-09-05 03:07:26.827  INFO 11 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-05 03:07:30.758  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-05 03:07:31.265  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-05 03:07:52.090  INFO 11 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-05 03:07:52.131  INFO 11 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-05 03:07:54.272  WARN 11 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-09-05 03:07:55.177  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, 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-09-05 03:07:56.083  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-05 03:07:57.795  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@29174dfe, org.springframework.security.web.context.SecurityContextPersistenceFilter@7d5d77a6, org.springframework.security.web.header.HeaderWriterFilter@50008974, org.springframework.security.web.authentication.logout.LogoutFilter@1002b06d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6aa792, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@738ed8f5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18d1d137, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@319d106c, org.springframework.security.web.session.SessionManagementFilter@520ec7a7, org.springframework.security.web.access.ExceptionTranslationFilter@1642968c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64186f60]
2022-09-05 03:07:58.535  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.536  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.537  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.537  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.538  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.538  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.538  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.539  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.539  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.540  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.540  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.540  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.541  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.541  WARN 11 --- [           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-09-05 03:07:58.542  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.542  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.542  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.543  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.543  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.544  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.544  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.544  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-05 03:07:58.571  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-09-05 03:07:59.854  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-05 03:07:59.855  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-05 03:07:59.862  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, 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-09-05 03:07:59.864  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, 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-09-05 03:07:59.868  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:07:59.865  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1deac3ad-de3f-46f7-8853-89b146d0fe85, alive=false, publisher=null]]: starting
2022-09-05 03:07:59.880  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:07:59.889  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1deac3ad-de3f-46f7-8853-89b146d0fe85, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-05 03:07:59.889  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-05 03:07:59.890  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-05 03:07:59.890  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-05 03:07:59.891  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-05 03:07:59.891  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-05 03:07:59.891  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-05 03:07:59.891  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-05 03:07:59.892  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-05 03:07:59.892  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-05 03:07:59.892  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-05 03:07:59.893  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-05 03:07:59.893  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-05 03:07:59.893  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-05 03:07:59.893  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2cd877d3
2022-09-05 03:07:59.894  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, 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-09-05 03:07:59.894  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-05 03:07:59.901  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 46.403 seconds (JVM running for 48.768)
2022-09-05 03:07:59.924  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-05 03:08:00.009  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-05 03:08:15.447  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:15.464  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:08:15.464  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:08:30.441  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:30.441  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:08:30.441  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:08:32.040  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:32.051  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-05 03:08:32.053  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:08:31.796825Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ac317d1-8b92-4307-9d41-b6eee4618561","timestamp":"2022-09-05T03:08:31.797077Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:08:33.400  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:08:33.400  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:08:48.374  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:48.375  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:08:48.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:08:59.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:59.891  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:08:59.554348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74cd31ad-6a2b-411e-9e89-92f4046597b9","timestamp":"2022-09-05T03:08:59.554578Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:09:00.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:00.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:15.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:09:15.376  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:15.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:30.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:09:30.346  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:30.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:45.370  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:09:45.370  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:45.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:46.781  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:09:46.782  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:09:46.601317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efb5c411-37db-4c79-9e16-d0f50aa74acb","timestamp":"2022-09-05T03:09:46.601487Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:09:47.426  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:47.427  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:10:02.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:02.418  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:10:02.418  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:10:17.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:17.389  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:10:17.390  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:10:32.023  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:32.024  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:10:31.803629Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1affd8d-4e81-4215-aff5-d05b4cec8f9a","timestamp":"2022-09-05T03:10:31.803751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:10:32.135  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:10:32.135  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:10:47.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:47.124  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:10:47.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:10:59.789  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:59.790  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:10:59.557455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9570a39e-9b9f-447a-8948-e334916791b6","timestamp":"2022-09-05T03:10:59.557658Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:11:00.535  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:00.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:15.509  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:11:15.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:15.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:30.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:11:30.479  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:30.479  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:45.433  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:11:45.433  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:45.433  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:46.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:11:46.752  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:11:46.601415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b19a6a0-5638-4540-be6e-f1726bc8c75c","timestamp":"2022-09-05T03:11:46.601672Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:11:47.581  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:47.581  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:12:02.538  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:02.539  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:12:02.539  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:12:17.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:17.503  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:12:17.503  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:12:31.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:31.980  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:12:31.797368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7d6c89d-b000-4963-922a-aa6f5aae3c4e","timestamp":"2022-09-05T03:12:31.797551Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:12:32.069  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:12:32.069  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:12:47.035  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:47.035  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:12:47.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:12:59.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:59.705  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:12:59.554004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce89abc2-301a-42af-bbd8-e922b4864acf","timestamp":"2022-09-05T03:12:59.554172Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:13:01.800  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:13:01.800  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:13:16.757  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:13:16.757  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:13:16.757  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:13:31.716  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:13:31.716  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:13:31.716  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:13:46.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:13:46.775  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:13:46.600393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0607786f-973c-4df4-b21f-970d160fc37b","timestamp":"2022-09-05T03:13:46.600518Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:13:47.809  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:13:47.809  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:13:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:14:02.768  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:02.769  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:02.769  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:14:17.743  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:17.745  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:17.745  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:14:31.976  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:31.977  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:14:31.794167Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70344c1c-c139-4705-b8c5-3f7f19cfbeb6","timestamp":"2022-09-05T03:14:31.794493Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:14:32.039  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:32.039  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:14:46.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:46.996  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:46.996  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:14:59.712  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:59.713  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:14:59.555858Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fcea51f-a370-4dca-b671-eb30ca726040","timestamp":"2022-09-05T03:14:59.556117Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:14:59.922  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:59.923  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:14.896  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:15:14.896  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:15:14.896  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:29.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:15:29.851  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:15:29.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:44.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:15:44.890  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:15:44.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:46.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:15:46.808  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:15:46.601102Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b48f860d-6eb8-4602-939a-bd908ee53866","timestamp":"2022-09-05T03:15:46.601306Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:15:46.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:15:46.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:16:01.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:01.938  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:01.938  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:16.900  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:16.901  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:16.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:31.472  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:31.473  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:31.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:32.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:32.004  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:16:31.793218Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b790edd0-cf00-43a3-9ee7-061f8a284404","timestamp":"2022-09-05T03:16:31.793349Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:16:32.203  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:32.204  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:47.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:47.212  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:47.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:59.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:59.707  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:16:59.554140Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ee72e13-7ff6-41db-b9b1-b1e132214189","timestamp":"2022-09-05T03:16:59.554254Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:17:00.157  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:00.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:15.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:17:15.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:15.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:30.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:17:30.146  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:30.147  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:45.103  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:17:45.103  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:45.103  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:46.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:17:46.746  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:17:46.600522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eba1ba51-5b91-4945-91fd-c7af7335f1b8","timestamp":"2022-09-05T03:17:46.600845Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:17:47.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:47.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:18:02.284  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:02.284  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:18:02.285  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:18:17.238  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:17.238  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:18:17.239  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:18:31.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:31.976  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:18:31.793191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc6c3ba7-efbd-437e-98f9-a444eb4ec9ad","timestamp":"2022-09-05T03:18:31.793396Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:18:33.404  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:18:33.404  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:18:48.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:48.376  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:18:48.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:18:59.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:59.702  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:18:59.554411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac548ab1-223a-4556-949f-41bffb3d08b8","timestamp":"2022-09-05T03:18:59.554652Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:19:00.473  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:00.474  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:15.425  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:19:15.425  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:15.426  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:30.377  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:19:30.377  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:30.378  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:45.374  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:19:45.375  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:45.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:46.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:19:46.764  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:19:46.601138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a13285c8-412b-485b-958b-70c798f11ffb","timestamp":"2022-09-05T03:19:46.601246Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:19:47.484  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:47.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:20:02.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:02.450  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:20:02.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:20:17.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:17.415  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:20:17.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:20:31.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:31.945  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:20:31.792951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a804d981-a3aa-4520-a625-3bf52b73fa89","timestamp":"2022-09-05T03:20:31.793078Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:20:32.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:20:32.157  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:20:47.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:47.114  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:20:47.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:20:59.799  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:59.800  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:20:59.558382Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"242bcf12-e26e-42a4-828c-ed91a4e105d2","timestamp":"2022-09-05T03:20:59.558617Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:21:00.611  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:00.611  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:15.579  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:21:15.580  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:15.580  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:30.546  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:21:30.546  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:30.546  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:45.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:21:45.501  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:45.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:46.742  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:21:46.742  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:21:46.602029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"814d206b-9ee4-477a-9858-e38309b126e6","timestamp":"2022-09-05T03:21:46.602262Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:21:47.761  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:47.761  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:22:02.710  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:02.711  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:02.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:22:17.664  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:17.664  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:17.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:22:31.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:31.934  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:22:31.793437Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c270c767-67ca-4d96-9f69-3d1f6ba54d99","timestamp":"2022-09-05T03:22:31.793660Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:22:32.017  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:32.018  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:22:46.978  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:46.979  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:46.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:22:59.715  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:59.716  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:22:59.553856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"681cc66c-3f06-4651-87f0-c650e8bcb52d","timestamp":"2022-09-05T03:22:59.553962Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:22:59.775  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:59.775  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:14.762  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:23:14.763  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:23:14.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:29.714  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:23:29.715  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:23:29.716  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:44.722  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:23:44.722  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:23:44.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:46.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:23:46.733  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:23:46.600086Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be83ea16-fe84-450e-b69e-43b8158d0f84","timestamp":"2022-09-05T03:23:46.600213Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:23:46.869  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:23:46.870  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:24:01.834  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:01.834  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:01.835  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:16.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:16.783  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:16.783  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:31.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:31.360  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:31.360  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:31.882  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:31.883  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:24:31.810442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53770ce4-003c-4554-bc74-489d501206ed","timestamp":"2022-09-05T03:24:31.810683Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:24:31.971  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:31.972  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:46.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:46.934  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:46.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:59.718  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:59.719  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:24:59.561786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aad6bdbb-9419-4916-a381-0916d3c2ef72","timestamp":"2022-09-05T03:24:59.562041Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:24:59.932  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:59.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:14.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:25:14.911  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:25:14.911  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:29.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:25:29.876  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:25:29.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:44.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:25:44.846  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:25:44.846  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:46.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:25:46.745  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:25:46.601137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3b706a1-4333-495c-9002-a9f3c6af75ae","timestamp":"2022-09-05T03:25:46.601938Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:25:46.986  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:25:46.986  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:26:01.967  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:01.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:26:01.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:26:16.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:16.934  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:26:16.935  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:26:32.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:32.015  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:26:31.792968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97364b2b-10f3-4c19-8c31-afce18a43e4b","timestamp":"2022-09-05T03:26:31.793079Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:26:32.185  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:26:32.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:26:47.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:47.184  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:26:47.184  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:26:59.662  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:59.663  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:26:59.553898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"360feeac-6924-426f-8dab-8ecaf31cff11","timestamp":"2022-09-05T03:26:59.554038Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:27:00.132  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:00.134  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:15.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:27:15.115  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:15.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:30.060  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:27:30.060  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:30.061  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:45.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:27:45.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:45.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:46.703  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:27:46.704  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:27:46.600224Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f22712c4-4b7e-46ef-8e3b-f1d57152442a","timestamp":"2022-09-05T03:27:46.600333Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:27:47.187  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:47.187  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:28:02.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:02.133  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:28:02.133  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:28:17.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:17.096  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:28:17.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:28:31.918  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:31.919  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:28:31.793054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4a66cee-0fda-4fb9-89ed-20f61f1c2dbd","timestamp":"2022-09-05T03:28:31.793187Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:28:32.312  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:28:32.312  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:28:47.269  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:47.270  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:28:47.270  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:28:59.675  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:59.675  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:28:59.553805Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c04d5f16-b447-493d-8fa6-791abd07cb61","timestamp":"2022-09-05T03:28:59.553945Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:29:00.248  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:00.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:15.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:29:15.201  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:15.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:30.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:29:30.167  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:30.167  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:45.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:29:45.121  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:45.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:46.702  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:29:46.702  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:29:46.600051Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4ef1ee0-b81a-4911-b65b-f0a78cae3c10","timestamp":"2022-09-05T03:29:46.600140Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:29:47.300  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:47.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:30:02.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:02.282  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:30:02.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:30:17.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:17.227  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:30:17.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:30:31.926  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:31.927  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:30:31.793208Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8bf8ddc-e0a5-44d4-ac05-44dc421361ef","timestamp":"2022-09-05T03:30:31.793519Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:30:32.334  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:30:32.334  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:30:47.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:47.282  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:30:47.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:30:59.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:59.702  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:30:59.554100Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a001a0e0-8628-4825-a62e-1201bafff2b7","timestamp":"2022-09-05T03:30:59.554336Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:31:00.329  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:00.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:15.291  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:31:15.292  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:15.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:30.253  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:31:30.253  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:30.253  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:45.210  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:31:45.211  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:45.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:46.712  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:31:46.713  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:31:46.600434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c77c745c-1b56-47f8-b969-cc05f436de7f","timestamp":"2022-09-05T03:31:46.600600Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:31:47.480  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:47.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:32:02.437  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:02.438  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:32:02.438  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:32:17.406  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:17.407  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:32:17.408  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:32:31.976  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:31.977  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:32:31.792951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23b4611d-7e78-4ed7-8bf9-6210638088ff","timestamp":"2022-09-05T03:32:31.793057Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:32:32.107  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:32:32.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:32:47.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:47.078  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:32:47.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:32:59.729  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:59.730  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:32:59.553834Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfb3c21c-e7c6-41e6-9f4f-19b18040b122","timestamp":"2022-09-05T03:32:59.553955Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:33:00.523  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:00.523  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:15.475  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:33:15.476  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:15.476  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:30.448  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:33:30.448  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:30.448  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:45.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:33:45.417  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:45.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:46.720  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:33:46.720  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:33:46.600146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cb3665c-b1c8-4da2-9257-a92dac2e8eaf","timestamp":"2022-09-05T03:33:46.600319Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:33:46.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:46.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:59.854  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:34:01.718  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:01.718  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:01.718  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:16.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:16.688  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:16.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:31.304  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:31.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:31.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:31.824  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:31.825  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:34:31.793046Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5e3a06e-6a2e-4961-9c05-fe0427a94724","timestamp":"2022-09-05T03:34:31.793202Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:34:31.919  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:31.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:46.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:46.873  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:46.873  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:59.661  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:59.662  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:34:59.553841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a47df2b8-de54-46b4-a6ae-27f265a5291f","timestamp":"2022-09-05T03:34:59.553962Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:34:59.719  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:59.720  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:14.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:35:14.698  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:35:14.698  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:29.660  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:35:29.660  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:35:29.660  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:44.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:35:44.612  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:35:44.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:46.690  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:35:46.691  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:35:46.600350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b0cee84-7765-44d4-bb70-481f2c29912f","timestamp":"2022-09-05T03:35:46.600464Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:35:48.625  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:35:48.625  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:36:03.586  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:03.586  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:03.587  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:36:18.560  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:18.561  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:18.561  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:36:31.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:31.910  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:36:31.793262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1690316b-b161-4712-993b-e0241ef9f673","timestamp":"2022-09-05T03:36:31.793394Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:36:32.106  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:32.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:36:47.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:47.079  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:47.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:36:59.737  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:59.737  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:36:59.557243Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a65a281-879f-401e-b684-ca8c9e799500","timestamp":"2022-09-05T03:36:59.557406Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:36:59.760  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:59.761  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:14.741  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:37:14.741  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:37:14.741  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:29.722  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:37:29.723  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:37:29.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:44.726  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:37:44.727  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:37:44.727  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:46.716  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:37:46.717  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:37:46.600158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb5cbbea-b512-47a3-8edc-9493fa21c014","timestamp":"2022-09-05T03:37:46.600303Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:37:46.743  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:37:46.743  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:38:01.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:01.697  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:01.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:16.659  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:16.660  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:16.660  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:31.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:31.309  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:31.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:31.832  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:31.833  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:38:31.793045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3c2f1a0-4bc1-472c-a29e-7aba49b17da9","timestamp":"2022-09-05T03:38:31.793212Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:38:31.963  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:31.963  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:46.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:46.934  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:46.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:59.650  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:59.651  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:38:59.557749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"631280c9-3ab9-41ff-963b-dd1fdd486c80","timestamp":"2022-09-05T03:38:59.558019Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:38:59.871  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:59.871  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:14.821  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:39:14.822  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:39:14.822  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:29.772  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:39:29.773  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:39:29.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:44.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:39:44.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:39:44.752  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:46.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:39:46.686  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:39:46.600471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"925d2e66-7c10-4021-ba12-03b1432fdfa6","timestamp":"2022-09-05T03:39:46.600606Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:39:46.851  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:39:46.852  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:59.855  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:40:01.804  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:01.805  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:01.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:16.756  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:16.757  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:16.757  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:31.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:31.302  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:31.302  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:31.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:31.820  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:40:31.793805Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23acb4e0-1213-4b94-a222-0667de0b120d","timestamp":"2022-09-05T03:40:31.794013Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:40:31.924  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:31.924  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:46.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:46.885  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:46.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:59.646  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:59.646  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:40:59.553896Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49ced4f9-ae52-408e-837e-81181c4da0ab","timestamp":"2022-09-05T03:40:59.554044Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:40:59.970  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:59.970  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:14.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:41:14.948  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:41:14.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:29.896  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:41:29.897  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:41:29.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:44.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:41:44.852  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:41:44.852  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:46.689  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:41:46.689  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:41:46.600264Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec4a927f-1fb1-40de-b55b-0f600ef67cc7","timestamp":"2022-09-05T03:41:46.600352Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:41:46.940  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:41:46.941  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:42:01.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:01.899  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:42:01.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:42:16.864  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:16.865  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:42:16.865  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:42:31.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:31.943  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:42:31.792987Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f630193c-bba0-4456-9f40-9effa9b4230e","timestamp":"2022-09-05T03:42:31.793082Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:42:32.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:42:32.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:42:46.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:46.962  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:42:46.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:42:59.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:59.640  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:42:59.553886Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c828cb6c-d4ce-45de-9446-be24e755180a","timestamp":"2022-09-05T03:42:59.554Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:43:00.012  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:00.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:14.971  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:43:14.971  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:14.971  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:29.951  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:43:29.952  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:29.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:44.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:43:44.903  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:44.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:46.725  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:43:46.726  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:43:46.600098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2922e2c0-2174-494c-932e-2b32d4eba47e","timestamp":"2022-09-05T03:43:46.600187Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:43:47.050  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:47.050  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:44:01.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:01.995  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:44:01.996  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:44:16.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:16.947  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:44:16.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:44:31.895  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:31.896  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:44:31.793030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"055f9258-4012-474d-b0d9-bb7d8bb4769b","timestamp":"2022-09-05T03:44:31.793121Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:44:32.097  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:44:32.097  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:44:47.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:47.047  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:44:47.047  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:44:59.691  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:59.692  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:44:59.553802Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b10435d4-6e78-4133-bb92-d3132723ca76","timestamp":"2022-09-05T03:44:59.553876Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:45:00.184  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:45:00.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:45:15.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:45:15.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:45:15.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:45:30.097  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:45:30.098  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:45:30.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:45:45.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:45:45.044  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:45:45.044  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:45:46.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:45:46.708  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:45:46.600243Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4a08c31-b1af-452d-aaf2-d31e92651752","timestamp":"2022-09-05T03:45:46.600385Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:45:47.130  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:45:47.131  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:45:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:46:02.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:46:02.081  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:46:02.082  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:46:17.029  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:46:17.030  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:46:17.030  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:46:31.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:46:31.888  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:46:31.792913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61ab218d-cace-46aa-b125-0aad41703504","timestamp":"2022-09-05T03:46:31.793097Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:46:32.322  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:46:32.322  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:46:47.274  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:46:47.275  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:46:47.275  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:46:59.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:46:59.640  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:46:59.555062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36744299-12b5-4661-9887-9fb58884d53b","timestamp":"2022-09-05T03:46:59.555172Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:47:00.219  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:47:00.219  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:47:15.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:47:15.170  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:47:15.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:47:30.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:47:30.166  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:47:30.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:47:45.123  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:47:45.124  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:47:45.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:47:46.682  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:47:46.683  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:47:46.600520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbb631ec-4a0e-4183-b7ce-f03c0edf20fd","timestamp":"2022-09-05T03:47:46.600723Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:47:47.238  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:47:47.238  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:47:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:48:02.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:48:02.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:48:02.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:48:17.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:48:17.165  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:48:17.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:48:31.926  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:48:31.927  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:48:31.793203Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a01d02c-537c-41ec-b166-b9a224ebc353","timestamp":"2022-09-05T03:48:31.793364Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:48:33.293  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:48:33.293  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:48:48.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:48:48.249  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:48:48.249  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:48:59.694  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:48:59.694  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:48:59.554134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58438ecc-a5ad-4238-bdcb-50682a6f2d97","timestamp":"2022-09-05T03:48:59.554280Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:49:00.341  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:49:00.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:49:15.342  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:49:15.343  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:49:15.343  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:49:30.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:49:30.290  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:49:30.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:49:45.274  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:49:45.275  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:49:45.275  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:49:46.693  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:49:46.693  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:49:46.600180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d905b9de-f545-432c-95cd-6f3343ab9fdc","timestamp":"2022-09-05T03:49:46.600354Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:49:47.394  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:49:47.394  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:49:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:50:02.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:50:02.348  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:50:02.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:50:17.302  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:50:17.302  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:50:17.303  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:50:31.878  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:50:31.879  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:50:31.793025Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9baee128-b2a1-48b0-b581-61a87251001e","timestamp":"2022-09-05T03:50:31.793107Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:50:32.009  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:50:32.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:50:46.961  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:50:46.961  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:50:46.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:50:59.629  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:50:59.630  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:50:59.553848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d0b8722-f88f-43fc-852b-abccefc82cf5","timestamp":"2022-09-05T03:50:59.553950Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:51:00.446  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:51:00.447  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:51:15.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:51:15.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:51:15.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:51:30.362  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:51:30.363  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:51:30.363  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:51:45.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:51:45.342  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:51:45.342  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:51:46.660  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:51:46.661  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:51:46.600095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c5baec6-1e97-4f5f-a309-4a844eda6777","timestamp":"2022-09-05T03:51:46.600172Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:51:47.467  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:51:47.468  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:51:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:52:02.413  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:52:02.415  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:52:02.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:52:17.367  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:52:17.367  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:52:17.368  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:52:31.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:52:31.880  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:52:31.793021Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23b92631-a4bc-4365-8173-14cfc32a8c92","timestamp":"2022-09-05T03:52:31.793147Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:52:32.013  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:52:32.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:52:46.966  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:52:46.966  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:52:46.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:52:59.626  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:52:59.627  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:52:59.553786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c7fdbe3-f8ba-491c-96e3-4ca6360981a6","timestamp":"2022-09-05T03:52:59.553869Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:52:59.662  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:52:59.662  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:53:14.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:53:14.621  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:53:14.621  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:53:29.577  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:53:29.578  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:53:29.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:53:44.526  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:53:44.527  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:53:44.527  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:53:46.672  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:53:46.672  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:53:46.600214Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3c11c10-2bbe-49ba-977f-655d468d3f8e","timestamp":"2022-09-05T03:53:46.600323Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:53:47.636  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:53:47.637  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:53:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:54:02.608  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:54:02.609  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:54:02.609  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:54:17.579  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:54:17.579  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:54:17.579  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:54:31.878  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:54:31.879  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:54:31.792976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b98546d-c7b2-4b33-837b-a57e97ad5045","timestamp":"2022-09-05T03:54:31.793087Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:54:31.987  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:54:31.988  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:54:46.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:54:46.947  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:54:46.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:54:59.617  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:54:59.617  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:54:59.553796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e617c589-1cbd-486e-bcb6-c2437eb5ebc6","timestamp":"2022-09-05T03:54:59.553863Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:54:59.771  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:54:59.771  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:55:14.741  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:55:14.742  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:55:14.742  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:55:29.691  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:55:29.691  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:55:29.691  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:55:44.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:55:44.639  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:55:44.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:55:46.657  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:55:46.658  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:55:46.600121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc328537-c44f-484e-bb30-e1dc2becbffc","timestamp":"2022-09-05T03:55:46.600353Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:55:46.776  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:55:46.776  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:55:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:56:01.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:56:01.732  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:56:01.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:56:16.725  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:56:16.725  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:56:16.725  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:56:31.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:56:31.271  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:56:31.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:56:31.788  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:56:31.789  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:56:31.793562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a867613e-663a-4eb4-b91b-968dd48228df","timestamp":"2022-09-05T03:56:31.793834Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:56:32.039  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:56:32.039  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:56:47.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:56:47.010  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:56:47.010  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:56:59.649  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:56:59.650  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:56:59.554183Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a0a8357-2ba6-415f-a111-7875b3612762","timestamp":"2022-09-05T03:56:59.554447Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:56:59.872  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:56:59.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:57:14.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:57:14.845  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:57:14.846  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:57:29.813  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:57:29.813  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:57:29.813  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:57:44.762  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:57:44.762  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:57:44.763  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:57:46.671  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:57:46.672  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:57:46.600422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc188ef4-d122-424f-b10b-506449d3ee2f","timestamp":"2022-09-05T03:57:46.600630Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:57:46.922  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:57:46.922  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:57:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:58:01.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:58:01.877  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:58:01.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:58:16.868  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:58:16.869  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:58:16.870  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:58:31.929  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:58:31.931  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:58:31.792971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3034ebcb-ffc6-4827-bbe2-83f315f25e9f","timestamp":"2022-09-05T03:58:31.793069Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:58:32.055  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:58:32.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:58:47.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:58:47.020  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:58:47.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:58:59.715  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:58:59.716  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T03:58:59.555664Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ef24da4-87fa-4f23-b395-effdac5e208a","timestamp":"2022-09-05T03:58:59.555767Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:59:00.119  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:59:00.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:59:15.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:59:15.072  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:59:15.072  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:59:30.044  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:59:30.045  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:59:30.045  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:59:44.999  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:59:45.000  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:59:45.000  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:59:46.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:59:46.701  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:59:46.600215Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cd5e50d-4e9f-4be1-b5aa-c10919858467","timestamp":"2022-09-05T03:59:46.600348Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:59:47.128  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:59:47.129  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:59:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:00:02.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:00:02.079  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:00:02.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:00:17.038  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:00:17.039  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:00:17.039  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:00:31.866  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:00:31.867  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:00:31.793025Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd699fd2-9e54-45c8-b5e6-0f1fbe1cd6f7","timestamp":"2022-09-05T04:00:31.793135Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:00:32.321  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:00:32.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:00:47.270  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:00:47.270  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:00:47.270  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:00:59.679  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:00:59.680  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:00:59.553869Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dcb47697-3709-4400-89c7-3bd3b2fdd382","timestamp":"2022-09-05T04:00:59.553977Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:01:00.336  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:01:00.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:01:15.299  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:01:15.299  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:01:15.299  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:01:30.259  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:01:30.260  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:01:30.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:01:45.218  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:01:45.218  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:01:45.218  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:01:46.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:01:46.687  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:01:46.600117Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a5531c2-6076-40a8-996f-fd1147db0066","timestamp":"2022-09-05T04:01:46.600235Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:01:47.327  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:01:47.328  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:01:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:02:02.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:02:02.280  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:02:02.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:02:17.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:02:17.268  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:02:17.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:02:31.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:02:31.885  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:02:31.792832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6634f656-38e7-423f-ac72-2f21e7c91ec4","timestamp":"2022-09-05T04:02:31.792955Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:02:31.929  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:02:31.929  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:02:46.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:02:46.876  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:02:46.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:02:59.614  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:02:59.614  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:02:59.553790Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91f206a9-7a82-4c75-b386-b867f5e9fac6","timestamp":"2022-09-05T04:02:59.553896Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:03:00.435  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:03:00.436  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:03:15.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:03:15.389  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:03:15.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:03:30.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:03:30.338  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:03:30.338  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:03:45.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:03:45.281  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:03:45.281  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:03:46.650  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:03:46.650  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:03:46.600059Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcbb69a3-dbc5-4a0f-abb8-904c1fe0a1ac","timestamp":"2022-09-05T04:03:46.600132Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:03:47.506  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:03:47.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:03:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:04:02.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:04:02.474  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:04:02.474  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:04:17.419  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:04:17.419  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:04:17.420  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:04:31.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:04:31.876  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:04:31.793093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb6326ec-8a6a-45cb-8ff3-46ff74a48f5b","timestamp":"2022-09-05T04:04:31.793212Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:04:31.965  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:04:31.965  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:04:46.927  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:04:46.927  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:04:46.928  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:04:59.610  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:04:59.611  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:04:59.553837Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffaa9899-03c9-40f0-aefd-ac2d9a049951","timestamp":"2022-09-05T04:04:59.554009Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:04:59.649  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:04:59.649  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:05:14.630  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:05:14.631  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:05:14.631  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:05:29.582  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:05:29.583  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:05:29.583  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:05:44.532  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:05:44.533  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:05:44.534  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:05:46.656  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:05:46.657  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:05:46.600469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"287cd148-efd0-431c-bd3f-67c433c89108","timestamp":"2022-09-05T04:05:46.600642Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:05:47.578  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:05:47.579  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:05:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:06:02.534  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:06:02.535  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:06:02.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:06:17.527  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:06:17.527  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:06:17.527  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:06:31.858  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:06:31.859  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:06:31.793278Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2957614a-592f-4ef4-9454-bf060aa5386e","timestamp":"2022-09-05T04:06:31.793440Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:06:32.006  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:06:32.007  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:06:46.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:06:46.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:06:46.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:06:59.613  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:06:59.614  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:06:59.554147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5d8f88a-d33c-457d-83ba-6bab9ab0017c","timestamp":"2022-09-05T04:06:59.554286Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:06:59.651  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:06:59.651  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:07:14.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:07:14.617  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:07:14.617  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:07:29.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:07:29.578  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:07:29.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:07:44.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:07:44.526  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:07:44.526  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:07:46.663  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:07:46.664  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:07:46.600260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae422f11-a633-4ef4-88a5-53eaf4529066","timestamp":"2022-09-05T04:07:46.600436Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:07:46.688  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:07:46.689  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:07:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:08:01.631  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:08:01.632  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:08:01.632  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:08:16.567  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:08:16.568  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:08:16.568  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:08:31.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:08:31.272  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:08:31.272  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:08:31.813  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:08:31.814  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:08:31.793016Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2a4c803-9c2d-45c0-8b73-75344f3d4fcb","timestamp":"2022-09-05T04:08:31.793112Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:08:32.276  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:08:32.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:08:47.247  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:08:47.248  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:08:47.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:08:59.605  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:08:59.605  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:08:59.553791Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43eccd5e-732b-48e9-9e24-40e8acadfb16","timestamp":"2022-09-05T04:08:59.553875Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:08:59.737  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:08:59.738  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:09:14.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:09:14.688  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:09:14.689  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:09:29.647  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:09:29.648  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:09:29.648  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:09:44.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:09:44.620  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:09:44.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:09:46.663  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:09:46.663  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:09:46.600083Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3256c77c-75ef-4748-98ae-b1802e0b4953","timestamp":"2022-09-05T04:09:46.600163Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:09:46.781  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:09:46.781  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:09:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:10:01.755  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:10:01.755  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:10:01.755  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:10:16.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:10:16.701  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:10:16.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:10:31.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:10:31.253  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:10:31.253  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:10:31.771  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:10:31.771  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:10:31.792817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2606b722-83d7-498c-905d-4ff8b095d8b1","timestamp":"2022-09-05T04:10:31.792959Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:10:31.951  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:10:31.951  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:10:46.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:10:46.902  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:10:46.902  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:10:59.603  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:10:59.611  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:10:59.553798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03961391-e1c1-43e9-8b82-0e8c207b598b","timestamp":"2022-09-05T04:10:59.553891Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:10:59.867  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:10:59.867  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:11:14.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:11:14.846  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:11:14.846  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:11:29.813  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:11:29.814  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:11:29.814  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:11:44.763  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:11:44.764  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:11:44.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:11:46.648  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:11:46.649  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:11:46.600072Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bd01d8a-35d6-4abb-952a-d20e97fe6a64","timestamp":"2022-09-05T04:11:46.600198Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:11:46.897  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:11:46.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:11:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:12:01.861  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:12:01.861  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:12:01.861  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:12:16.819  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:12:16.820  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:12:16.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:12:31.874  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:12:31.875  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:12:31.792928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8741aaef-91f4-4b18-888d-bdf52464533f","timestamp":"2022-09-05T04:12:31.793049Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:12:31.993  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:12:31.994  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:12:46.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:12:46.942  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:12:46.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:12:59.607  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:12:59.608  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:12:59.554196Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a179b85-0d70-4eb1-81d5-73b32cdbc2d0","timestamp":"2022-09-05T04:12:59.554291Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:12:59.989  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:12:59.989  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:13:14.951  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:13:14.952  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:13:14.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:13:29.930  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:13:29.931  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:13:29.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:13:44.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:13:44.886  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:13:44.886  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:13:46.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:13:46.706  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:13:46.600117Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"085a2fc9-1c43-4c2c-806a-a619b3c319e8","timestamp":"2022-09-05T04:13:46.600201Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:13:46.973  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:13:46.973  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:13:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:14:01.925  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:14:01.925  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:14:01.926  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:14:16.907  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:14:16.907  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:14:16.907  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:14:31.859  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:14:31.859  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:14:31.793515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78ca9fa3-6cce-450e-ae83-25bbf38badd2","timestamp":"2022-09-05T04:14:31.793791Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:14:32.117  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:14:32.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:14:47.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:14:47.074  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:14:47.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:14:59.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:14:59.616  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:14:59.554328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dca0cde2-a0e9-4ef7-8d03-e34dff9d084a","timestamp":"2022-09-05T04:14:59.554506Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:15:00.124  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:15:00.125  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:15:15.075  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:15:15.075  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:15:15.075  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:15:30.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:15:30.042  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:15:30.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:15:44.989  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:15:44.990  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:15:44.990  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:15:46.637  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:15:46.637  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:15:46.600624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75ef1f39-e414-4888-8df9-510ee3ebf23b","timestamp":"2022-09-05T04:15:46.600806Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:15:47.211  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:15:47.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:15:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:16:02.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:16:02.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:16:02.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:16:17.138  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:16:17.138  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:16:17.138  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:16:31.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:16:31.851  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:16:31.792951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b0befaf-f995-431c-9269-84e333d2ba27","timestamp":"2022-09-05T04:16:31.793060Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:16:32.283  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:16:32.284  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:16:47.238  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:16:47.238  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:16:47.239  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:16:59.611  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:16:59.612  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:16:59.553866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c764ae9-9e5d-450a-b8be-233188c88673","timestamp":"2022-09-05T04:16:59.553959Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:17:00.323  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:17:00.323  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:17:15.339  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:17:15.340  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:17:15.340  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:17:30.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:17:30.291  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:17:30.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:17:45.270  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:17:45.271  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:17:45.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:17:46.624  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:17:46.625  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:17:46.600092Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66e480b3-bde5-4cf4-a54e-2603beea943f","timestamp":"2022-09-05T04:17:46.600164Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:17:47.310  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:17:47.311  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:17:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:18:02.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:18:02.253  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:18:02.253  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:18:17.224  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:18:17.225  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:18:17.225  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:18:31.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:18:31.873  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:18:31.797277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1a060d1-e3cd-4d6f-8ae9-4b81c2495cda","timestamp":"2022-09-05T04:18:31.797399Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:18:31.981  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:18:31.982  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:18:46.939  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:18:46.939  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:18:46.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:18:59.640  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:18:59.640  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:18:59.553785Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7750fdae-4219-4ae9-98fc-36887de6a86c","timestamp":"2022-09-05T04:18:59.553890Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:19:00.535  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:19:00.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:19:15.559  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:19:15.560  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:19:15.560  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:19:30.534  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:19:30.534  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:19:30.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:19:45.497  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:19:45.498  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:19:45.498  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:19:46.717  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:19:46.718  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:19:46.601182Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"239a2616-ea8a-41f7-b7ff-290f30a31bd0","timestamp":"2022-09-05T04:19:46.601276Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:19:47.431  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:19:47.431  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:19:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:20:02.430  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:20:02.430  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:20:02.430  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:20:17.383  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:20:17.384  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:20:17.384  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:20:31.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:20:31.877  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:20:31.793068Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c96d8d5-77d1-4c2e-a824-ac74646d7d2d","timestamp":"2022-09-05T04:20:31.793161Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:20:31.980  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:20:31.980  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:20:46.935  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:20:46.936  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:20:46.936  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:20:59.614  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:20:59.614  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:20:59.554380Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33d8cecf-240f-47a0-b73e-59c1fad7c36a","timestamp":"2022-09-05T04:20:59.554661Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:21:01.489  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:21:01.504  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:21:16.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:21:16.482  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:21:16.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:21:31.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:21:31.442  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:21:31.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:21:46.031  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:21:46.032  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:21:46.032  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:21:46.550  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:21:46.550  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:21:46.601402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36888c2b-2ac4-44cc-8f98-bd447f560b58","timestamp":"2022-09-05T04:21:46.601575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:21:47.537  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:21:47.537  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:21:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:22:02.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:22:02.486  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:22:02.486  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:22:17.451  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:22:17.451  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:22:17.451  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:22:31.915  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:22:31.916  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:22:31.793472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48050121-bc9b-419a-ab47-fb33cae5e0d7","timestamp":"2022-09-05T04:22:31.793690Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:22:32.065  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:22:32.065  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:22:47.017  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:22:47.017  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:22:47.017  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:22:59.670  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:22:59.670  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:22:59.553961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6608d8af-bb6d-4d54-914b-95db3fa3aed1","timestamp":"2022-09-05T04:22:59.554068Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:22:59.703  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:22:59.703  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:23:14.663  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:23:14.664  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:23:14.664  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:23:29.638  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:23:29.638  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:23:29.638  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:23:44.597  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:23:44.598  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:23:44.598  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:23:46.646  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:23:46.646  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:23:46.600111Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d27aa342-53e6-4485-82d9-42dc7c1f8a34","timestamp":"2022-09-05T04:23:46.600214Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:23:46.812  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:23:46.812  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:23:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:24:01.773  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:24:01.773  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:24:01.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:24:16.727  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:24:16.728  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:24:16.728  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:24:31.249  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:24:31.250  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:24:31.250  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:24:31.770  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:24:31.770  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:24:31.792839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8612a3ad-c00d-4f5f-8724-e70efdd034eb","timestamp":"2022-09-05T04:24:31.792987Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:24:31.917  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:24:31.917  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:24:46.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:24:46.946  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:24:46.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:24:59.597  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:24:59.597  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:24:59.553855Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3936a2a-1d98-4365-9e89-516846fdd8ca","timestamp":"2022-09-05T04:24:59.553947Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:24:59.855  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:24:59.856  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:25:14.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:25:14.820  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:25:14.821  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:25:29.790  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:25:29.791  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:25:29.791  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:25:44.745  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:25:44.745  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:25:44.745  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:25:46.632  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:25:46.633  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:25:46.600160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe973fae-d14c-499f-8215-315175e3b996","timestamp":"2022-09-05T04:25:46.600266Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:25:46.872  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:25:46.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:25:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:26:01.840  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:26:01.841  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:26:01.841  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:26:16.796  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:26:16.796  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:26:16.796  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:26:31.869  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:26:31.870  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:26:31.792842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5e9556b-0808-42c7-adf4-a3aa6d7645d8","timestamp":"2022-09-05T04:26:31.793014Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:26:32.080  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:26:32.080  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:26:47.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:26:47.064  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:26:47.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:26:59.716  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:26:59.717  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:26:59.554641Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfb02434-5246-4ba0-8f95-dcf009184b12","timestamp":"2022-09-05T04:26:59.554862Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:27:00.006  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:27:00.006  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:27:14.955  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:27:14.956  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:27:14.956  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:27:29.939  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:27:29.939  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:27:29.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:27:44.900  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:27:44.901  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:27:44.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:27:46.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:27:46.723  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:27:46.600599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4112fd28-d77c-4d1a-bda4-11e1b9d1abab","timestamp":"2022-09-05T04:27:46.600761Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:27:47.031  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:27:47.031  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:27:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:28:01.980  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:28:01.980  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:28:01.980  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:28:16.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:28:16.932  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:28:16.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:28:31.848  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:28:31.849  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:28:31.793542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b6e1309-6ed4-4212-8152-8501693cf692","timestamp":"2022-09-05T04:28:31.793775Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:28:32.231  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:28:32.231  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:28:47.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:28:47.180  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:28:47.180  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:28:59.595  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:28:59.596  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:28:59.553967Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8b67703-c0fc-4ab6-9333-48abc413efd1","timestamp":"2022-09-05T04:28:59.554089Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:29:00.217  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:29:00.218  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:29:15.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:29:15.166  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:29:15.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:29:30.122  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:29:30.122  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:29:30.122  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:29:45.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:29:45.071  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:29:45.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:29:46.610  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:29:46.611  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:29:46.600143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e643e501-a7bb-451b-9c7b-b3c798fd4ffe","timestamp":"2022-09-05T04:29:46.600277Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:29:47.189  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:29:47.190  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:29:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:30:02.137  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:30:02.138  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:30:02.138  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:30:17.137  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:30:17.138  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:30:17.138  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:30:31.827  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:30:31.829  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:30:31.792800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1dfe5ef0-f97a-4e7a-ba69-969e43ca9084","timestamp":"2022-09-05T04:30:31.792904Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:30:34.311  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:30:34.311  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:30:49.278  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:30:49.278  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:30:49.278  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:30:59.577  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:30:59.577  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:30:59.553784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f031993-e966-4004-9c16-57244228bf90","timestamp":"2022-09-05T04:30:59.553863Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:31:00.330  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:31:00.330  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:31:15.303  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:31:15.304  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:31:15.304  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:31:30.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:31:30.282  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:31:30.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:31:45.266  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:31:45.266  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:31:45.267  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:31:46.613  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:31:46.614  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:31:46.600075Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc551ad0-4784-4961-934e-621359476028","timestamp":"2022-09-05T04:31:46.600163Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:31:47.310  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:31:47.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:31:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:32:02.286  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:32:02.286  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:32:02.286  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:32:17.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:32:17.233  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:32:17.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:32:31.827  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:32:31.827  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:32:31.792961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"187de653-6011-4365-82a6-19df079d44cd","timestamp":"2022-09-05T04:32:31.793055Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:32:31.967  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:32:31.967  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:32:46.916  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:32:46.916  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:32:46.916  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:32:59.589  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:32:59.589  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:32:59.553816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef9a092b-4ea7-4d6e-bece-9481c44028dd","timestamp":"2022-09-05T04:32:59.553899Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:33:00.424  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:33:00.425  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:33:15.378  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:33:15.378  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:33:15.379  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:33:30.331  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:33:30.331  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:33:30.331  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:33:45.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:33:45.288  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:33:45.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:33:46.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:33:46.613  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:33:46.600150Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c979f2f-8dae-4281-a3f8-7c82da116625","timestamp":"2022-09-05T04:33:46.600262Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:33:47.457  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:33:47.457  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:33:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:34:02.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:34:02.416  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:34:02.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:34:17.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:34:17.386  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:34:17.386  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:34:31.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:34:31.852  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:34:31.792981Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39385dc9-195a-430c-940d-3200bf57e5da","timestamp":"2022-09-05T04:34:31.793086Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:34:31.966  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:34:31.966  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:34:46.925  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:34:46.925  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:34:46.925  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:34:59.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:34:59.595  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:34:59.554171Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5f0aa17-93e6-42dc-9825-da37a033564b","timestamp":"2022-09-05T04:34:59.554321Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:34:59.618  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:34:59.618  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:35:14.568  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:35:14.568  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:35:14.568  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:35:29.533  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:35:29.534  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:35:29.534  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:35:44.487  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:35:44.488  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:35:44.488  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:35:46.611  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:35:46.611  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:35:46.604943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a78f3b40-6237-49c5-9351-adf34f160306","timestamp":"2022-09-05T04:35:46.605250Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:35:48.623  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:35:48.624  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:35:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:36:03.592  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:36:03.593  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:36:03.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:36:18.539  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:36:18.539  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:36:18.540  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:36:31.847  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:36:31.848  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:36:31.793334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3aa6890b-355b-4fdb-b506-a0f100bbf772","timestamp":"2022-09-05T04:36:31.793491Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:36:31.995  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:36:31.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:36:46.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:36:46.944  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:36:46.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:36:59.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:36:59.640  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:36:59.554169Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dde96c62-eacb-4493-b236-bfa8fbdfee9c","timestamp":"2022-09-05T04:36:59.554330Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:36:59.790  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:36:59.790  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:37:14.745  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:37:14.746  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:37:14.746  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:37:29.692  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:37:29.693  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:37:29.693  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:37:44.661  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:37:44.663  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:37:44.663  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:37:46.606  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:37:46.607  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:37:46.600171Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cd333e9-6a3d-4fdf-8a5b-5bfccc1fab41","timestamp":"2022-09-05T04:37:46.600326Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:37:46.803  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:37:46.803  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:37:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:38:01.765  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:38:01.766  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:38:01.766  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:38:16.725  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:38:16.725  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:38:16.726  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:38:31.836  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:38:31.837  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:38:31.793026Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf49a72b-284f-444f-aced-ed3c4b835351","timestamp":"2022-09-05T04:38:31.793144Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:38:31.912  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:38:31.913  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:38:46.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:38:46.875  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:38:46.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:38:59.666  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:38:59.666  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:38:59.557165Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f348b853-76f2-43e1-9b70-ae10a1a4aab2","timestamp":"2022-09-05T04:38:59.557337Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:38:59.874  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:38:59.874  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:39:14.837  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:39:14.837  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:39:14.837  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:39:29.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:39:29.850  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:39:29.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:39:44.822  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:39:44.822  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:39:44.823  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:39:46.644  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:39:46.644  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:39:46.600547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7b0f3dd-7a3f-4890-b8b0-676fe99ccc49","timestamp":"2022-09-05T04:39:46.600622Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:39:46.880  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:39:46.880  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:39:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:40:01.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:40:01.828  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:40:01.829  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:40:16.801  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:40:16.801  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:40:16.801  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:40:31.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:40:31.850  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:40:31.793955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2607497-479e-45b6-9cc4-fe3a22a3a9da","timestamp":"2022-09-05T04:40:31.794086Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:40:32.082  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:40:32.082  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:40:47.035  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:40:47.036  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:40:47.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:40:59.568  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:40:59.569  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:40:59.554397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48bc8abb-74da-49a9-914d-cba0c6812429","timestamp":"2022-09-05T04:40:59.554635Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:41:00.062  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:41:00.062  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:41:15.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:41:15.015  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:41:15.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:41:29.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:41:29.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:41:29.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:41:44.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:41:44.920  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:41:44.920  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:41:46.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:41:46.595  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:41:46.600132Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"936845c8-b099-4bf2-bebe-638d9e67c464","timestamp":"2022-09-05T04:41:46.600221Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:41:47.048  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:41:47.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:41:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:42:02.033  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:42:02.033  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:42:02.033  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:42:16.992  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:42:16.993  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:42:16.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:42:31.811  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:42:31.812  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:42:31.792837Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc999cd1-bdd8-4868-9f99-23b7fb7daeb2","timestamp":"2022-09-05T04:42:31.792986Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:42:32.244  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:42:32.244  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:42:47.193  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:42:47.194  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:42:47.194  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:42:59.588  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:42:59.588  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:42:59.553971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b0696ed-8fc2-4dcd-a0b7-69250d7ad18d","timestamp":"2022-09-05T04:42:59.554130Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:43:00.247  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:43:00.247  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:43:15.208  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:43:15.209  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:43:15.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:43:30.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:43:30.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:43:30.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:43:45.122  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:43:45.123  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:43:45.123  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:43:46.630  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:43:46.630  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:43:46.600512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f9ac937-79db-40c7-81db-729d82df1326","timestamp":"2022-09-05T04:43:46.600703Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:43:47.390  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:43:47.390  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:43:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:44:02.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:44:02.341  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:44:02.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:44:17.294  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:44:17.295  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:44:17.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:44:31.810  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:44:31.811  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:44:31.793349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e76e19bb-cfe7-4e1d-b283-2ceb2cc1b40e","timestamp":"2022-09-05T04:44:31.793564Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:44:32.078  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:44:32.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:44:47.050  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:44:47.050  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:44:47.050  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:44:59.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:44:59.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:44:59.555784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d720efd-3545-4a8e-b34d-314fbb0d806d","timestamp":"2022-09-05T04:44:59.555934Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:45:00.507  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:45:00.507  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:45:15.479  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:45:15.479  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:45:15.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:45:30.446  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:45:30.447  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:45:30.447  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:45:45.403  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:45:45.403  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:45:45.403  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:45:46.630  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:45:46.631  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:45:46.601441Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e634faf0-38d7-4c92-94dc-f5352500cfbf","timestamp":"2022-09-05T04:45:46.601609Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:45:47.653  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:45:47.653  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:45:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:46:02.608  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:46:02.608  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:46:02.608  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:46:17.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:46:17.565  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:46:17.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:46:31.822  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:46:31.822  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:46:31.800761Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f285bb1-0138-4006-9171-7ce4eea7d438","timestamp":"2022-09-05T04:46:31.800847Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:46:31.930  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:46:31.930  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:46:46.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:46:46.885  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:46:46.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:46:59.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:46:59.584  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:46:59.553821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64028dec-101c-4f12-9f61-7d98e0798885","timestamp":"2022-09-05T04:46:59.553938Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:46:59.782  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:46:59.783  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:47:14.736  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:47:14.737  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:47:14.737  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:47:29.683  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:47:29.684  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:47:29.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:47:44.685  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:47:44.686  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:47:44.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:47:46.592  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:47:46.592  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:47:46.600104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0f37c75-29f6-4f76-8bb6-f00c3c40d2fc","timestamp":"2022-09-05T04:47:46.600194Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:47:46.849  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:47:46.849  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:47:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:48:01.816  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:48:01.816  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:48:01.817  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:48:16.775  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:48:16.776  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:48:16.776  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:48:31.837  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:48:31.837  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:48:31.792794Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1112b3e9-5459-4ff1-b65d-3c7e9e578e2f","timestamp":"2022-09-05T04:48:31.792913Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:48:32.053  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:48:32.053  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:48:47.010  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:48:47.010  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:48:47.010  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:48:59.660  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:48:59.660  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:48:59.556763Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa835235-3a74-48e2-8754-8d28f2405f8b","timestamp":"2022-09-05T04:48:59.556853Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:49:00.011  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:49:00.011  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:49:14.988  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:49:14.988  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:49:14.988  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:49:29.937  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:49:29.938  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:49:29.938  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:49:44.889  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:49:44.889  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:49:44.889  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:49:46.591  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:49:46.592  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:49:46.600120Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e381a82-9115-4fba-b0d0-fb230137d15f","timestamp":"2022-09-05T04:49:46.600238Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:49:47.024  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:49:47.024  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:49:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:50:01.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:50:01.975  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:50:01.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:50:16.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:50:16.945  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:50:16.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:50:31.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:50:31.829  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:50:31.793361Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1720cb57-8ee4-4892-ac74-0c2d831e9be4","timestamp":"2022-09-05T04:50:31.793633Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:50:32.199  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:50:32.199  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:50:47.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:50:47.158  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:50:47.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:50:59.555  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:50:59.556  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:50:59.554205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3451524-4817-4d50-b884-e01e09600c22","timestamp":"2022-09-05T04:50:59.554396Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:51:00.113  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:51:00.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:51:15.066  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:51:15.067  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:51:15.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:51:30.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:51:30.043  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:51:30.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:51:44.998  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:51:44.998  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:51:44.999  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:51:46.596  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:51:46.596  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:51:46.600484Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"854a5e2d-35b4-41d0-812e-6d64a4f26f95","timestamp":"2022-09-05T04:51:46.600766Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:51:47.170  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:51:47.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:51:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:52:02.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:52:02.121  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:52:02.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:52:17.072  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:52:17.073  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:52:17.073  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:52:31.806  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:52:31.806  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:52:31.793229Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4be9816-8127-4452-be01-8a67a74e58bf","timestamp":"2022-09-05T04:52:31.793360Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:52:32.291  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:52:32.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:52:47.245  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:52:47.246  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:52:47.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:52:59.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:52:59.584  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:52:59.553828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38a84f7d-ff8d-4e7f-b6be-049a4d52c391","timestamp":"2022-09-05T04:52:59.553942Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:53:00.192  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:53:00.192  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:53:15.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:53:15.155  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:53:15.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:53:30.130  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:53:30.130  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:53:30.130  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:53:45.077  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:53:45.078  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:53:45.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:53:46.643  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:53:46.644  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:53:46.600095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2679387-8e2d-4d45-a970-7a71b28c15ae","timestamp":"2022-09-05T04:53:46.600199Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:53:47.241  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:53:47.242  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:53:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:54:02.200  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:54:02.200  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:54:02.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:54:17.168  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:54:17.169  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:54:17.169  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:54:31.797  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:54:31.797  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:54:31.795209Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"660f482f-cea1-4c7b-830c-d705b4c40939","timestamp":"2022-09-05T04:54:31.795370Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:54:31.909  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:54:31.909  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:54:46.858  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:54:46.858  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:54:46.858  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:54:59.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:54:59.578  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:54:59.553819Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9eba2d2a-8b31-40ea-870c-e4b8ce17977f","timestamp":"2022-09-05T04:54:59.553945Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:55:00.376  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:55:00.377  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:55:15.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:55:15.352  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:55:15.352  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:55:30.300  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:55:30.301  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:55:30.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:55:45.254  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:55:45.255  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:55:45.255  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:55:46.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:55:46.616  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:55:46.600214Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3965088-cc0f-466b-92cc-ca992f50b670","timestamp":"2022-09-05T04:55:46.600308Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:55:47.447  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:55:47.448  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:55:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:56:02.405  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:56:02.406  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:56:02.406  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:56:17.361  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:56:17.362  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:56:17.362  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:56:31.841  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:56:31.842  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:56:31.793595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c461a252-27c4-4c0c-8e55-f71841336d4d","timestamp":"2022-09-05T04:56:31.794067Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 04:56:32.099  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:56:32.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:56:47.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:56:47.094  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:56:47.095  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:56:59.540  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:56:59.541  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-05T04:56:59.553855Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad91612f-5568-469f-8c1b-44c02963af98","timestamp":"2022-09-05T04:56:59.553939Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 04:56:59.612  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:56:59.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:57:14.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:57:14.595  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:57:14.595  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:57:29.543  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:57:29.544  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:57:29.544  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:57:44.496  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:57:44.497  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:57:44.497  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:57:46.573  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:57:46.574  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T04:57:46.600153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19e06e38-4fb1-47ed-b22f-934d1767e94d","timestamp":"2022-09-05T04:57:46.600256Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 04:57:46.665  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:57:46.666  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:57:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 04:58:01.650  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:58:01.650  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:58:01.650  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:58:16.602  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:58:16.602  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:58:16.602  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 04:58:31.203  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 04:58:31.204  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 04:58:31.204  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.Htt