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-23 20:12:32.320  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-d4dfc654b-fsl54 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-23 20:12:32.326  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-23 20:12:35.317  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-23 20:12:36.045  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 710 ms. Found 7 JPA repository interfaces.
2022-09-23 20:12:38.437  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.442  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.447  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.463  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.471  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.487  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.495  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.498  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.559  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.608  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:38.611  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-23 20:12:39.650  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-23 20:12:39.671  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-23 20:12:39.671  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-23 20:12:39.816  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-23 20:12:39.816  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7330 ms
2022-09-23 20:12:40.510  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-23 20:12:41.224  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-23 20:12:41.523  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-23 20:12:42.092  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-23 20:12:42.467  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-23 20:12:44.136 ERROR 10 --- [           main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Exception during pool initialization.

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=491) 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=491) 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=491) 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-23 20:12:44.138  WARN 10 --- [           main] o.h.e.j.e.i.JdbcEnvironmentInitiator     : HHH000342: Could not obtain connection to query metadata

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=491) 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=491) 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=491) 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-23 20:12:44.195  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-23 20:12:48.025  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-23 20:12:48.341  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-23 20:12:55.073  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-23 20:12:55.098  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-23 20:12:57.272  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-09-23 20:12:58.358  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-fsl54, 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-23 20:12:59.330  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-23 20:13:00.975  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3d12f065, org.springframework.security.web.context.SecurityContextPersistenceFilter@478c84aa, org.springframework.security.web.header.HeaderWriterFilter@76b019c4, org.springframework.security.web.authentication.logout.LogoutFilter@39c1e7b7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6636448b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6baee63b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c0bfe9e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@57fc6759, org.springframework.security.web.session.SessionManagementFilter@738ed8f5, org.springframework.security.web.access.ExceptionTranslationFilter@55202ba6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7fdff56b]
2022-09-23 20:13:02.468  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.469  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.469  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.469  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.470  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.470  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.472  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.472  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.473  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.473  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.473  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.473  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.474  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.474  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.474  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.475  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.475  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.475  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-23 20:13:02.549  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-09-23 20:13:03.793  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-23 20:13:03.794  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-23 20:13:03.802  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-fsl54, 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-23 20:13:03.804  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-fsl54, 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-23 20:13:03.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:13:03.805  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0d005b10-a069-4a20-83c8-6ecf0cdb1459, alive=false, publisher=null]]: starting
2022-09-23 20:13:03.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:13:03.831  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0d005b10-a069-4a20-83c8-6ecf0cdb1459, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-23 20:13:03.832  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-23 20:13:03.833  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-23 20:13:03.834  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-23 20:13:03.834  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-23 20:13:03.834  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-23 20:13:03.834  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-23 20:13:03.834  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-23 20:13:03.835  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-23 20:13:03.835  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-23 20:13:03.835  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-23 20:13:03.835  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-23 20:13:03.835  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-23 20:13:03.835  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-23 20:13:03.836  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-fsl54, 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@15c96f24
2022-09-23 20:13:03.836  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-fsl54, 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-23 20:13:03.836  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-23 20:13:03.841  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 33.79 seconds (JVM running for 36.033)
2022-09-23 20:13:03.858  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-23 20:13:03.902  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-23 20:13:21.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:13:21.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:13:21.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:13:44.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:13:44.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:13:44.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:13:59.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:13:59.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:13:59.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:14:15.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:14:15.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:14:15.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:14:27.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:14:27.314  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-23 20:14:27.319  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:14:26.934091Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c1e55ed-f087-4b51-951a-3368574bf56a","timestamp":"2022-09-23T20:14:26.934159Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:14:29.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:14:29.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:14:38.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:14:38.241  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:14:37.556390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3c54630-433a-4a9d-8113-32f01916e9dd","timestamp":"2022-09-23T20:14:37.556498Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:14:38.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:14:38.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:14:53.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:14:53.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:14:53.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:14:55.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:14:55.393  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:14:54.643943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"409e55fa-5101-418a-b212-67f9730bdd03","timestamp":"2022-09-23T20:14:54.644012Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:14:56.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:14:56.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:15:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:15:11.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:15:11.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:15:11.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:15:26.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:15:26.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:15:26.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:15:41.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:15:41.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:15:41.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:15:57.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:15:57.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:15:57.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:16:13.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:16:13.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:16:13.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:16:27.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:16:27.157  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:16:26.934174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd436549-11cc-4499-89a9-c997c170156e","timestamp":"2022-09-23T20:16:26.934318Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:16:27.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:16:27.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:16:38.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:16:38.097  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:16:37.556518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1e68fdd-f266-4482-800c-cd856069edb0","timestamp":"2022-09-23T20:16:37.556660Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:16:38.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:16:38.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:16:53.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:16:53.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:16:53.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:16:55.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:16:55.832  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:16:54.643597Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acab8941-2674-48b5-8ded-f08a5e9f5283","timestamp":"2022-09-23T20:16:54.643756Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:16:56.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:16:56.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:17:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:17:11.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:17:11.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:17:11.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:17:26.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:17:26.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:17:26.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:17:41.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:17:41.976  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:17:41.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:17:57.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:17:57.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:17:57.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:18:12.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:18:12.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:18:12.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:18:27.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:18:27.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:18:27.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:18:28.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:18:28.067  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:18:26.934205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"922de495-be54-4f8b-a43e-39ff4b883ce3","timestamp":"2022-09-23T20:18:26.934294Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:18:28.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:18:28.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:18:38.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:18:38.166  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:18:37.556332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"046acdb8-2034-46e1-8e8a-94605e57c65a","timestamp":"2022-09-23T20:18:37.556438Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:18:38.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:18:38.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:18:53.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:18:53.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:18:53.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:18:55.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:18:55.274  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:18:54.643317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f03650d-4d9c-4014-91e2-6d4ba810a57a","timestamp":"2022-09-23T20:18:54.643386Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:18:55.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:18:55.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:19:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:19:10.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:19:10.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:19:10.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:19:25.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:19:25.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:19:25.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:19:41.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:19:41.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:19:41.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:19:56.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:19:56.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:19:56.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:20:11.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:20:11.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:20:11.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:20:26.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:20:26.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:20:26.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:20:27.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:20:27.775  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:20:26.934314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a194a286-50a3-41e8-82af-925cec7c9088","timestamp":"2022-09-23T20:20:26.934438Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:20:28.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:20:28.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:20:38.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:20:38.459  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:20:37.556292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81f19b77-bdf6-4458-82ac-7b8d07e0884c","timestamp":"2022-09-23T20:20:37.556372Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:20:39.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:20:39.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:20:54.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:20:54.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:20:54.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:20:55.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:20:55.338  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:20:54.643382Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcd0e822-da8d-4392-98b2-39f861142c2e","timestamp":"2022-09-23T20:20:54.643483Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:20:55.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:20:55.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:21:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:21:10.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:21:10.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:21:10.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:21:26.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:21:26.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:21:26.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:21:41.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:21:41.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:21:41.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:21:56.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:21:56.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:21:56.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:22:11.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:22:11.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:22:11.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:22:26.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:22:26.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:22:26.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:22:27.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:22:27.137  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:22:26.934073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53874458-f87c-4ccf-85bc-b0adef513c11","timestamp":"2022-09-23T20:22:26.934193Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:22:27.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:22:27.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:22:38.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:22:38.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:22:37.556317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57295632-c640-4c2b-afa3-38689d636da6","timestamp":"2022-09-23T20:22:37.556403Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:22:38.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:22:38.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:22:53.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:22:53.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:22:53.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:22:55.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:22:55.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:22:54.643351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31cfd4a8-35ce-4be9-ae18-573e406bc4d2","timestamp":"2022-09-23T20:22:54.643432Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:22:56.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:22:56.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:23:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:23:11.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:23:11.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:23:11.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:23:26.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:23:26.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:23:26.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:23:41.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:23:41.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:23:41.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:23:56.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:23:56.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:23:56.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:24:11.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:24:11.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:24:11.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:24:26.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:24:26.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:24:26.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:24:27.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:24:27.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:24:26.934404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d31e158-f24e-4e94-8ba2-d8152eccb934","timestamp":"2022-09-23T20:24:26.935153Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:24:27.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:24:27.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:24:38.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:24:38.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:24:37.556596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23c907e8-388a-4b64-a0d3-1b08ab72e714","timestamp":"2022-09-23T20:24:37.556784Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:24:38.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:24:38.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:24:53.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:24:53.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:24:53.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:24:55.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:24:55.280  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:24:54.643601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39b71ac1-11db-460f-be49-d4273724097a","timestamp":"2022-09-23T20:24:54.643733Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:24:55.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:24:55.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:25:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:25:10.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:25:10.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:25:10.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:25:25.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:25:25.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:25:25.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:25:40.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:25:40.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:25:40.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:25:55.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:25:55.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:25:55.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:26:10.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:26:10.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:26:10.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:26:25.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:26:25.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:26:25.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:26:27.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:26:27.156  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:26:26.934074Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88cfe73c-fd78-43df-a5a3-b1f59f215618","timestamp":"2022-09-23T20:26:26.934158Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:26:27.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:26:27.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:26:38.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:26:38.509  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:26:37.556362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b32f3f70-81be-4581-86b3-e78c6d90402f","timestamp":"2022-09-23T20:26:37.556505Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:26:39.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:26:39.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:26:54.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:26:54.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:26:54.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:26:55.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:26:55.287  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:26:54.643333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fca0995-5484-47c8-8ac8-a5b2c0070bc8","timestamp":"2022-09-23T20:26:54.643413Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:26:55.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:26:55.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:27:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:27:10.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:27:10.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:27:10.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:27:25.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:27:25.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:27:25.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:27:40.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:27:40.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:27:40.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:27:55.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:27:55.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:27:55.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:28:10.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:28:10.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:28:10.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:28:26.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:28:26.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:28:26.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:28:27.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:28:27.442  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:28:26.934024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1d88e27-a2a4-4ed5-8df3-5c8e841e4421","timestamp":"2022-09-23T20:28:26.934066Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:28:29.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:28:29.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:28:38.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:28:38.111  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:28:37.556436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"576def3d-da1b-4103-937f-616736e4079f","timestamp":"2022-09-23T20:28:37.556538Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:28:38.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:28:38.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:28:53.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:28:53.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:28:53.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:28:55.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:28:55.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:28:54.643448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4c38205-68bf-4f1d-857d-661840edab4d","timestamp":"2022-09-23T20:28:54.643536Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:28:55.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:28:55.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:29:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:29:10.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:29:10.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:29:10.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:29:25.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:29:25.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:29:25.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:29:41.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:29:41.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:29:41.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:29:56.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:29:56.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:29:56.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:30:11.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:30:11.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:30:11.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:30:26.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:30:26.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:30:26.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:30:27.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:30:27.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:30:26.934064Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f93cb109-6c90-4e52-9c5d-6974bb8fd17e","timestamp":"2022-09-23T20:30:26.934136Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:30:27.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:30:27.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:30:38.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:30:38.286  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:30:37.556334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"654c1045-6e2e-4a3f-ac93-a15538dc2ca8","timestamp":"2022-09-23T20:30:37.556416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:30:38.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:30:38.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:30:53.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:30:53.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:30:53.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:30:55.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:30:55.323  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:30:54.643347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab939ede-6519-4006-b910-81ccd0bf6f39","timestamp":"2022-09-23T20:30:54.643430Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:30:55.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:30:55.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:31:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:31:10.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:31:10.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:31:10.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:31:25.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:31:25.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:31:25.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:31:40.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:31:40.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:31:40.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:31:55.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:31:55.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:31:55.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:32:10.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:32:10.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:32:10.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:32:25.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:32:25.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:32:25.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:32:27.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:32:27.026  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:32:26.934537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f563ced3-03a1-4a9e-8896-c1663925c7f8","timestamp":"2022-09-23T20:32:26.934664Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:32:27.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:32:27.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:32:38.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:32:38.055  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:32:37.556646Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"643d3ff0-d977-437c-b10a-a08e4414dde9","timestamp":"2022-09-23T20:32:37.556843Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:32:38.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:32:38.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:32:53.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:32:53.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:32:53.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:32:55.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:32:55.164  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:32:54.643559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"771fd9d7-986e-434e-b9a2-ec756759e500","timestamp":"2022-09-23T20:32:54.643680Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:32:55.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:32:55.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:33:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:33:10.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:33:10.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:33:10.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:33:25.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:33:25.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:33:25.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:33:40.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:33:40.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:33:40.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:33:56.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:33:56.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:33:56.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:34:11.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:34:11.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:34:11.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:34:26.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:34:26.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:34:26.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:34:27.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:34:27.110  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:34:26.934017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65b19661-72fb-449b-b9e3-9a61913cc551","timestamp":"2022-09-23T20:34:26.934087Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:34:27.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:34:27.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:34:38.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:34:38.174  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:34:37.556427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99c4ab86-36c5-4a73-9425-31a865f94149","timestamp":"2022-09-23T20:34:37.556533Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:34:38.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:34:38.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:34:53.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:34:53.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:34:53.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:34:55.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:34:55.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:34:54.643384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e50e5dbf-8fd2-45fc-9125-788aed477251","timestamp":"2022-09-23T20:34:54.643501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:34:55.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:34:55.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:35:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:35:11.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:35:11.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:35:11.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:35:26.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:35:26.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:35:26.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:35:43.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:35:43.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:35:43.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:35:58.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:35:58.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:35:58.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:36:13.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:36:13.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:36:13.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:36:27.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:36:27.303  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:36:26.935071Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1b23a81-f3df-4b1b-bca8-c38f404b0f77","timestamp":"2022-09-23T20:36:26.935148Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:36:27.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:36:27.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:36:38.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:36:38.215  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:36:37.558961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f08b93c0-bb98-488c-b922-60b6fd78174e","timestamp":"2022-09-23T20:36:37.559042Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:36:38.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:36:38.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:36:53.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:36:53.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:36:53.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:36:55.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:36:55.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:36:54.646757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86a2c63e-e73b-421d-af08-b12814468dcd","timestamp":"2022-09-23T20:36:54.646868Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:36:56.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:36:56.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:37:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:37:11.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:37:11.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:37:11.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:37:26.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:37:26.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:37:26.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:37:41.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:37:41.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:37:41.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:37:56.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:37:56.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:37:56.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:38:12.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:38:12.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:38:12.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:38:27.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:38:27.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:38:27.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:38:27.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:38:27.777  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:38:26.934097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7690c38d-1b2f-4a26-bca7-784abe1591b8","timestamp":"2022-09-23T20:38:26.934179Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:38:28.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:38:28.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:38:38.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:38:38.106  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:38:37.556436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1928f5ff-73c6-4de7-bc9f-618145fac2ab","timestamp":"2022-09-23T20:38:37.556527Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:38:38.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:38:38.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:38:53.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:38:53.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:38:53.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:38:55.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:38:55.854  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:38:54.643450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ed1048f-2777-4d7c-ba84-fb1e70332355","timestamp":"2022-09-23T20:38:54.643534Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:38:56.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:38:56.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:39:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:39:11.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:39:11.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:39:11.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:39:26.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:39:26.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:39:26.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:39:41.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:39:41.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:39:41.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:39:56.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:39:56.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:39:56.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:40:12.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:40:12.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:40:12.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:40:27.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:40:27.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:40:27.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:40:29.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:40:29.674  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:40:26.934353Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee414159-bfee-4682-a1bd-ddab346af8f3","timestamp":"2022-09-23T20:40:26.934524Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:40:30.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:40:30.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:40:38.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:40:38.573  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:40:37.556526Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bd9a7e2-5c27-41b3-b129-d810843f7878","timestamp":"2022-09-23T20:40:37.556673Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:40:38.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:40:38.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:40:53.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:40:53.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:40:53.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:40:55.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:40:55.780  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:40:54.643545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cede8c2a-d285-41fe-80f0-d3227870696c","timestamp":"2022-09-23T20:40:54.643666Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:40:56.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:40:56.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:41:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:41:11.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:41:11.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:41:11.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:41:26.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:41:26.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:41:26.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:41:41.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:41:41.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:41:41.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:41:56.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:41:56.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:41:56.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:42:12.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:42:12.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:42:12.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:42:27.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:42:27.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:42:26.934012Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0acda7d-8de3-4918-8a34-d3948fa2727d","timestamp":"2022-09-23T20:42:26.934087Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:42:27.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:42:27.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:42:38.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:42:38.146  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:42:37.556340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e40ea89c-c180-47c9-ad8d-11f43ad9a6f5","timestamp":"2022-09-23T20:42:37.556544Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:42:38.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:42:38.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:42:53.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:42:53.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:42:53.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:42:55.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:42:55.499  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:42:54.643423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ab90bfb-0bd6-4bb7-b015-43aa3d8958fc","timestamp":"2022-09-23T20:42:54.643503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:42:55.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:42:55.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:43:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:43:10.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:43:10.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:43:10.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:43:26.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:43:26.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:43:26.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:43:41.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:43:41.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:43:41.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:43:57.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:43:57.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:43:57.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:44:12.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:44:12.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:44:12.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:44:27.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:44:27.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:44:26.934029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c562d079-68b9-4e14-8fb0-e00c6cf94cc3","timestamp":"2022-09-23T20:44:26.934131Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:44:28.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:44:28.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:44:40.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:44:40.148  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:44:37.559030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8af6b682-7309-47db-a15b-e07100acb0c7","timestamp":"2022-09-23T20:44:37.559113Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:44:40.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:44:40.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:44:56.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:44:56.420  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:44:54.643372Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2aa14035-5887-4164-acee-04a2bf1ea13f","timestamp":"2022-09-23T20:44:54.643489Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:44:56.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:44:56.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:45:03.794  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:45:12.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:45:12.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:45:12.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:45:27.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:45:27.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:45:27.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:45:42.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:45:42.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:45:42.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:45:57.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:45:57.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:45:57.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:46:12.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:46:12.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:46:12.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:46:27.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:46:27.286  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:46:26.934179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bf3ee16-0ea5-4d83-b5dc-557dfa6ef46a","timestamp":"2022-09-23T20:46:26.934321Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:46:27.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:46:27.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:46:38.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:46:38.409  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:46:37.556434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11641762-977e-486e-acba-79201d871cb7","timestamp":"2022-09-23T20:46:37.556536Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:46:38.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:46:38.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:46:53.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:46:53.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:46:53.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:46:55.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:46:55.540  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:46:54.643475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca0be25a-26fa-4c4f-b8be-d48a1130d603","timestamp":"2022-09-23T20:46:54.643566Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:46:55.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:46:55.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:47:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:47:10.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:47:10.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:47:10.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:47:25.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:47:25.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:47:25.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:47:40.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:47:40.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:47:40.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:47:55.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:47:55.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:47:55.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:48:11.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:48:11.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:48:11.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:48:27.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:48:27.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:48:27.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:48:30.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:48:30.108  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:48:26.934249Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04bc7dac-83c6-4052-8c2e-648b51531d93","timestamp":"2022-09-23T20:48:26.934373Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:48:30.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:48:30.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:48:38.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:48:38.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:48:37.556342Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7335d576-55cc-4abd-97e2-819d968b864d","timestamp":"2022-09-23T20:48:37.556426Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:48:38.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:48:38.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:48:53.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:48:53.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:48:53.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:48:55.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:48:55.261  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:48:54.643415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90faae7b-fe0f-4411-9ada-7ca7b62a05f0","timestamp":"2022-09-23T20:48:54.643529Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:48:55.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:48:55.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:49:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:49:10.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:49:10.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:49:10.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:49:25.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:49:25.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:49:25.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:49:40.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:49:40.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:49:40.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:49:55.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:49:55.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:49:55.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:50:10.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:50:10.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:50:10.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:50:26.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:50:26.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:50:26.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:50:27.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:50:27.110  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:50:26.935475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dda4a56-a027-4e07-ab5e-3abb5d503d4f","timestamp":"2022-09-23T20:50:26.935516Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:50:27.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:50:27.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:50:38.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:50:38.189  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:50:37.556355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3aa5ef6c-3c8e-472f-beb0-95fbd3bfdc10","timestamp":"2022-09-23T20:50:37.556432Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:50:38.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:50:38.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:50:53.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:50:53.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:50:53.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:50:55.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:50:55.356  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:50:54.643340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ada7534-1c05-4a50-8927-7ab05141b598","timestamp":"2022-09-23T20:50:54.643400Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:50:55.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:50:55.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:51:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:51:10.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:51:10.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:51:10.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:51:25.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:51:25.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:51:25.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:51:40.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:51:40.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:51:40.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:51:56.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:51:56.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:51:56.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:52:11.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:52:11.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:52:11.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:52:26.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:52:26.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:52:26.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:52:27.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:52:27.095  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:52:26.934041Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb9d1bc4-4e13-439e-94de-ee41bad9e6f1","timestamp":"2022-09-23T20:52:26.934128Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:52:27.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:52:27.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:52:38.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:52:38.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:52:37.556320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d93162fc-bb10-45a1-9864-2c07737ef4a2","timestamp":"2022-09-23T20:52:37.556396Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:52:38.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:52:38.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:52:53.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:52:53.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:52:53.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:52:55.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:52:55.625  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:52:54.643454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8777f757-c6b4-4839-8afe-592f811c64e2","timestamp":"2022-09-23T20:52:54.643541Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:52:55.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:52:55.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:53:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:53:10.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:53:10.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:53:10.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:53:27.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:53:27.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:53:27.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:53:44.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:53:44.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:53:44.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:53:59.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:53:59.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:53:59.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:54:14.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:54:14.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:54:14.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:54:27.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:54:27.041  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:54:26.934031Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53387231-b984-4331-a0d0-516ab082e4a3","timestamp":"2022-09-23T20:54:26.934110Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:54:27.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:54:27.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:54:38.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:54:38.019  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:54:37.556641Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0debcf8c-ff89-4639-a9ff-84966d7f53c9","timestamp":"2022-09-23T20:54:37.556776Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:54:38.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:54:38.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:54:53.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:54:53.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:54:53.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:54:55.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:54:55.222  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:54:54.643463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfc049d2-eed9-4c68-a43b-ce61fa0e0495","timestamp":"2022-09-23T20:54:54.643549Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:54:56.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:54:56.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:55:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:55:11.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:55:11.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:55:11.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:55:26.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:55:26.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:55:26.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:55:41.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:55:41.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:55:41.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:55:56.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:55:56.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:55:56.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:56:11.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:56:11.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:56:11.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:56:27.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:56:27.003  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:56:26.934006Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01504f85-7552-4528-836b-dca7f3eecafd","timestamp":"2022-09-23T20:56:26.934065Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:56:27.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:56:27.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:56:38.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:56:38.064  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:56:37.556376Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6131e03b-6240-4775-ba5f-494b229a0cd4","timestamp":"2022-09-23T20:56:37.556500Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:56:38.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:56:38.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:56:53.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:56:53.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:56:53.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:56:55.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:56:55.166  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:56:54.643368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e3a6071-2977-4446-ab1b-bfe0f2d091c9","timestamp":"2022-09-23T20:56:54.643550Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:56:55.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:56:55.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:57:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:57:10.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:57:10.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:57:10.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:57:25.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:57:25.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:57:25.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:57:40.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:57:40.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:57:40.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:57:55.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:57:55.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:57:55.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:58:10.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:58:10.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:58:10.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:58:25.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:58:25.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:58:25.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:58:27.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:58:27.268  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:58:26.934381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b2a96ba-2310-4b3d-a8e4-3cf52ca9ad13","timestamp":"2022-09-23T20:58:26.934508Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 20:58:27.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:58:27.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:58:38.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:58:38.033  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T20:58:37.556325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56aebec6-031a-4758-ac6b-8197eadb0d22","timestamp":"2022-09-23T20:58:37.556401Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 20:58:38.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:58:38.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:58:53.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:58:53.782  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:58:53.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:58:55.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:58:55.133  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T20:58:54.643337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12920edf-70f3-47ea-a4c1-cb7aa8739b90","timestamp":"2022-09-23T20:58:54.643420Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 20:58:55.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:58:55.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:59:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 20:59:10.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:59:10.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:59:10.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:59:25.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:59:25.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:59:25.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:59:40.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:59:40.799  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:59:40.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 20:59:55.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 20:59:55.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 20:59:55.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:00:11.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:00:11.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:00:11.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:00:26.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:00:26.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:00:26.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:00:27.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:00:27.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:00:26.934073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4ce6b99-9c99-44de-81c3-f61abe0534d1","timestamp":"2022-09-23T21:00:26.934141Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:00:27.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:00:27.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:00:38.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:00:38.128  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:00:37.556362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9124da09-36bd-47e4-ab25-4c81efc6a380","timestamp":"2022-09-23T21:00:37.556450Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:00:38.765  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:00:38.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:00:53.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:00:53.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:00:53.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:00:55.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:00:55.169  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:00:54.643344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"003008c5-9a95-4b80-9aab-67f04467fe19","timestamp":"2022-09-23T21:00:54.643416Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:00:55.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:00:55.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:01:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:01:10.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:01:10.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:01:10.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:01:25.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:01:25.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:01:25.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:01:40.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:01:40.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:01:40.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:01:55.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:01:55.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:01:55.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:02:10.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:02:10.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:02:10.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:02:25.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:02:25.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:02:25.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:02:27.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:02:27.112  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:02:26.934021Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cfb5f02-3455-4578-8f96-c6db7e9af6b8","timestamp":"2022-09-23T21:02:26.934071Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:02:27.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:02:27.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:02:38.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:02:38.053  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:02:37.556446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f19f135-11f6-4d87-b931-c75775567623","timestamp":"2022-09-23T21:02:37.556530Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:02:38.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:02:38.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:02:53.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:02:53.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:02:53.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:02:55.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:02:55.214  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:02:54.643370Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97c01f50-2889-48c0-9061-4a64ec11ec00","timestamp":"2022-09-23T21:02:54.643497Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:02:55.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:02:55.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:03:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:03:10.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:03:10.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:03:10.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:03:26.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:03:26.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:03:26.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:03:41.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:03:41.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:03:41.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:03:56.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:03:56.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:03:56.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:04:11.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:04:11.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:04:11.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:04:26.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:04:26.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:04:26.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:04:27.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:04:27.029  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:04:26.934027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09b029a5-d7cc-41eb-80dc-3079033d3e67","timestamp":"2022-09-23T21:04:26.934088Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:04:27.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:04:27.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:04:38.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:04:38.002  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:04:37.557664Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51b491e7-0cde-4c75-854b-c3a7e67dfe27","timestamp":"2022-09-23T21:04:37.557725Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:04:38.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:04:38.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:04:53.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:04:53.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:04:53.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:04:55.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:04:55.200  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:04:54.643367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f9fbc0a-868e-414b-b84a-345787e7be13","timestamp":"2022-09-23T21:04:54.643425Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:04:55.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:04:55.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:05:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:05:10.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:05:10.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:05:10.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:05:25.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:05:25.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:05:25.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:05:40.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:05:40.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:05:40.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:05:55.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:05:55.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:05:55.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:06:10.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:06:10.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:06:10.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:06:25.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:06:25.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:06:25.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:06:26.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:06:26.970  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:06:26.934104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"294c055a-67ec-40cd-9f34-0119281c6fdb","timestamp":"2022-09-23T21:06:26.934170Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:06:27.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:06:27.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:06:38.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:06:38.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:06:37.556399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bcadf71-7da5-4da1-978c-255f250c0a80","timestamp":"2022-09-23T21:06:37.556527Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:06:38.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:06:38.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:06:53.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:06:53.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:06:53.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:06:55.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:06:55.197  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:06:54.644129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf8bb76c-310a-4b39-a7d2-68ef2029e688","timestamp":"2022-09-23T21:06:54.644387Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:06:55.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:06:55.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:07:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:07:10.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:07:10.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:07:10.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:07:25.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:07:25.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:07:25.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:07:40.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:07:40.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:07:40.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:07:55.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:07:55.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:07:55.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:08:10.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:08:10.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:08:10.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:08:25.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:08:25.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:08:25.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:08:27.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:08:27.277  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:08:26.934031Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28b5551f-00eb-43bb-96f1-2cda026fbf18","timestamp":"2022-09-23T21:08:26.934180Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:08:27.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:08:27.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:08:38.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:08:38.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:08:37.556558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"529c0628-5f3e-4c20-a006-1ce792e2ff84","timestamp":"2022-09-23T21:08:37.556860Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:08:38.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:08:38.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:08:53.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:08:53.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:08:53.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:08:55.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:08:55.284  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:08:54.643402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9379323b-940a-4b19-a5f9-662f4c1ac7c0","timestamp":"2022-09-23T21:08:54.643493Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:08:55.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:08:55.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:09:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:09:10.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:09:10.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:09:10.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:09:25.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:09:25.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:09:25.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:09:40.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:09:40.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:09:40.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:09:55.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:09:55.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:09:55.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:10:10.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:10:10.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:10:10.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:10:25.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:10:25.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:10:25.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:10:27.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:10:27.107  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:10:26.934317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2ea0898-e140-4697-9e1c-f4805f0e0910","timestamp":"2022-09-23T21:10:26.934434Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:10:27.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:10:27.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:10:37.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:10:37.992  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:10:37.556348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64e0f253-7149-4897-a083-3fb9565a4648","timestamp":"2022-09-23T21:10:37.556423Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:10:38.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:10:38.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:10:53.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:10:53.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:10:53.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:10:55.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:10:55.157  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:10:54.643375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab444bd8-fb8a-411d-a5c4-d512652d4bb9","timestamp":"2022-09-23T21:10:54.643455Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:10:55.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:10:55.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:11:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:11:10.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:11:10.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:11:10.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:11:25.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:11:25.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:11:25.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:11:40.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:11:40.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:11:40.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:11:55.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:11:55.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:11:55.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:12:10.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:12:10.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:12:10.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:12:25.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:12:25.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:12:25.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:12:27.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:12:27.271  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:12:26.935173Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"840d1867-4335-4574-9f26-bed04995bfe2","timestamp":"2022-09-23T21:12:26.935235Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:12:27.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:12:27.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:12:38.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:12:38.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:12:37.556324Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0588e54-44db-409b-bbe4-d8b6375dcb2e","timestamp":"2022-09-23T21:12:37.556403Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:12:38.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:12:38.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:12:53.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:12:53.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:12:53.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:12:55.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:12:55.265  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:12:54.643383Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3db138d0-1829-406e-8b56-f79dda45f8a4","timestamp":"2022-09-23T21:12:54.643467Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:12:55.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:12:55.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:13:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:13:10.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:13:10.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:13:10.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:13:25.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:13:25.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:13:25.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:13:40.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:13:40.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:13:40.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:13:55.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:13:55.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:13:55.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:14:10.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:14:10.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:14:10.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:14:25.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:14:25.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:14:25.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:14:26.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:14:26.970  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:14:26.934054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b089a322-f75c-4b72-a0c2-92c17257d1b1","timestamp":"2022-09-23T21:14:26.934126Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:14:27.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:14:27.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:14:37.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:14:37.985  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:14:37.556356Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1fe1432-9570-47ac-9ad5-ad232b31b521","timestamp":"2022-09-23T21:14:37.556438Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:14:38.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:14:38.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:14:54.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:14:54.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:14:54.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:14:55.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:14:55.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:14:54.643356Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1664c28f-158d-4f47-b39f-a52d95c400c9","timestamp":"2022-09-23T21:14:54.643412Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:14:55.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:14:55.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:15:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:15:10.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:15:10.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:15:10.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:15:25.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:15:25.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:15:25.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:15:40.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:15:40.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:15:40.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:15:55.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:15:55.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:15:55.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:16:10.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:16:10.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:16:10.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:16:25.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:16:25.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:16:25.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:16:27.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:16:27.210  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:16:26.934019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90580e2e-dfec-45b7-9e0d-dbc282cec0f2","timestamp":"2022-09-23T21:16:26.934071Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:16:27.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:16:27.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:16:38.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:16:38.045  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:16:37.556341Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e913c582-b279-41d3-ab21-e57442528387","timestamp":"2022-09-23T21:16:37.556443Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:16:38.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:16:38.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:16:53.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:16:53.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:16:53.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:16:55.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:16:55.159  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:16:54.643337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"492770ff-2a9b-442f-83d7-8a362915d1c9","timestamp":"2022-09-23T21:16:54.643403Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:16:55.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:16:55.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:17:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:17:10.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:17:10.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:17:10.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:17:25.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:17:25.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:17:25.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:17:40.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:17:40.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:17:40.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:17:55.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:17:55.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:17:55.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:18:10.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:18:10.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:18:10.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:18:25.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:18:25.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:18:25.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:18:27.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:18:27.235  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:18:26.934011Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c192a027-9595-4429-b423-91475d3471f4","timestamp":"2022-09-23T21:18:26.934090Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:18:27.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:18:27.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:18:37.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:18:37.989  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:18:37.556372Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99ae51f3-6c49-4c98-b98d-c0aa665c2046","timestamp":"2022-09-23T21:18:37.556460Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:18:38.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:18:38.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:18:54.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:18:54.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:18:54.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:18:55.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:18:55.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:18:54.643398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0178236-7f03-4a86-87d1-d2ff101a83d8","timestamp":"2022-09-23T21:18:54.643491Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:18:55.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:18:55.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:19:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:19:10.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:19:10.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:19:10.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:19:26.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:19:26.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:19:26.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:19:40.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:19:40.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:19:40.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:19:56.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:19:56.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:19:56.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:20:10.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:20:10.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:20:10.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:20:26.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:20:26.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:20:26.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:20:26.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:20:26.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:20:26.934067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ceee386b-4c9a-4f9a-8db3-2b1107076ee9","timestamp":"2022-09-23T21:20:26.934140Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:20:27.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:20:27.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:20:37.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:20:37.972  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:20:37.556510Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b258da9-46a6-49ef-a745-03e5836c02a9","timestamp":"2022-09-23T21:20:37.556651Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:20:38.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:20:38.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:20:54.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:20:54.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:20:54.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:20:55.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:20:55.127  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:20:54.643479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cba64a2-dadb-40d0-99e5-fd23aa7598be","timestamp":"2022-09-23T21:20:54.643585Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:20:55.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:20:55.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:21:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:21:10.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:21:10.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:21:10.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:21:25.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:21:25.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:21:25.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:21:40.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:21:40.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:21:40.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:21:55.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:21:55.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:21:55.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:22:10.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:22:10.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:22:10.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:22:25.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:22:25.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:22:25.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:22:27.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:22:27.220  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:22:26.934275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b87b5bc7-f5de-469d-8595-c516f079ad90","timestamp":"2022-09-23T21:22:26.934361Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:22:27.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:22:27.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:22:38.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:22:38.174  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:22:37.556365Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"001d187d-0054-4db8-8c84-f70b6438d288","timestamp":"2022-09-23T21:22:37.556511Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:22:38.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:22:38.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:22:54.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:22:54.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:22:54.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:22:55.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:22:55.339  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:22:54.643369Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb4564ce-75e5-4df1-8eb7-7e939cbe3c90","timestamp":"2022-09-23T21:22:54.643447Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:22:55.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:22:55.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:23:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:23:10.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:23:10.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:23:10.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:23:26.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:23:26.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:23:26.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:23:41.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:23:41.025  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:23:41.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:23:56.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:23:56.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:23:56.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:24:11.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:24:11.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:24:11.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:24:26.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:24:26.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:24:26.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:24:26.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:24:26.943  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:24:26.934058Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aff1d89a-174d-4e18-8405-02e3d6f4c9f5","timestamp":"2022-09-23T21:24:26.934125Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:24:26.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:24:26.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:24:38.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:24:38.014  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:24:37.556332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5711b79e-5926-467a-9302-c87964757e53","timestamp":"2022-09-23T21:24:37.556392Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:24:38.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:24:38.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:24:54.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:24:54.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:24:54.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:24:55.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:24:55.210  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:24:54.643361Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9292a600-b375-4e6b-9071-bff92d3c1b72","timestamp":"2022-09-23T21:24:54.643417Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:24:55.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:24:55.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:25:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:25:10.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:25:10.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:25:10.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:25:26.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:25:26.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:25:26.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:25:40.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:25:40.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:25:40.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:25:55.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:25:55.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:25:55.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:26:10.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:26:10.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:26:10.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:26:25.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:26:25.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:26:25.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:26:26.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:26:26.980  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:26:26.934019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe8a070e-ce39-4e24-a6cc-708cdac70a5d","timestamp":"2022-09-23T21:26:26.934072Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:26:28.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:26:28.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:26:38.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:26:38.040  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:26:37.556312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0c6d8e1-9b80-4590-a7ae-68d16cc9305c","timestamp":"2022-09-23T21:26:37.556375Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:26:38.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:26:38.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:26:54.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:26:54.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:26:54.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:26:55.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:26:55.137  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:26:54.643335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"228c1139-238d-4c26-9496-ca049089150c","timestamp":"2022-09-23T21:26:54.643399Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:26:55.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:26:55.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:27:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:27:10.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:27:10.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:27:10.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:27:26.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:27:26.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:27:26.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:27:40.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:27:40.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:27:40.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:27:55.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:27:55.976  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:27:55.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:28:10.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:28:10.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:28:10.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:28:25.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:28:25.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:28:25.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:28:26.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:28:26.965  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:28:26.934029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15630823-e4fb-4932-91d0-ff4119fadae1","timestamp":"2022-09-23T21:28:26.934092Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:28:27.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:28:27.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:28:38.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:28:38.002  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:28:37.556320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"866fecb3-31a1-4cac-bb92-479d5d3fb67d","timestamp":"2022-09-23T21:28:37.556390Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:28:39.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:28:39.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:28:54.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:28:54.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:28:54.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:28:55.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:28:55.159  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:28:54.643361Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18bdb695-48b5-4087-b550-9400e9f059c4","timestamp":"2022-09-23T21:28:54.643452Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:28:56.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:28:56.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:29:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:29:10.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:29:10.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:29:10.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:29:25.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:29:25.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:29:25.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:29:40.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:29:40.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:29:40.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:29:55.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:29:55.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:29:55.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:30:10.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:30:10.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:30:10.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:30:25.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:30:25.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:30:25.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:30:27.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:30:27.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:30:26.934042Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec468af1-3e1b-4f57-bf70-6c78ddd7304c","timestamp":"2022-09-23T21:30:26.934124Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:30:28.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:30:28.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:30:38.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:30:38.019  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:30:37.556295Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70688f1f-1841-40e2-91ac-ed21f2d428e8","timestamp":"2022-09-23T21:30:37.556358Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:30:39.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:30:39.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:30:53.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:30:53.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:30:53.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:30:55.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:30:55.118  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:30:54.643343Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b2ab580-6d87-4c97-a371-2b553874fd7e","timestamp":"2022-09-23T21:30:54.643407Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:30:56.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:30:56.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:31:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:31:11.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:31:11.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:31:11.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:31:26.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:31:26.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:31:26.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:31:41.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:31:41.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:31:41.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:31:56.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:31:56.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:31:56.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:32:11.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:32:11.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:32:11.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:32:26.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:32:26.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:32:26.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:32:26.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:32:26.997  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:32:26.934282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1673d6bc-9b0f-4875-bf27-40c63506e8fc","timestamp":"2022-09-23T21:32:26.934387Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:32:27.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:32:27.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:32:38.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:32:38.012  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:32:37.556326Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b27851c-b5e4-41d5-89ff-42fd8315b5c3","timestamp":"2022-09-23T21:32:37.556394Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:32:41.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:32:41.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:32:55.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:32:55.132  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:32:54.643387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ad2370e-811b-4ac8-a2d5-2583c943a19f","timestamp":"2022-09-23T21:32:54.643498Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:32:56.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:32:56.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:33:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:33:11.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:33:11.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:33:11.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:33:26.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:33:26.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:33:26.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:33:40.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:33:40.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:33:40.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:33:55.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:33:55.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:33:55.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:34:10.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:34:10.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:34:10.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:34:25.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:34:25.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:34:25.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:34:26.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:34:26.962  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:34:26.934127Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bd740ed-6a7b-457d-928b-5c197704f19b","timestamp":"2022-09-23T21:34:26.934203Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:34:27.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:34:27.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:34:37.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:34:37.963  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:34:37.556447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5178e42a-f9c5-48e4-a07b-f26a83ae871a","timestamp":"2022-09-23T21:34:37.556546Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:34:38.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:34:38.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:34:53.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:34:53.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:34:53.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:34:55.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:34:55.173  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:34:54.643548Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4709cca-804a-4ad1-bc78-965837708416","timestamp":"2022-09-23T21:34:54.643652Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:34:56.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:34:56.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:35:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:35:11.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:35:11.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:35:11.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:35:25.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:35:25.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:35:25.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:35:40.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:35:40.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:35:40.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:35:55.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:35:55.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:35:55.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:36:10.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:36:10.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:36:10.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:36:25.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:36:25.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:36:25.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:36:26.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:36:26.951  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:36:26.934080Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"821cc68f-7c0c-45dd-a578-b48df8450858","timestamp":"2022-09-23T21:36:26.934178Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:36:27.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:36:27.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:36:38.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:36:38.003  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:36:37.556529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18091a9e-6153-4c98-bd27-0c3200b4ee23","timestamp":"2022-09-23T21:36:37.556698Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:36:38.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:36:38.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:36:53.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:36:53.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:36:53.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:36:55.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:36:55.100  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:36:54.643349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdcc7cd7-7d90-41dc-ab5f-80046b3fafb9","timestamp":"2022-09-23T21:36:54.643435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:36:56.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:36:56.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:37:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:37:11.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:37:11.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:37:11.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:37:26.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:37:26.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:37:26.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:37:41.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:37:41.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:37:41.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:37:56.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:37:56.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:37:56.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:38:11.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:38:11.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:38:11.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:38:26.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:38:26.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:38:26.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:38:27.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:38:27.499  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:38:26.934012Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c480561e-95e1-4102-aa79-0a0de2b53cb3","timestamp":"2022-09-23T21:38:26.934068Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:38:28.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:38:28.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:38:38.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:38:38.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:38:37.556352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfa8fed3-3c81-49df-afec-c06faf0a7e13","timestamp":"2022-09-23T21:38:37.556421Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:38:39.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:38:39.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:38:54.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:38:54.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:38:54.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:38:55.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:38:55.190  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:38:54.643368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1afa6be-14dc-4772-b363-4a09f89809f5","timestamp":"2022-09-23T21:38:54.643465Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:38:56.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:38:56.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:39:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:39:11.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:39:11.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:39:11.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:39:26.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:39:26.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:39:26.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:39:41.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:39:41.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:39:41.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:39:56.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:39:56.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:39:56.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:40:11.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:40:11.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:40:11.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:40:26.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:40:26.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:40:26.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:40:26.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:40:26.928  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:40:26.934012Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51a4115e-32e7-414f-bde8-896891d85f71","timestamp":"2022-09-23T21:40:26.934069Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:40:27.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:40:27.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:40:37.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:40:37.969  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:40:37.556329Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79ff3c57-433e-47a0-aab4-b566302d4f2d","timestamp":"2022-09-23T21:40:37.556404Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:40:38.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:40:38.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:40:53.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:40:53.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:40:53.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:40:55.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:40:55.127  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:40:54.643354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05b92b9c-1dbd-47a2-ad0b-875abcfb92e4","timestamp":"2022-09-23T21:40:54.643422Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:40:55.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:40:55.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:41:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:41:10.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:41:10.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:41:10.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:41:25.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:41:25.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:41:25.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:41:40.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:41:40.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:41:40.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:41:55.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:41:55.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:41:55.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:42:10.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:42:10.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:42:10.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:42:25.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:42:25.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:42:25.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:42:27.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:42:27.143  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:42:26.934067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9973616e-d2a4-4f27-9c2f-90ef4b3593bf","timestamp":"2022-09-23T21:42:26.934116Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:42:27.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:42:27.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:42:38.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:42:38.013  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:42:37.556373Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4821bf17-dd49-4af8-a8c6-cb06aeb1076c","timestamp":"2022-09-23T21:42:37.556454Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:42:38.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:42:38.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:42:53.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:42:53.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:42:53.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:42:55.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:42:55.054  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:42:54.643339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06014a73-e5b8-47ca-9f7d-638b00a5cd40","timestamp":"2022-09-23T21:42:54.643401Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:42:55.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:42:55.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:43:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:43:10.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:43:10.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:43:10.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:43:25.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:43:25.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:43:25.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:43:40.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:43:40.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:43:40.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:43:55.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:43:55.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:43:55.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:44:10.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:44:10.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:44:10.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:44:25.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:44:25.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:44:25.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:44:26.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:44:26.899  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:44:26.934Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94143d0c-6c8e-429c-8de3-eb07584b02e4","timestamp":"2022-09-23T21:44:26.934058Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:44:27.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:44:27.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:44:37.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:44:37.982  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:44:37.556354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4788e2a3-7856-4535-9734-d0b0c7dc4c0c","timestamp":"2022-09-23T21:44:37.556411Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:44:38.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:44:38.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:44:53.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:44:53.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:44:53.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:44:55.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:44:55.295  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:44:54.643339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2cf8137b-ed6c-4f9a-aeca-457a009109b4","timestamp":"2022-09-23T21:44:54.643407Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:44:56.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:44:56.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:45:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:45:11.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:45:11.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:45:11.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:45:26.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:45:26.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:45:26.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:45:41.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:45:41.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:45:41.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:45:56.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:45:56.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:45:56.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:46:11.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:46:11.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:46:11.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:46:26.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:46:26.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:46:26.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:46:27.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:46:27.268  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:46:26.934841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56d8dab6-e9b4-485e-96f7-5e11f7148965","timestamp":"2022-09-23T21:46:26.934979Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:46:28.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:46:28.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:46:38.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:46:38.050  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:46:37.556315Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"befae383-7058-41d1-9683-018421e7ea55","timestamp":"2022-09-23T21:46:37.556380Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:46:38.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:46:38.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:46:53.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:46:53.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:46:53.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:46:55.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:46:55.450  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:46:54.643357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"427124f3-6d1a-4d57-8cc6-4d7318eaa99a","timestamp":"2022-09-23T21:46:54.643426Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:46:56.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:46:56.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:47:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:47:11.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:47:11.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:47:11.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:47:26.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:47:26.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:47:26.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:47:41.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:47:41.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:47:41.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:47:56.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:47:56.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:47:56.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:48:11.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:48:11.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:48:11.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:48:26.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:48:26.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:48:26.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:48:27.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:48:27.053  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:48:26.934029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a432639-b907-49b4-9b2e-eec0980ebac1","timestamp":"2022-09-23T21:48:26.934096Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:48:27.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:48:27.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:48:38.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:48:38.021  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:48:37.556374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d7f75bc-7b2d-4f2b-a9e8-9fba2d64064d","timestamp":"2022-09-23T21:48:37.556466Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:48:38.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:48:38.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:48:53.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:48:53.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:48:53.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:48:55.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:48:55.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:48:54.643404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82ee468e-fd72-42c1-8ee1-076cdd5725d3","timestamp":"2022-09-23T21:48:54.643495Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:48:56.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:48:56.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:49:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:49:11.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:49:11.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:49:11.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:49:26.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:49:26.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:49:26.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:49:41.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:49:41.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:49:41.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:49:56.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:49:56.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:49:56.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:50:11.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:50:11.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:50:11.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:50:26.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:50:26.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:50:26.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:50:26.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:50:26.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:50:26.934051Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a99e87b-d666-41a9-b30e-7d5e8e27e3d6","timestamp":"2022-09-23T21:50:26.934122Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:50:27.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:50:27.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:50:37.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:50:37.929  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:50:37.556703Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"caed5a79-1d54-4be6-bfdb-d019711f6bb3","timestamp":"2022-09-23T21:50:37.556848Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:50:38.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:50:38.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:50:53.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:50:53.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:50:53.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:50:55.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:50:55.298  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:50:54.643523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32d154ec-91b6-417f-b230-06e815770318","timestamp":"2022-09-23T21:50:54.643667Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-23 21:50:56.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:50:56.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:51:03.793  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-23 21:51:11.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:51:11.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:51:11.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:51:26.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:51:26.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:51:26.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:51:41.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:51:41.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:51:41.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:51:56.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:51:56.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:51:56.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:52:11.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:52:11.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:52:11.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:52:26.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:52:26.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:52:26.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:52:27.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:52:27.273  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:52:26.934046Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0b16cb2-430f-4c49-bdcb-a1d8d6d0c955","timestamp":"2022-09-23T21:52:26.934111Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-23 21:52:28.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:52:28.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:52:38.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:52:38.017  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-23T21:52:37.556805Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"429cc252-b4bd-4574-a812-1d425cd1a087","timestamp":"2022-09-23T21:52:37.556914Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-23 21:52:38.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:52:38.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:52:53.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:52:53.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000
2022-09-23 21:52:53.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9b600b3b-a11f-4a1f-929c-4a6f1ee8f7c6/onap-policy-clamp-runtime-acm-d4dfc654b-fsl54?timeout=15000 (anonymous) ...
2022-09-23 21:52:55.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-23 21:52:55.273  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-23T21:52:54.643383Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c6365cb-efb4-41b2-a5bf-e24300a50c3d","timestamp":"2022-09-23T21:52:54.643449Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}