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-06-24 03:13:58.953  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-24 03:13:58.959  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-24 03:14:01.577  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-24 03:14:02.218  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 621 ms. Found 7 JPA repository interfaces.
2022-06-24 03:14:04.465  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.470  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.477  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.493  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.502  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.515  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.523  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.526  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.567  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.604  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:04.607  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-24 03:14:05.349  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-24 03:14:05.374  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-24 03:14:05.374  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-24 03:14:05.553  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-24 03:14:05.553  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6408 ms
2022-06-24 03:14:06.221  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-24 03:14:06.839  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-24 03:14:07.133  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-24 03:14:07.726  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-24 03:14:08.094  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-24 03:14:09.764 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=379) 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=379) 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=379) 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-06-24 03:14:09.766  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=379) 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=379) 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=379) 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-06-24 03:14:09.824  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-24 03:14:13.631  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-24 03:14:13.972  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-24 03:14:19.036  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-24 03:14:19.085  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-24 03:14:21.313  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-24 03:14:22.294  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-24 03:14:23.248  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-24 03:14:24.924  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@641e67fa, org.springframework.security.web.context.SecurityContextPersistenceFilter@55202ba6, org.springframework.security.web.header.HeaderWriterFilter@6a0ee80, org.springframework.security.web.authentication.logout.LogoutFilter@5008559a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@29174dfe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@478c84aa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c45191e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7fdff56b, org.springframework.security.web.session.SessionManagementFilter@7d5d77a6, org.springframework.security.web.access.ExceptionTranslationFilter@50b4e7b2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@61b76a7d]
2022-06-24 03:14:25.585  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.585  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.585  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.586  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.586  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.586  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.587  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.587  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.587  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.588  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.588  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.588  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.589  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.589  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.589  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.590  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.590  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.590  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.591  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.591  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.591  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.592  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-24 03:14:25.618  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-24 03:14:26.885  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-24 03:14:26.885  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-24 03:14:26.893  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-06-24 03:14:26.895  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-24 03:14:26.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:14:26.896  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8be375c5-a726-4f02-8492-b7a85ad9b4fc, alive=false, publisher=null]]: starting
2022-06-24 03:14:26.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:14:26.920  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8be375c5-a726-4f02-8492-b7a85ad9b4fc, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-24 03:14:26.920  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-24 03:14:26.922  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-24 03:14:26.922  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-24 03:14:26.922  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-24 03:14:26.923  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-24 03:14:26.923  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-24 03:14:26.923  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-24 03:14:26.924  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-24 03:14:26.924  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-24 03:14:26.924  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-24 03:14:26.924  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-24 03:14:26.924  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-24 03:14:26.924  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-24 03:14:26.924  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, 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@73b10975
2022-06-24 03:14:26.925  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1f4fe43f-0f21-4c21-b880-2df0d9a4857a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-06-24 03:14:26.925  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-24 03:14:26.930  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 29.348 seconds (JVM running for 31.442)
2022-06-24 03:14:26.950  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-24 03:14:26.987  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-24 03:14:42.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:14:42.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:14:42.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:14:57.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:14:57.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:14:57.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:15:13.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:15:13.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:15:13.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:15:28.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:15:28.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:15:28.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:15:43.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:15:43.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:15:43.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:15:56.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:15:56.577  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-24 03:15:56.580  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:15:56.296241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5eb3005-15f0-4528-8c80-19e964473697","timestamp":"2022-06-24T03:15:56.296454Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:15:57.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:15:57.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:16:06.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:16:06.753  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:16:06.322148Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ecf70c85-b77c-476a-af0e-2a2689d2f2a5","timestamp":"2022-06-24T03:16:06.322293Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:16:06.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:16:06.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:16:19.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:16:19.235  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:16:18.893001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e26b1d61-fc4b-4783-899b-69d0c0661887","timestamp":"2022-06-24T03:16:18.893123Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:16:19.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:16:19.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:16:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:16:35.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:16:35.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:16:35.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:16:50.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:16:50.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:16:50.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:17:05.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:17:05.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:17:05.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:17:20.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:17:20.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:17:20.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:17:35.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:17:35.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:17:35.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:17:50.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:17:50.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:17:50.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:17:56.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:17:56.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:17:56.296292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23615bfc-8642-4b53-8f5d-77abe269f136","timestamp":"2022-06-24T03:17:56.296546Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:17:57.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:17:57.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:18:06.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:18:06.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:18:06.321422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11c3bf99-c3b1-4842-88e2-8b5996908861","timestamp":"2022-06-24T03:18:06.321527Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:18:06.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:18:06.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:18:19.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:18:19.084  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:18:18.893007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"889b67e9-c378-4f86-a6d5-14e1dcb31540","timestamp":"2022-06-24T03:18:18.893278Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:18:19.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:18:19.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:18:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:18:35.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:18:35.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:18:35.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:18:50.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:18:50.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:18:50.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:19:05.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:19:05.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:19:05.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:19:20.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:19:20.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:19:20.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:19:35.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:19:35.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:19:35.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:19:50.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:19:50.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:19:50.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:19:56.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:19:56.354  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:19:56.295856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e0ecdb8-8627-405a-8d3e-48894c7cae67","timestamp":"2022-06-24T03:19:56.295944Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:19:57.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:19:57.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:20:06.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:20:06.410  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:20:06.321212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afc3ca61-d528-4a5c-87e1-27f51f04cff5","timestamp":"2022-06-24T03:20:06.321337Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:20:07.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:20:07.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:20:19.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:20:19.147  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:20:18.892477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5035bdc0-1562-4445-b426-d27c50a7a30b","timestamp":"2022-06-24T03:20:18.892559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:20:20.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:20:20.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:20:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:20:34.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:20:34.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:20:34.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:20:49.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:20:49.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:20:49.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:21:04.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:21:04.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:21:04.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:21:19.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:21:19.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:21:19.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:21:34.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:21:34.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:21:34.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:21:49.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:21:49.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:21:49.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:21:56.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:21:56.331  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:21:56.295882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cfb8cc9-f10c-42e6-a8f9-531acbda5cb5","timestamp":"2022-06-24T03:21:56.295974Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:21:56.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:21:56.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:22:06.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:22:06.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:22:06.321216Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d6af99a-fcfb-4dbc-aee9-6cd0cdde495b","timestamp":"2022-06-24T03:22:06.321294Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:22:06.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:22:06.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:22:18.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:22:18.986  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:22:18.892769Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82cc7f49-8dfd-419e-9565-fee453e4cc02","timestamp":"2022-06-24T03:22:18.892855Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:22:19.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:22:19.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:22:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:22:34.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:22:34.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:22:34.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:22:49.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:22:49.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:22:49.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:23:04.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:23:04.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:23:04.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:23:19.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:23:19.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:23:19.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:23:34.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:23:34.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:23:34.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:23:49.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:23:49.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:23:49.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:23:56.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:23:56.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:23:56.295875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6d2b69f-ad82-43c4-86a6-555bde0973f8","timestamp":"2022-06-24T03:23:56.295949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:23:57.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:23:57.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:24:06.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:24:06.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:24:06.321213Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e180e9a6-eac7-4501-ad9d-a4adfbe904e7","timestamp":"2022-06-24T03:24:06.321344Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:24:07.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:24:07.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:24:18.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:24:18.974  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:24:18.892888Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad626db8-436b-4228-8ef5-dbe4a44cdbf0","timestamp":"2022-06-24T03:24:18.892989Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:24:19.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:24:19.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:24:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:24:34.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:24:34.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:24:34.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:24:49.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:24:49.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:24:49.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:25:04.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:25:04.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:25:04.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:25:19.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:25:19.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:25:19.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:25:34.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:25:34.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:25:34.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:25:49.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:25:49.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:25:49.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:25:56.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:25:56.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:25:56.296135Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b468ce7-f3c9-4364-af75-c53d1a2fd912","timestamp":"2022-06-24T03:25:56.296305Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:25:57.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:25:57.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:26:06.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:26:06.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:26:06.321412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d907dd9c-58b1-47c3-9dd2-6c3c543a659a","timestamp":"2022-06-24T03:26:06.321568Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:26:07.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:26:07.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:26:18.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:26:18.990  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:26:18.892732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"951abf2e-ae3f-4608-bc70-9ce5b75ea193","timestamp":"2022-06-24T03:26:18.892930Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:26:19.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:26:19.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:26:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:26:34.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:26:34.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:26:34.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:26:49.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:26:49.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:26:49.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:27:04.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:27:04.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:27:04.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:27:19.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:27:19.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:27:19.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:27:34.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:27:34.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:27:34.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:27:49.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:27:49.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:27:49.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:27:56.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:27:56.442  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:27:56.295832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c4f39a6-7239-41c8-83c8-d02b5481aaa0","timestamp":"2022-06-24T03:27:56.295935Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:27:57.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:27:57.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:28:06.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:28:06.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:28:06.321207Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"082cd741-d612-4d9e-9b54-e0e675fba5f3","timestamp":"2022-06-24T03:28:06.321327Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:28:07.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:28:07.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:28:18.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:28:18.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:28:18.892443Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da18f2cd-4b55-4d56-8a0b-3af0751ced53","timestamp":"2022-06-24T03:28:18.892559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:28:19.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:28:19.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:28:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:28:34.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:28:34.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:28:34.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:28:49.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:28:49.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:28:49.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:29:04.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:29:04.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:29:04.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:29:19.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:29:19.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:29:19.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:29:34.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:29:34.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:29:34.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:29:49.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:29:49.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:29:49.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:29:56.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:29:56.510  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:29:56.295854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b150acc7-a329-487a-bae4-50dc95e6b574","timestamp":"2022-06-24T03:29:56.295936Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:29:57.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:29:57.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:30:06.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:30:06.644  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:30:06.321387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be49c8ed-de36-4e8b-b445-95e322eee6d8","timestamp":"2022-06-24T03:30:06.321471Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:30:07.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:30:07.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:30:18.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:30:18.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:30:18.892763Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e193e86c-d3f1-41e7-b360-ea0982729f87","timestamp":"2022-06-24T03:30:18.892911Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:30:19.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:30:19.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:30:26.885  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:30:34.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:30:34.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:30:34.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:30:49.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:30:49.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:30:49.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:31:04.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:31:04.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:31:04.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:31:19.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:31:19.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:31:19.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:31:34.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:31:34.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:31:34.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:31:49.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:31:49.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:31:49.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:31:56.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:31:56.541  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:31:56.297024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29753d79-f2a9-4d0b-9be2-6e745218a3b8","timestamp":"2022-06-24T03:31:56.297152Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:31:57.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:31:57.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:32:06.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:32:06.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:32:06.321542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7767e51-e5e2-4ebb-8e43-1a3d7ea41758","timestamp":"2022-06-24T03:32:06.321704Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:32:07.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:32:07.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:32:19.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:32:19.441  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:32:18.893605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1677789b-9b68-4b9a-a4ad-ce79070f2f0a","timestamp":"2022-06-24T03:32:18.893681Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:32:20.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:32:20.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:32:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:32:35.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:32:35.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:32:35.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:32:50.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:32:50.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:32:50.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:33:05.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:33:05.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:33:05.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:33:20.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:33:20.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:33:20.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:33:35.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:33:35.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:33:35.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:33:50.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:33:50.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:33:50.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:33:56.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:33:56.535  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:33:56.296204Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29b03aca-4a41-4d3c-ae74-6d521716ab96","timestamp":"2022-06-24T03:33:56.296344Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:33:57.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:33:57.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:34:06.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:34:06.613  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:34:06.321446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2cbfc762-f353-48db-85cd-06b41a5035fd","timestamp":"2022-06-24T03:34:06.321584Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:34:07.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:34:07.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:34:19.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:34:19.008  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:34:18.895134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7df1b44-94e0-44b4-954f-1c6955a88ec1","timestamp":"2022-06-24T03:34:18.895341Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:34:19.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:34:19.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:34:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:34:34.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:34:34.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:34:34.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:34:49.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:34:49.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:34:49.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:35:04.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:35:04.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:35:04.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:35:19.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:35:19.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:35:19.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:35:34.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:35:34.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:35:34.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:35:49.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:35:49.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:35:49.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:35:56.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:35:56.502  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:35:56.295865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cf247d5-8201-4a23-9e61-1e7b6f2c2f2c","timestamp":"2022-06-24T03:35:56.295941Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:35:57.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:35:57.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:36:06.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:36:06.746  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:36:06.321211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fc3c203-3bcd-4d33-a487-1c5efd6675a5","timestamp":"2022-06-24T03:36:06.321311Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:36:07.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:36:07.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:36:19.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:36:19.139  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:36:18.892692Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e174f9f0-73d0-4b99-ba80-913e1112d041","timestamp":"2022-06-24T03:36:18.892841Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:36:19.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:36:19.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:36:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:36:34.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:36:34.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:36:34.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:36:49.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:36:49.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:36:49.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:37:04.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:37:04.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:37:04.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:37:19.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:37:19.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:37:19.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:37:34.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:37:34.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:37:34.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:37:49.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:37:49.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:37:49.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:37:56.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:37:56.380  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:37:56.296087Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"609cb97f-6470-4c25-8acb-5a410e36ef8f","timestamp":"2022-06-24T03:37:56.296213Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:37:57.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:37:57.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:38:06.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:38:06.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:38:06.321446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea98eb7a-2e0b-4d6e-82de-01234fc935ff","timestamp":"2022-06-24T03:38:06.321594Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:38:07.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:38:07.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:38:18.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:38:18.962  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:38:18.892516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"521511ea-4789-41b2-9352-14f59f170620","timestamp":"2022-06-24T03:38:18.892624Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:38:19.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:38:19.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:38:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:38:34.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:38:34.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:38:34.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:38:49.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:38:49.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:38:49.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:39:04.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:39:04.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:39:04.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:39:19.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:39:19.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:39:19.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:39:34.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:39:34.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:39:34.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:39:49.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:39:49.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:39:49.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:39:56.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:39:56.343  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:39:56.295989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97e73c72-3080-44e0-8630-f12d18a40f4e","timestamp":"2022-06-24T03:39:56.296083Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:39:57.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:39:57.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:40:06.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:40:06.459  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:40:06.321491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98fa53c8-cb19-4141-8334-b686dd02b429","timestamp":"2022-06-24T03:40:06.321598Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:40:07.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:40:07.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:40:18.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:40:18.950  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:40:18.892804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ad02c02-2ea2-4032-989c-a30380d4dbb5","timestamp":"2022-06-24T03:40:18.892886Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:40:19.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:40:19.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:40:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:40:34.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:40:34.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:40:34.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:40:49.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:40:49.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:40:49.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:41:04.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:41:04.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:41:04.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:41:19.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:41:19.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:41:19.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:41:34.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:41:34.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:41:34.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:41:49.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:41:49.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:41:49.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:41:56.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:41:56.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:41:56.295892Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fc5c91f-2612-400f-a35f-abfbe505c924","timestamp":"2022-06-24T03:41:56.295994Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:41:57.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:41:57.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:42:06.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:42:06.445  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:42:06.321278Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a98ec7f8-9a31-4836-b271-19fa566baf0f","timestamp":"2022-06-24T03:42:06.321376Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:42:06.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:42:06.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:42:18.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:42:18.949  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:42:18.892493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"630b1010-b0fa-48b8-8521-dbbdfa79e884","timestamp":"2022-06-24T03:42:18.892669Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:42:19.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:42:19.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:42:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:42:34.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:42:34.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:42:34.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:42:49.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:42:49.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:42:49.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:43:04.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:43:04.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:43:04.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:43:19.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:43:19.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:43:19.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:43:34.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:43:34.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:43:34.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:43:49.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:43:49.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:43:49.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:43:56.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:43:56.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:43:56.295988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b780f2ba-9a03-424c-97a1-972092ff4a73","timestamp":"2022-06-24T03:43:56.296092Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:43:57.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:43:57.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:44:06.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:44:06.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:44:06.321231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfdedea8-5676-4a88-b001-3523309a4cbb","timestamp":"2022-06-24T03:44:06.321339Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:44:07.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:44:07.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:44:19.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:44:19.011  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:44:18.892632Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0ef4082-7a47-4aa9-9742-1a11730fb0c9","timestamp":"2022-06-24T03:44:18.892737Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:44:19.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:44:19.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:44:26.885  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:44:34.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:44:34.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:44:34.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:44:49.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:44:49.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:44:49.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:45:04.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:45:04.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:45:04.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:45:19.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:45:19.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:45:19.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:45:34.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:45:34.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:45:34.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:45:49.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:45:49.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:45:49.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:45:56.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:45:56.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:45:56.296138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1a395d8-958a-4d74-aea1-040690db1321","timestamp":"2022-06-24T03:45:56.296326Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:45:57.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:45:57.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:46:06.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:46:06.451  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:46:06.321431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee9ee7b9-1f68-40f0-8dfc-b6f88fabe3ca","timestamp":"2022-06-24T03:46:06.321556Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:46:07.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:46:07.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:46:18.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:46:18.972  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:46:18.892675Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd7243fd-7ae6-489b-b7cd-3169c30cce13","timestamp":"2022-06-24T03:46:18.892826Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:46:19.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:46:19.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:46:26.886  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:46:34.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:46:34.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:46:34.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:46:49.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:46:49.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:46:49.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:47:04.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:47:04.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:47:04.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:47:19.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:47:19.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:47:19.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:47:34.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:47:34.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:47:34.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:47:49.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:47:49.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:47:49.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:47:56.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:47:56.376  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:47:56.295900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"beacda54-553c-474a-839d-706d471a90ff","timestamp":"2022-06-24T03:47:56.295990Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:47:57.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:47:57.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:48:06.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:48:06.445  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:48:06.321206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9b29b7e-48ed-4954-92ab-5490542cca3f","timestamp":"2022-06-24T03:48:06.321318Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:48:07.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:48:07.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:48:18.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:48:18.980  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:48:18.892494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d5fc85e-9e46-40cc-9294-315ed51c5413","timestamp":"2022-06-24T03:48:18.892628Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:48:19.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:48:19.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:48:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:48:34.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:48:34.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:48:34.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:48:49.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:48:49.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:48:49.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:49:04.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:49:04.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:49:04.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:49:19.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:49:19.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:49:19.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:49:34.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:49:34.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:49:34.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:49:49.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:49:49.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:49:49.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:49:56.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:49:56.415  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:49:56.295846Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccc1cd9b-7662-4ff1-bc39-514ce76253a3","timestamp":"2022-06-24T03:49:56.295943Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:49:57.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:49:57.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:50:06.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:50:06.421  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:50:06.321205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac79f980-8b51-4285-b7d5-bd1b52d2f5d9","timestamp":"2022-06-24T03:50:06.321363Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:50:07.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:50:07.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:50:18.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:50:18.948  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:50:18.892553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d858234-883c-4401-976f-f415a321cf5f","timestamp":"2022-06-24T03:50:18.892712Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:50:19.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:50:19.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:50:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:50:34.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:50:34.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:50:34.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:50:49.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:50:49.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:50:49.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:51:04.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:51:04.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:51:04.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:51:19.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:51:19.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:51:19.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:51:34.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:51:34.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:51:34.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:51:49.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:51:49.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:51:49.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:51:56.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:51:56.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:51:56.295891Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31fb1061-06a6-40be-ac5f-e5c726d90d04","timestamp":"2022-06-24T03:51:56.295986Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:51:57.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:51:57.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:52:06.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:52:06.458  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:52:06.321186Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41e97a1e-9817-4160-afc0-fd98964c7d14","timestamp":"2022-06-24T03:52:06.321255Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:52:07.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:52:07.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:52:19.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:52:19.057  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:52:18.892715Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf780a05-5940-4221-a7f1-0c4c71c58b0a","timestamp":"2022-06-24T03:52:18.892785Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:52:19.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:52:19.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:52:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:52:34.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:52:34.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:52:34.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:52:49.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:52:49.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:52:49.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:53:04.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:53:04.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:53:04.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:53:19.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:53:19.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:53:19.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:53:34.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:53:34.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:53:34.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:53:49.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:53:49.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:53:49.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:53:56.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:53:56.340  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:53:56.295956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"582d526e-94a5-4cc4-88a4-bcb2232ec01c","timestamp":"2022-06-24T03:53:56.296026Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:53:57.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:53:57.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:54:06.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:54:06.446  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:54:06.321260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a506294d-2794-4276-b454-5a08932e2159","timestamp":"2022-06-24T03:54:06.321342Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:54:07.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:54:07.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:54:18.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:54:18.954  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:54:18.892702Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22728164-03f3-4fe1-90c8-e55015a0da6a","timestamp":"2022-06-24T03:54:18.892844Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:54:19.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:54:19.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:54:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:54:34.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:54:34.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:54:34.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:54:49.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:54:49.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:54:49.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:55:04.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:55:04.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:55:04.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:55:19.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:55:19.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:55:19.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:55:34.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:55:34.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:55:34.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:55:49.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:55:49.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:55:49.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:55:56.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:55:56.321  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:55:56.296118Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e37720dc-1b3f-49ed-9c91-f51ba85b4af6","timestamp":"2022-06-24T03:55:56.296261Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:55:59.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:55:59.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:56:06.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:56:06.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:56:06.321549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c3c337e-0291-4b58-9028-48d44f5c731b","timestamp":"2022-06-24T03:56:06.321722Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:56:07.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:56:07.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:56:18.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:56:18.934  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:56:18.892842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a51fd0a-1b39-4d4e-90fe-a85fc0ee2a9f","timestamp":"2022-06-24T03:56:18.892959Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:56:19.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:56:19.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:56:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:56:34.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:56:34.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:56:34.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:56:49.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:56:49.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:56:49.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:57:04.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:57:04.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:57:04.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:57:19.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:57:19.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:57:19.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:57:34.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:57:34.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:57:34.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:57:49.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:57:49.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:57:49.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:57:56.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:57:56.354  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:57:56.295848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b648f4c-9234-4508-ac5e-2c1239dad45f","timestamp":"2022-06-24T03:57:56.295917Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:57:57.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:57:57.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:58:06.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:58:06.437  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:58:06.321253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bef7e50d-fbdc-4ef1-93b0-3d0e572090fb","timestamp":"2022-06-24T03:58:06.321332Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 03:58:07.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:58:07.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:58:18.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:58:18.933  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T03:58:18.892420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41dd03e0-1a4e-42f1-befe-06b764ef614b","timestamp":"2022-06-24T03:58:18.892518Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 03:58:19.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:58:19.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:58:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 03:58:34.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:58:34.320  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:58:34.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:58:49.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:58:49.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:58:49.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:59:04.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:59:04.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:59:04.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:59:19.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:59:19.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:59:19.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:59:34.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:59:34.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:59:34.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:59:49.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:59:49.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:59:49.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 03:59:56.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 03:59:56.327  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T03:59:56.295851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"652389c1-0e41-46b3-ba58-1c6e060ea84e","timestamp":"2022-06-24T03:59:56.295935Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 03:59:56.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 03:59:56.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:00:06.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:00:06.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:00:06.321175Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"834fefe5-a440-4444-a02c-43299b9966ab","timestamp":"2022-06-24T04:00:06.321245Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 04:00:07.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:00:07.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:00:18.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:00:18.944  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:00:18.892413Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6f9bd68-baea-4ee9-826f-3366096836dd","timestamp":"2022-06-24T04:00:18.892467Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 04:00:19.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:00:19.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:00:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 04:00:34.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:00:34.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:00:34.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:00:49.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:00:49.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:00:49.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:01:04.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:01:04.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:01:04.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:01:19.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:01:19.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:01:19.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:01:34.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:01:34.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:01:34.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:01:49.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:01:49.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:01:49.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:01:56.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:01:56.326  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:01:56.295841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97223d94-7125-4bc0-ac56-519b3a9fd8ef","timestamp":"2022-06-24T04:01:56.295907Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 04:01:56.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:01:56.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:02:06.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:02:06.518  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:02:06.321217Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d307539c-a5fd-419b-be9d-978bcd25d8f4","timestamp":"2022-06-24T04:02:06.321296Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 04:02:07.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:02:07.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:02:18.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:02:18.954  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:02:18.892423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ba7a073-6481-4f7b-8f27-bfb1977a915a","timestamp":"2022-06-24T04:02:18.892482Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 04:02:19.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:02:19.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:02:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 04:02:34.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:02:34.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:02:34.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:02:49.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:02:49.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:02:49.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:03:04.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:03:04.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:03:04.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:03:19.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:03:19.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:03:19.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:03:34.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:03:34.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:03:34.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:03:49.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:03:49.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:03:49.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:03:56.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:03:56.351  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:03:56.295850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7e42079-db96-4dda-ae59-b6b9f769b58f","timestamp":"2022-06-24T04:03:56.295933Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 04:03:56.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:03:56.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:04:06.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:04:06.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:04:06.321210Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb5d0f49-86ca-4549-b31a-3b3440211637","timestamp":"2022-06-24T04:04:06.321285Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 04:04:07.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:04:07.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:04:18.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:04:18.970  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:04:18.892524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67884917-23fb-47ce-99bf-2a4968fb30d4","timestamp":"2022-06-24T04:04:18.892641Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 04:04:19.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:04:19.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:04:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 04:04:34.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:04:34.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:04:34.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:04:49.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:04:49.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:04:49.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:05:04.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:05:04.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:05:04.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:05:19.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:05:19.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:05:19.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:05:34.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:05:34.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:05:34.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:05:49.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:05:49.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:05:49.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:05:56.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:05:56.328  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:05:56.296073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d31308f9-63a8-4000-bf59-6749ef46c7ff","timestamp":"2022-06-24T04:05:56.296175Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 04:05:56.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:05:56.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:06:06.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:06:06.527  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:06:06.321420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c500001-e465-413c-bf91-e9a29c212ed8","timestamp":"2022-06-24T04:06:06.321542Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 04:06:07.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:06:07.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:06:18.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:06:18.936  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:06:18.892664Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66845c22-6d13-47c0-a90a-98d46e65feb0","timestamp":"2022-06-24T04:06:18.892803Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 04:06:19.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:06:19.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:06:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 04:06:34.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:06:34.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:06:34.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:06:49.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:06:49.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:06:49.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:07:04.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:07:04.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:07:04.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:07:19.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:07:19.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:07:19.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:07:34.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:07:34.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:07:34.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:07:49.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:07:49.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:07:49.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:07:56.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:07:56.330  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:07:56.295877Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"435e8396-b6e7-4542-97d4-03683bab5ed9","timestamp":"2022-06-24T04:07:56.295941Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 04:07:56.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:07:56.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:08:06.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:08:06.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:08:06.321197Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"011d1510-68a3-4b0d-a4d2-e55dbbb33015","timestamp":"2022-06-24T04:08:06.321272Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 04:08:06.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:08:06.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:08:18.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:08:18.964  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:08:18.892524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62cc0392-2d73-42e9-a12a-3ba99b1c0a76","timestamp":"2022-06-24T04:08:18.892654Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 04:08:19.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:08:19.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:08:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 04:08:34.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:08:34.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:08:34.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:08:49.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:08:49.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:08:49.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:09:04.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:09:04.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:09:04.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:09:19.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:09:19.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:09:19.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:09:34.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:09:34.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:09:34.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:09:49.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:09:49.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:09:49.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:09:56.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:09:56.385  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:09:56.295866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cc30a72-54ba-40c6-91d4-5c3ff4a0adc9","timestamp":"2022-06-24T04:09:56.295959Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 04:09:56.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:09:56.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:10:06.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:10:06.449  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:10:06.321333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c60d89fa-1124-468f-b582-cd56c9f67f3f","timestamp":"2022-06-24T04:10:06.321394Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 04:10:08.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:10:08.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:10:18.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:10:18.934  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:10:18.892787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c117201d-1a79-4e95-ae74-eac898f3b71a","timestamp":"2022-06-24T04:10:18.892839Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 04:10:19.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:10:19.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:10:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 04:10:34.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:10:34.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:10:34.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:10:49.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:10:49.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:10:49.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:11:04.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:11:04.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:11:04.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:11:19.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:11:19.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:11:19.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:11:34.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:11:34.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:11:34.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:11:49.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:11:49.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:11:49.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:11:56.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:11:56.332  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:11:56.295838Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e69f4c02-f672-4196-bd43-48d59c3da5f7","timestamp":"2022-06-24T04:11:56.295896Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 04:11:56.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:11:56.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:12:06.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:12:06.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:12:06.321205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"717383f9-5e53-4df0-b3be-f99ad53262b8","timestamp":"2022-06-24T04:12:06.321297Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 04:12:06.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:12:06.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:12:18.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:12:18.979  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:12:18.892437Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92cf0041-5072-4b79-9f64-bac3c0332b57","timestamp":"2022-06-24T04:12:18.892501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 04:12:19.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:12:19.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:12:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 04:12:34.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:12:34.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:12:34.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:12:49.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:12:49.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:12:49.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:13:04.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:13:04.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:13:04.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:13:19.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:13:19.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:13:19.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:13:34.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:13:34.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:13:34.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:13:49.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:13:49.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:13:49.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:13:56.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:13:56.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:13:56.295849Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bcf7a7e-33bb-408f-879e-e4e47a030405","timestamp":"2022-06-24T04:13:56.295909Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-24 04:13:56.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:13:56.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:14:06.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:14:06.419  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-24T04:14:06.321190Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b746ab17-e374-4bab-8124-6a43a7c320b7","timestamp":"2022-06-24T04:14:06.321250Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-24 04:14:06.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:14:06.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:14:18.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:14:18.934  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-24T04:14:18.892796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"362ab76a-0666-45fe-af5a-194e3b0922f9","timestamp":"2022-06-24T04:14:18.892861Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-24 04:14:18.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:14:18.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:14:26.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-24 04:14:33.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:14:33.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:14:33.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:14:48.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:14:48.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:14:48.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:15:03.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:15:03.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:15:03.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...
2022-06-24 04:15:18.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-24 04:15:18.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000
2022-06-24 04:15:18.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1f4fe43f-0f21-4c21-b880-2df0d9a4857a/onap-policy-clamp-runtime-acm-6847cc68d9-w9xbr?timeout=15000 (anonymous) ...