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-10-30 02:59:50.868  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-7828c with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-10-30 02:59:50.873  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-10-30 02:59:53.597  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-30 02:59:54.581  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 963 ms. Found 7 JPA repository interfaces.
2022-10-30 02:59:56.671  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-10-30 02:59:56.676  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-10-30 02:59:56.681  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-10-30 02:59:56.696  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-10-30 02:59:56.706  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-10-30 02:59:56.720  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-10-30 02:59:56.727  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-10-30 02:59:56.731  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-10-30 02:59:56.781  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-10-30 02:59:56.823  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-10-30 02:59:56.827  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-10-30 02:59:57.684  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-10-30 02:59:57.742  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-10-30 02:59:57.742  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-10-30 02:59:57.911  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-10-30 02:59:57.911  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6882 ms
2022-10-30 02:59:58.702  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-10-30 02:59:59.909  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-30 03:00:00.377  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-10-30 03:00:01.034  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-30 03:00:01.530  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-10-30 03:00:03.209 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=474) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=474) 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=474) 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-10-30 03:00:03.211  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=474) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=474) 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=474) 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-10-30 03:00:03.263  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-30 03:00:06.940  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-10-30 03:00:07.401  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-10-30 03:00:12.395  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-30 03:00:12.443  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-30 03:00:16.138  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, 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-10-30 03:00:16.355  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-10-30 03:00:17.434  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-10-30 03:00:19.325  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7e7391e8, org.springframework.security.web.context.SecurityContextPersistenceFilter@2ab39942, org.springframework.security.web.header.HeaderWriterFilter@7fad28ac, org.springframework.security.web.authentication.logout.LogoutFilter@57fc6759, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3ebc6d8b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@29174dfe, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6cb43fd3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fa44f66, org.springframework.security.web.session.SessionManagementFilter@49f41c2e, org.springframework.security.web.access.ExceptionTranslationFilter@63551c66, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5737d116]
2022-10-30 03:00:20.479  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-10-30 03:00:20.480  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-10-30 03:00:20.480  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-10-30 03:00:20.481  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-10-30 03:00:20.481  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-10-30 03:00:20.481  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-10-30 03:00:20.482  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-10-30 03:00:20.482  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-10-30 03:00:20.482  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-10-30 03:00:20.483  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-10-30 03:00:20.483  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-10-30 03:00:20.484  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-10-30 03:00:20.484  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-10-30 03:00:20.484  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-10-30 03:00:20.485  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-10-30 03:00:20.485  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-10-30 03:00:20.485  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-10-30 03:00:20.486  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-10-30 03:00:20.486  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-10-30 03:00:20.486  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-10-30 03:00:20.487  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-10-30 03:00:20.487  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-10-30 03:00:20.556  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-10-30 03:00:21.956  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-10-30 03:00:21.957  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-10-30 03:00:21.965  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, 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-10-30 03:00:21.966  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, 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-10-30 03:00:21.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:00:21.967  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9a685f8c-d874-4447-b205-9ee1981c0061, alive=false, publisher=null]]: starting
2022-10-30 03:00:21.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:00:21.986  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9a685f8c-d874-4447-b205-9ee1981c0061, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-10-30 03:00:21.987  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-10-30 03:00:21.988  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-10-30 03:00:21.988  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-10-30 03:00:21.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-10-30 03:00:21.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-10-30 03:00:21.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-10-30 03:00:21.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-10-30 03:00:21.990  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-10-30 03:00:21.991  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, 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@7e7987b8
2022-10-30 03:00:21.991  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9aa7a578-6f62-4557-bde9-9efeb90cf2cb, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-7828c, 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-10-30 03:00:21.992  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-10-30 03:00:21.997  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 32.454 seconds (JVM running for 34.963)
2022-10-30 03:00:22.015  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-10-30 03:00:22.052  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-10-30 03:00:37.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:00:37.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:00:37.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:00:52.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:00:52.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:00:52.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:01:07.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:01:07.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:01:07.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:01:22.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:01:22.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:01:22.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:01:37.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:01:37.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:01:37.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:01:46.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:01:46.277  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-10-30 03:01:46.279  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:01:44.599675Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06228937-f706-4dae-989d-019319e22693","timestamp":"2022-10-30T03:01:44.599814Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:01:48.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:01:48.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:03.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:03.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:03.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:06.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:06.711  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-10-30T03:02:05.987233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07480fc3-e3d7-40a7-a0ba-b550735bc875","timestamp":"2022-10-30T03:02:05.987356Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:02:07.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:07.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:15.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:15.032  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:02:13.387816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"619655bd-0030-45df-a48b-e8dca6173830","timestamp":"2022-10-30T03:02:13.388078Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:02:15.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:15.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:02:30.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:30.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:30.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:02:45.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:02:45.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:02:45.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:00.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:00.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:00.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:15.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:15.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:15.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:30.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:30.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:30.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:45.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:45.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:45.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:03:46.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:03:46.213  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:03:44.599462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e00c902-5254-4192-aa92-e72ae0fcdf0e","timestamp":"2022-10-30T03:03:44.599584Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:03:46.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:03:46.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:01.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:01.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:01.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:06.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:06.677  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-10-30T03:04:05.987146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9dfd9a92-9e26-4e54-a299-7b8347dcfed7","timestamp":"2022-10-30T03:04:05.987237Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:04:07.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:07.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:15.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:15.024  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:04:13.387850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d3c3848-ef37-46bb-9dba-64abbf2996a5","timestamp":"2022-10-30T03:04:13.387979Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:04:15.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:15.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:04:30.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:30.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:30.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:04:45.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:04:45.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:04:45.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:00.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:00.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:00.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:15.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:15.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:15.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:30.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:30.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:30.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:45.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:45.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:45.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:05:46.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:05:46.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:05:44.599646Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03407afd-2bd7-43ca-b120-2c710800e1e7","timestamp":"2022-10-30T03:05:44.599764Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:05:46.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:05:46.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:01.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:01.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:01.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:06.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:06.679  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-10-30T03:06:05.987144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26e2f8cf-6067-4779-9d85-d45900ad9e96","timestamp":"2022-10-30T03:06:05.987281Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:06:07.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:07.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:15.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:15.005  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:06:13.387572Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60f09f0a-a28f-4c0e-bdd0-e3cb59b28e4c","timestamp":"2022-10-30T03:06:13.387665Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:06:15.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:15.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:06:30.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:30.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:30.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:06:45.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:06:45.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:06:45.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:00.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:00.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:00.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:15.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:15.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:15.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:30.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:30.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:30.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:45.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:45.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:45.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:07:46.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:07:46.208  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:07:44.599534Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66979643-66f4-4861-b1d8-0ed3b1206224","timestamp":"2022-10-30T03:07:44.599623Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:07:46.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:07:46.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:01.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:01.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:01.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:06.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:06.666  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-10-30T03:08:05.987057Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73d2beb7-46ab-40fe-88ff-f55652755854","timestamp":"2022-10-30T03:08:05.987115Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:08:07.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:07.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:15.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:15.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:08:13.387835Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a0da7d5-e768-4ee2-b093-4599045eb03c","timestamp":"2022-10-30T03:08:13.387975Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:08:15.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:15.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:08:30.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:30.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:30.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:08:45.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:08:45.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:08:45.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:00.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:00.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:00.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:15.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:15.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:15.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:30.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:30.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:30.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:45.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:45.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:45.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:09:46.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:09:46.205  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:09:44.599457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40f44b66-8a5c-4a67-b0e1-fed2891461b8","timestamp":"2022-10-30T03:09:44.599589Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:09:46.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:09:46.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:01.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:01.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:01.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:06.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:06.676  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-10-30T03:10:05.986970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a5350ea-332d-452a-8cbd-229df9f1670e","timestamp":"2022-10-30T03:10:05.987107Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:10:07.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:07.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:15.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:15.006  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:10:13.387609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"073de641-d30e-43eb-8809-fa15a594b668","timestamp":"2022-10-30T03:10:13.387711Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:10:15.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:15.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:10:30.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:30.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:30.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:10:45.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:10:45.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:10:45.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:00.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:00.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:00.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:15.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:15.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:15.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:30.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:30.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:30.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:45.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:45.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:45.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:11:46.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:11:46.213  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:11:44.599699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e1cf1b6-b3c6-4cd4-8791-b691c3ae868c","timestamp":"2022-10-30T03:11:44.599866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:11:46.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:11:46.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:01.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:01.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:01.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:06.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:06.671  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-10-30T03:12:05.987180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48927f4b-4489-43e6-a3e4-529c770846c5","timestamp":"2022-10-30T03:12:05.987368Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:12:07.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:07.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:15.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:15.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:12:13.387828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b31c1cdb-0040-4e73-8b77-bd42298d4e46","timestamp":"2022-10-30T03:12:13.387962Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:12:15.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:15.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:12:30.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:30.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:30.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:12:45.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:12:45.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:12:45.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:00.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:00.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:00.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:15.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:15.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:15.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:30.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:30.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:30.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:45.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:45.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:45.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:13:46.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:13:46.190  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:13:44.599442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c295624-d4b4-4938-8c9d-8197b3d8afe4","timestamp":"2022-10-30T03:13:44.599516Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:13:46.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:13:46.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:01.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:01.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:01.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:06.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:06.678  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:14:05.986997Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"508d1c0b-b94d-44ca-aab3-183b74449ce3","timestamp":"2022-10-30T03:14:05.987119Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:14:07.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:07.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:14.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:14.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:14:13.387589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78426f3a-583b-430c-ac44-b35de5d0ed98","timestamp":"2022-10-30T03:14:13.387666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:14:15.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:15.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:14:30.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:30.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:30.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:14:45.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:14:45.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:14:45.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:00.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:00.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:00.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:15.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:15.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:15.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:30.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:30.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:30.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:45.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:45.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:45.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:15:46.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:15:46.188  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:15:44.599455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7be39d4e-c123-4db9-a6ca-b18a2cdb08fb","timestamp":"2022-10-30T03:15:44.599585Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:15:46.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:15:46.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:01.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:01.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:01.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:06.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:06.673  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:16:05.987004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fdfc8e6-41b8-40da-8207-f7cbc7a812f1","timestamp":"2022-10-30T03:16:05.987090Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:16:07.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:07.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:15.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:15.013  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:16:13.387826Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af50f528-e1b6-458d-a560-321c3f04c40a","timestamp":"2022-10-30T03:16:13.388051Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:16:15.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:15.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:16:30.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:30.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:30.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:16:45.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:16:45.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:16:45.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:00.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:00.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:00.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:15.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:15.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:15.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:30.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:30.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:30.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:45.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:45.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:45.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:17:46.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:17:46.221  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:17:44.599625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afefe97b-efe0-4d31-8dcf-23c60b4c8180","timestamp":"2022-10-30T03:17:44.599752Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:17:46.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:17:46.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:01.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:01.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:01.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:06.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:06.684  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-10-30T03:18:05.987207Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de95006f-5782-414a-be62-4ff4762e69eb","timestamp":"2022-10-30T03:18:05.987383Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:18:07.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:07.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:14.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:15.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:18:13.387585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"209637e4-05e9-45b0-9c51-6faa9256c8e4","timestamp":"2022-10-30T03:18:13.387645Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:18:15.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:15.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:18:30.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:30.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:30.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:18:45.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:18:45.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:18:45.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:00.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:00.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:00.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:15.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:15.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:15.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:30.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:30.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:30.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:45.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:45.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:45.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:19:46.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:19:46.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:19:44.599445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19b358d4-4dd2-4c01-8497-eb80e1f4c21c","timestamp":"2022-10-30T03:19:44.599520Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:19:46.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:19:46.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:01.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:01.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:01.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:06.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:06.699  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-10-30T03:20:05.988186Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d040d13-1a38-4b69-82b8-c7dc3d77182a","timestamp":"2022-10-30T03:20:05.988319Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:20:07.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:07.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:15.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:15.003  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:20:13.387939Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7282780-683f-4153-b6f3-abfc4a74d4e0","timestamp":"2022-10-30T03:20:13.388104Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:20:15.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:15.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:20:30.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:30.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:30.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:20:45.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:20:45.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:20:45.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:00.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:00.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:00.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:15.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:15.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:15.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:30.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:30.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:30.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:45.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:45.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:45.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:21:46.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:21:46.181  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:21:44.599736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54e6a161-27b4-4a44-bcaa-4e96c9bd2353","timestamp":"2022-10-30T03:21:44.599865Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:21:46.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:21:46.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:01.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:01.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:01.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:06.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:06.707  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-10-30T03:22:05.987234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de080fb6-dbdb-46a6-b2ca-60315677fd52","timestamp":"2022-10-30T03:22:05.987432Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:22:07.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:07.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:14.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:14.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:22:13.387609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c5ffa57-f9c1-4a54-ab8d-66b2dd5363c5","timestamp":"2022-10-30T03:22:13.387681Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:22:15.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:15.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:22:30.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:30.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:30.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:22:45.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:22:45.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:22:45.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:00.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:00.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:00.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:15.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:15.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:15.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:30.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:30.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:30.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:45.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:45.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:45.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:23:46.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:23:46.161  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:23:44.599493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07685e87-8ce2-45e1-9dbc-9491399f6450","timestamp":"2022-10-30T03:23:44.599570Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:23:46.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:23:46.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:01.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:01.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:01.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:06.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:06.666  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-10-30T03:24:05.987111Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2c68160-504c-47ee-9582-73bd41239dc2","timestamp":"2022-10-30T03:24:05.987213Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:24:07.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:07.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:15.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:15.035  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:24:13.387851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72867e67-749f-46e6-88c2-3345613a06e7","timestamp":"2022-10-30T03:24:13.388011Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:24:15.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:15.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:24:30.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:30.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:30.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:24:45.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:24:45.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:24:45.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:00.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:00.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:00.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:15.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:15.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:15.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:30.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:30.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:30.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:45.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:45.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:45.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:25:46.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:25:46.165  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:25:44.599436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66d88844-9feb-4b4f-be26-a07a0621edac","timestamp":"2022-10-30T03:25:44.599531Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:25:46.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:25:46.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:01.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:01.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:01.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:06.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:06.684  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-10-30T03:26:05.988152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"507fcf77-f6bb-492e-9880-afe0c0e69b71","timestamp":"2022-10-30T03:26:05.988282Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:26:07.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:07.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:14.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:14.992  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:26:13.387705Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d717436b-19ba-470b-805e-72aa9a31a47b","timestamp":"2022-10-30T03:26:13.387809Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:26:15.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:15.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:26:30.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:30.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:30.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:26:45.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:26:45.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:26:45.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:00.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:00.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:00.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:15.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:15.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:15.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:30.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:30.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:30.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:45.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:45.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:45.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:27:46.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:27:46.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:27:44.599659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cec1ad2-7af2-4e76-8e9f-78c703974329","timestamp":"2022-10-30T03:27:44.599822Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:27:46.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:27:46.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:01.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:01.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:01.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:06.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:06.672  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-10-30T03:28:05.987016Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21c75ce4-f174-44c8-b446-1733b8718ae4","timestamp":"2022-10-30T03:28:05.987153Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:28:07.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:07.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:14.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:14.984  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:28:13.387581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1b16118-dfb7-41f2-8c9d-a8efbec13de9","timestamp":"2022-10-30T03:28:13.387642Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:28:15.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:15.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:28:30.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:30.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:30.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:28:45.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:28:45.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:28:45.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:00.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:00.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:00.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:15.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:15.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:15.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:30.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:30.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:30.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:45.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:45.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:45.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:29:46.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:29:46.166  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:29:44.599531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"882a41e8-cc0b-43bf-9f25-52319a8b0868","timestamp":"2022-10-30T03:29:44.599609Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:29:46.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:29:46.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:01.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:01.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:01.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:06.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:06.675  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-10-30T03:30:05.987222Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"505c0ba1-6ae9-4795-acd8-fb7ae44f9a1b","timestamp":"2022-10-30T03:30:05.987410Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:30:07.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:07.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:14.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:14.993  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:30:13.387819Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac0d0bc6-c208-4dca-b56e-b48d478ab17b","timestamp":"2022-10-30T03:30:13.388061Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:30:15.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:15.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:30:30.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:30.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:30.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:30:45.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:30:45.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:30:45.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:00.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:00.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:00.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:15.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:15.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:15.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:30.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:30.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:30.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:45.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:45.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:45.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:31:46.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:31:46.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:31:44.599471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2fed7ed-2e74-46d0-9167-c53dab183027","timestamp":"2022-10-30T03:31:44.599548Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:31:46.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:31:46.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:01.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:01.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:01.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:06.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:06.664  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:32:05.987010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa220b48-1f29-4e4e-9928-379ddc9467f6","timestamp":"2022-10-30T03:32:05.987117Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:32:07.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:07.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:14.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:14.986  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:32:13.388710Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44ef0af2-a927-4bf8-a8b9-0a9205a0973f","timestamp":"2022-10-30T03:32:13.388795Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:32:15.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:15.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:21.956  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:32:30.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:30.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:30.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:32:45.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:32:45.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:32:45.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:00.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:00.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:00.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:15.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:15.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:15.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:30.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:30.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:30.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:45.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:45.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:45.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:33:46.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:33:46.142  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:33:44.599522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b5e4962-30f3-4e51-aa35-e7526360ef45","timestamp":"2022-10-30T03:33:44.599607Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:33:46.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:33:46.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:01.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:01.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:01.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:06.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:06.662  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-10-30T03:34:05.987033Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"110543b0-7ab1-4e4b-8046-75ca72f7f128","timestamp":"2022-10-30T03:34:05.987166Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:34:07.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:07.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:14.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:14.999  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:34:13.388056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37ceae37-d2b4-4066-9ec0-f5d8c7b64b04","timestamp":"2022-10-30T03:34:13.388210Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:34:15.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:15.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:34:30.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:30.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:30.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:34:45.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:34:45.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:34:45.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:00.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:00.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:00.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:15.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:15.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:15.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:30.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:30.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:30.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:45.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:45.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:45.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:35:46.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:35:46.140  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:35:44.599628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba8d7242-ce34-4ba7-be09-0c605df08fbd","timestamp":"2022-10-30T03:35:44.599735Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:35:46.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:35:46.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:01.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:01.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:01.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:06.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:06.675  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-10-30T03:36:05.987008Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95484143-f307-4ecc-a229-4cee454890f6","timestamp":"2022-10-30T03:36:05.987074Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:36:07.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:07.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:14.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:14.987  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:36:13.387625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60670af8-c515-4e9f-9dc7-18170afbb3c4","timestamp":"2022-10-30T03:36:13.387696Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:36:15.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:15.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:36:30.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:30.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:30.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:36:45.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:36:45.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:36:45.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:00.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:00.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:00.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:15.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:15.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:15.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:30.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:30.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:30.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:45.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:45.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:45.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:37:46.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:37:46.139  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:37:44.599747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ebe6d78-fdbb-4fe7-8787-8fbbef2f8038","timestamp":"2022-10-30T03:37:44.599869Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:37:46.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:37:46.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:01.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:01.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:01.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:06.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:06.668  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-10-30T03:38:05.986962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9123a729-2e9a-460d-bf7a-ef7ae59cb3cb","timestamp":"2022-10-30T03:38:05.987027Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:38:07.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:07.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:15.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:15.016  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:38:13.387842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b23e8fa3-1dbe-4ef7-b557-59c6bb9e6698","timestamp":"2022-10-30T03:38:13.387953Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:38:15.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:15.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:38:30.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:30.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:30.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:38:45.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:38:45.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:38:45.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:00.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:00.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:00.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:15.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:15.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:15.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:30.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:30.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:30.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:45.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:45.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:45.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:39:46.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:39:46.133  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:39:44.599471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fbb3e7a-cd82-4cce-aaa9-6800e2152806","timestamp":"2022-10-30T03:39:44.599567Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:39:46.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:39:46.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:01.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:01.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:01.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:06.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:06.668  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-10-30T03:40:05.987290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86274192-cd73-482e-b710-31136d783d8f","timestamp":"2022-10-30T03:40:05.987433Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:40:07.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:07.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:14.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:14.978  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:40:13.387723Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4f5e182-7b7a-4a46-8130-c4849077205d","timestamp":"2022-10-30T03:40:13.387797Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:40:15.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:15.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:40:30.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:30.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:30.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:40:45.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:40:45.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:40:45.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:00.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:00.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:00.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:15.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:15.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:15.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:30.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:30.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:30.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:45.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:45.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:45.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:41:46.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:41:46.120  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:41:44.599458Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e2f6f4d-2785-4997-9182-e94d230fc7b9","timestamp":"2022-10-30T03:41:44.599528Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:41:46.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:41:46.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:01.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:01.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:01.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:06.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:06.665  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-10-30T03:42:05.987102Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94a16a14-1d5d-4feb-a44b-eef6af07546c","timestamp":"2022-10-30T03:42:05.987192Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:42:07.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:07.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:14.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:14.976  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:42:13.387568Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c7f051a-6efa-406f-adfb-7cde23f32753","timestamp":"2022-10-30T03:42:13.387631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:42:15.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:15.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:42:30.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:30.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:30.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:42:45.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:42:45.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:42:45.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:00.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:00.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:00.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:15.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:15.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:15.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:30.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:30.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:30.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:45.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:45.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:45.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:43:46.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:43:46.117  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:43:44.599424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9caefa6c-e3ff-4de2-b6e1-b0fabb6a7e57","timestamp":"2022-10-30T03:43:44.599493Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:43:46.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:43:46.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:01.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:01.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:01.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:06.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:06.672  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-10-30T03:44:05.987024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f62ac63-ca17-49c7-86f2-5c65d675803a","timestamp":"2022-10-30T03:44:05.987155Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:44:07.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:07.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:14.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:14.977  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:44:13.387811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52c5bbec-6448-4ed9-aa41-10961ba398e8","timestamp":"2022-10-30T03:44:13.388061Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:44:15.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:15.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:44:30.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:30.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:30.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:44:45.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:44:45.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:44:45.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:45:00.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:45:00.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:45:00.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:45:15.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:45:15.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:45:15.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:45:30.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:45:30.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:45:30.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:45:45.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:45:45.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:45:45.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:45:46.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:45:46.128  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:45:44.599659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4df61899-a4e2-4cde-a77a-857d4c1c4de9","timestamp":"2022-10-30T03:45:44.599789Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:45:46.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:45:46.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:46:01.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:46:01.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:46:01.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:46:06.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:46:06.661  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-10-30T03:46:05.987054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b3d897d-f4be-4e83-a024-cf8dcb8d663a","timestamp":"2022-10-30T03:46:05.987137Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:46:07.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:46:07.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:46:14.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:46:14.977  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:46:13.387609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"004279d5-e5d1-4644-ba80-65c0d896a5c0","timestamp":"2022-10-30T03:46:13.387678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:46:15.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:46:15.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:46:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:46:30.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:46:30.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:46:30.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:46:45.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:46:45.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:46:45.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:47:00.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:47:00.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:47:00.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:47:15.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:47:15.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:47:15.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:47:30.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:47:30.320  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:47:30.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:47:45.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:47:45.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:47:45.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:47:46.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:47:46.115  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:47:44.599516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c159f71-c17c-4793-bca1-1d952d567c77","timestamp":"2022-10-30T03:47:44.599584Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:47:46.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:47:46.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:48:01.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:48:01.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:48:01.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:48:06.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:48:06.685  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:48:05.987598Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b6efe2c-497f-4436-9789-a0b5917aca1e","timestamp":"2022-10-30T03:48:05.987913Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:48:07.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:48:07.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:48:14.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:48:14.984  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:48:13.387827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"902bb760-0d5a-4811-a117-e41327ecedc2","timestamp":"2022-10-30T03:48:13.387965Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:48:15.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:48:15.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:48:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:48:30.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:48:30.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:48:30.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:48:45.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:48:45.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:48:45.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:49:00.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:49:00.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:49:00.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:49:15.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:49:15.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:49:15.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:49:30.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:49:30.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:49:30.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:49:45.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:49:45.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:49:45.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:49:46.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:49:46.105  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:49:44.599434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0efb92b-7e65-4ec4-9053-5c7a4409a700","timestamp":"2022-10-30T03:49:44.599501Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:49:46.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:49:46.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:50:01.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:50:01.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:50:01.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:50:06.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:50:06.667  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:50:05.987137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"766837aa-0976-4468-b4ce-f98017733cd6","timestamp":"2022-10-30T03:50:05.987275Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:50:07.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:50:07.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:50:14.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:50:14.985  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:50:13.387689Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0e74bae-a01d-4a25-9796-c2ad97b3dba5","timestamp":"2022-10-30T03:50:13.387759Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:50:15.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:50:15.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:50:21.954  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:50:30.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:50:30.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:50:30.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:50:45.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:50:45.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:50:45.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:51:00.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:51:00.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:51:00.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:51:15.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:51:15.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:51:15.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:51:30.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:51:30.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:51:30.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:51:45.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:51:45.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:51:45.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:51:46.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:51:46.107  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:51:44.599463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23869c4b-3c87-4d9a-b5c5-ddaa790b9776","timestamp":"2022-10-30T03:51:44.599531Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:51:46.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:51:46.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:52:01.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:52:01.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:52:01.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:52:06.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:52:06.664  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:52:05.987008Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e60adb1-7f2f-4a70-a43c-0ff99d6e985d","timestamp":"2022-10-30T03:52:05.987077Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:52:07.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:52:07.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:52:14.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:52:14.973  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:52:13.387610Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dff5b40e-a2d2-4b67-8f72-919ed1f4dde6","timestamp":"2022-10-30T03:52:13.387665Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:52:15.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:52:15.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:52:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:52:30.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:52:30.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:52:30.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:52:45.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:52:45.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:52:45.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:53:00.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:53:00.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:53:00.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:53:15.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:53:15.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:53:15.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:53:30.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:53:30.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:53:30.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:53:45.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:53:45.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:53:45.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:53:46.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:53:46.109  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:53:44.599664Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9226b6f5-9d90-478f-a8c4-c16dc75c22eb","timestamp":"2022-10-30T03:53:44.599790Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:53:46.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:53:46.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:54:01.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:54:01.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:54:01.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:54:06.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:54:06.664  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T03:54:05.987295Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9102b71-1328-4ba6-8ff9-70be6ebeb75b","timestamp":"2022-10-30T03:54:05.987377Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:54:07.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:54:07.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:54:14.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:54:14.977  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:54:13.387920Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5e14793-100c-4134-ab05-dcf3f4cd91f7","timestamp":"2022-10-30T03:54:13.388029Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:54:15.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:54:15.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:54:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:54:30.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:54:30.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:54:30.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:54:45.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:54:45.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:54:45.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:55:00.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:55:00.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:55:00.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:55:15.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:55:15.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:55:15.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:55:30.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:55:30.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:55:30.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:55:45.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:55:45.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:55:45.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:55:46.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:55:46.121  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:55:44.599479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a0382fa-3efe-4820-9f47-1ce6637e6ca0","timestamp":"2022-10-30T03:55:44.599535Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:55:46.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:55:46.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:56:01.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:56:01.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:56:01.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:56:06.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:56:06.675  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-10-30T03:56:05.987024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab25f4a7-0fac-42d1-8b4f-af5646ed71d9","timestamp":"2022-10-30T03:56:05.987133Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:56:07.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:56:07.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:56:14.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:56:14.968  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:56:13.387574Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b8112f2-8af6-4763-91f5-cd01596be39f","timestamp":"2022-10-30T03:56:13.387631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:56:15.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:56:15.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:56:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:56:30.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:56:30.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:56:30.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:56:45.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:56:45.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:56:45.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:57:00.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:57:00.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:57:00.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:57:15.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:57:15.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:57:15.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:57:30.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:57:30.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:57:30.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:57:45.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:57:45.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:57:45.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:57:46.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:57:46.086  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:57:44.599444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03976eb5-884e-4cd6-9900-71f4e705f048","timestamp":"2022-10-30T03:57:44.599543Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:57:46.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:57:46.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:58:01.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:58:01.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:58:01.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:58:06.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:58:06.682  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-10-30T03:58:05.988143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e81d2afd-b899-4605-815d-9bb8977f4175","timestamp":"2022-10-30T03:58:05.988550Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 03:58:07.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:58:07.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:58:14.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:58:14.970  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:58:13.388730Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1c5677e-281e-44bb-b7db-b82f5b715a50","timestamp":"2022-10-30T03:58:13.388829Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 03:58:15.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:58:15.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:58:21.954  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 03:58:30.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:58:30.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:58:30.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:58:45.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:58:45.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:58:45.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:59:00.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:59:00.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:59:00.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:59:15.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:59:15.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:59:15.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:59:30.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:59:30.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:59:30.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:59:45.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:59:45.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:59:45.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 03:59:46.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 03:59:46.132  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T03:59:44.599559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c44d204-2144-48c0-af1d-06bfd8445d45","timestamp":"2022-10-30T03:59:44.599642Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 03:59:46.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 03:59:46.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:00:01.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:00:01.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:00:01.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:00:06.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:00:06.668  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-10-30T04:00:05.987035Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e16d5de4-5199-4a45-a652-94550912fb67","timestamp":"2022-10-30T04:00:05.987103Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:00:07.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:00:07.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:00:14.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:00:14.964  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:00:13.387581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e61ffb4-b46d-43ef-9c0f-6afa349fe34b","timestamp":"2022-10-30T04:00:13.387646Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:00:15.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:00:15.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:00:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:00:30.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:00:30.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:00:30.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:00:45.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:00:45.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:00:45.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:01:00.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:01:00.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:01:00.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:01:15.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:01:15.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:01:15.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:01:30.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:01:30.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:01:30.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:01:45.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:01:45.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:01:45.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:01:46.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:01:46.080  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:01:44.599449Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90986eaa-d78e-4abc-9ead-15974ffe2038","timestamp":"2022-10-30T04:01:44.599513Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:01:46.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:01:46.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:02:01.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:02:01.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:02:01.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:02:06.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:02:06.663  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-10-30T04:02:05.986990Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3496cabf-289b-4b28-a8b6-e98698c67660","timestamp":"2022-10-30T04:02:05.987069Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:02:07.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:02:07.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:02:14.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:02:14.978  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:02:13.387843Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45c5d73b-38e5-45a7-9f4b-2cd5821b0eae","timestamp":"2022-10-30T04:02:13.387979Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:02:15.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:02:15.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:02:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:02:30.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:02:30.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:02:30.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:02:45.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:02:45.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:02:45.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:03:00.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:03:00.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:03:00.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:03:15.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:03:15.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:03:15.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:03:30.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:03:30.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:03:30.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:03:45.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:03:45.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:03:45.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:03:46.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:03:46.080  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:03:44.599679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"216dae8c-259d-4eb5-96e7-8c2bea3516c0","timestamp":"2022-10-30T04:03:44.599815Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:03:46.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:03:46.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:04:01.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:04:01.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:04:01.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:04:06.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:04:06.670  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T04:04:05.986985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4310e43c-83cb-46d7-b532-9aef6da817f0","timestamp":"2022-10-30T04:04:05.987052Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:04:07.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:04:07.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:04:14.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:04:14.971  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:04:13.387596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ba28262-ad6f-4f0a-a82f-0d2961f93676","timestamp":"2022-10-30T04:04:13.387678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:04:15.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:04:15.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:04:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:04:30.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:04:30.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:04:30.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:04:45.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:04:45.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:04:45.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:05:00.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:05:00.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:05:00.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:05:15.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:05:15.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:05:15.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:05:30.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:05:30.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:05:30.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:05:45.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:05:45.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:05:45.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:05:46.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:05:46.088  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:05:44.599453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0df82d7-bada-4be3-b1f5-e6da755f17f2","timestamp":"2022-10-30T04:05:44.599505Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:05:46.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:05:46.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:06:01.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:06:01.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:06:01.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:06:06.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:06:06.674  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-10-30T04:06:05.987184Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ead9f804-221f-4709-9a89-f14deb757ce2","timestamp":"2022-10-30T04:06:05.987340Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:06:07.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:06:07.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:06:14.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:06:14.975  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:06:13.387867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbead44e-4ae8-4378-b9ab-e87312f786fb","timestamp":"2022-10-30T04:06:13.388015Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:06:15.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:06:15.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:06:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:06:30.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:06:30.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:06:30.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:06:45.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:06:45.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:06:45.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:07:00.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:07:00.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:07:00.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:07:15.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:07:15.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:07:15.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:07:30.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:07:30.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:07:30.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:07:45.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:07:45.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:07:45.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:07:46.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:07:46.074  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:07:44.599429Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cd875dc-f299-4319-8d9e-92a10676e217","timestamp":"2022-10-30T04:07:44.599519Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:07:46.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:07:46.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:08:01.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:08:01.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:08:01.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:08:06.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:08:06.665  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-10-30T04:08:05.987242Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4377091-e317-422f-9422-6e5b092a752c","timestamp":"2022-10-30T04:08:05.987367Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:08:07.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:08:07.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:08:14.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:08:14.965  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:08:13.387672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dbc8121-77be-46a9-9d41-d3551e7cfe83","timestamp":"2022-10-30T04:08:13.387734Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:08:15.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:08:15.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:08:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:08:30.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:08:30.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:08:30.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:08:45.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:08:45.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:08:45.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:09:00.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:09:00.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:09:00.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:09:15.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:09:15.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:09:15.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:09:30.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:09:30.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:09:30.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:09:45.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:09:45.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:09:45.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:09:46.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:09:46.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:09:44.599411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97e9a7fd-ae1d-448f-b3aa-e49a5bef4254","timestamp":"2022-10-30T04:09:44.599473Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:09:46.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:09:46.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:10:01.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:10:01.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:10:01.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:10:06.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:10:06.670  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T04:10:05.987061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6574021a-2f9c-4dea-8b18-9ab8565ecac4","timestamp":"2022-10-30T04:10:05.987118Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:10:07.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:10:07.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:10:14.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:10:14.963  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:10:13.387574Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e48512c-e8fb-465c-91bd-21faf02ebb11","timestamp":"2022-10-30T04:10:13.387626Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:10:15.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:10:15.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:10:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:10:30.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:10:30.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:10:30.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:10:45.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:10:45.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:10:45.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:11:00.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:11:00.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:11:00.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:11:15.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:11:15.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:11:15.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:11:30.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:11:30.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:11:30.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:11:45.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:11:45.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:11:45.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:11:46.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:11:46.063  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:11:44.599558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f96e87cc-8b13-4a55-a6be-e0fead33d1e3","timestamp":"2022-10-30T04:11:44.599665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:11:46.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:11:46.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:12:01.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:12:01.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:12:01.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:12:06.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:12:06.665  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-10-30T04:12:05.987041Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cd12fea-7079-4180-932f-6bd4e3bf24c3","timestamp":"2022-10-30T04:12:05.987132Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:12:07.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:12:07.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:12:14.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:12:14.962  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:12:13.387826Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65946dea-7af1-4335-9ec8-edfe1319e3db","timestamp":"2022-10-30T04:12:13.388015Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:12:15.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:12:15.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:12:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:12:30.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:12:30.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:12:30.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:12:45.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:12:45.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:12:45.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:13:00.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:13:00.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:13:00.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:13:15.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:13:15.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:13:15.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:13:30.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:13:30.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:13:30.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:13:45.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:13:45.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:13:45.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:13:46.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:13:46.089  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:13:44.599761Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0df8127-9a70-43b1-bab4-f585dfba2892","timestamp":"2022-10-30T04:13:44.599916Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:13:46.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:13:46.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:14:01.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:14:01.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:14:01.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:14:06.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:14:06.666  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-10-30T04:14:05.987030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f872fef6-7232-4255-9993-f8f3e25e9e70","timestamp":"2022-10-30T04:14:05.987104Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:14:07.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:14:07.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:14:14.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:14:14.957  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:14:13.387588Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2979f2f-0161-4644-a4d6-896a3b59e704","timestamp":"2022-10-30T04:14:13.387642Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:14:15.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:14:15.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:14:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:14:30.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:14:30.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:14:30.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:14:45.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:14:45.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:14:45.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:15:00.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:15:00.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:15:00.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:15:15.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:15:15.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:15:15.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:15:30.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:15:30.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:15:30.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:15:45.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:15:45.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:15:45.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:15:46.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:15:46.055  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:15:44.599534Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69ea7991-05f3-4688-9846-18e97cd2408b","timestamp":"2022-10-30T04:15:44.599616Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:15:46.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:15:46.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:16:01.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:16:01.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:16:01.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:16:06.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:16:06.668  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-10-30T04:16:05.988172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e9fa08b-6f90-49ff-9f2b-51214d1e75b0","timestamp":"2022-10-30T04:16:05.988626Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:16:07.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:16:07.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:16:14.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:16:14.969  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:16:13.387919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c7720eb-cc90-4b68-bca0-68d057dbba25","timestamp":"2022-10-30T04:16:13.388064Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:16:15.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:16:15.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:16:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:16:30.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:16:30.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:16:30.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:16:45.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:16:45.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:16:45.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:17:00.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:17:00.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:17:00.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:17:15.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:17:15.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:17:15.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:17:30.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:17:30.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:17:30.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:17:45.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:17:45.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:17:45.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:17:46.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:17:46.060  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:17:44.599456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d3a88a4-8ce4-4dd9-90a9-ffb6bba9de6a","timestamp":"2022-10-30T04:17:44.599545Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:17:46.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:17:46.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:18:01.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:18:01.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:18:01.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:18:06.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:18:06.666  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-10-30T04:18:05.987310Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d430ce09-d688-4f46-8932-46e331f42555","timestamp":"2022-10-30T04:18:05.987564Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:18:07.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:18:07.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:18:14.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:18:14.955  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:18:13.387614Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"712c36ee-0d71-4e53-831d-7f5ca3f8844d","timestamp":"2022-10-30T04:18:13.387666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:18:15.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:18:15.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:18:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:18:30.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:18:30.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:18:30.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:18:45.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:18:45.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:18:45.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:19:00.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:19:00.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:19:00.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:19:15.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:19:15.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:19:15.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:19:30.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:19:30.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:19:30.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:19:45.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:19:45.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:19:45.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:19:46.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:19:46.049  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:19:44.599535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be77143e-cefc-4efc-9ac4-54c86f060b02","timestamp":"2022-10-30T04:19:44.599600Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:19:46.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:19:46.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:20:01.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:20:01.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:20:01.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:20:06.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:20:06.659  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T04:20:05.986988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7a29ee3-ad65-4fec-b6dd-0770935b0b05","timestamp":"2022-10-30T04:20:05.987058Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:20:08.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:20:08.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:20:14.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:20:14.963  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:20:13.387641Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7aefd55-c205-4a18-9a77-dbef8f4590b3","timestamp":"2022-10-30T04:20:13.387732Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:20:15.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:20:15.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:20:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:20:30.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:20:30.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:20:30.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:20:45.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:20:45.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:20:45.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:21:00.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:21:00.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:21:00.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:21:15.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:21:15.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:21:15.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:21:30.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:21:30.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:21:30.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:21:45.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:21:45.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:21:45.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:21:46.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:21:46.045  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:21:44.599448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22ff300f-06a0-4dde-be9d-523cde137a84","timestamp":"2022-10-30T04:21:44.599535Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:21:46.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:21:46.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:22:01.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:22:01.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:22:01.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:22:06.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:22:06.659  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T04:22:05.986978Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34d9bf8e-9b27-4fa0-8553-df9f21eff008","timestamp":"2022-10-30T04:22:05.987040Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:22:09.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:22:09.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:22:14.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:22:14.960  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:22:13.387923Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99896cb0-6c02-49fc-bf2b-6fdd34daaee9","timestamp":"2022-10-30T04:22:13.388040Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:22:15.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:22:15.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:22:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:22:30.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:22:30.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:22:30.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:22:45.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:22:45.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:22:45.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:23:00.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:23:00.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:23:00.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:23:15.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:23:15.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:23:15.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:23:30.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:23:30.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:23:30.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:23:45.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:23:45.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:23:45.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:23:46.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:23:46.074  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:23:44.599817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fbd2739-c2ca-4944-862e-a87c32c361e8","timestamp":"2022-10-30T04:23:44.599995Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:23:46.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:23:46.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:24:01.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:24:01.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:24:01.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:24:06.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:24:06.657  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-10-30T04:24:05.986979Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba2d7056-fc4d-4024-91a6-3c06a929afe6","timestamp":"2022-10-30T04:24:05.987087Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:24:06.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:24:06.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:24:14.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:24:14.952  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:24:13.387617Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e02d6f4f-a822-4b32-86ab-82e1dbac4fc6","timestamp":"2022-10-30T04:24:13.387678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:24:15.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:24:15.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:24:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:24:30.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:24:30.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:24:30.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:24:45.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:24:45.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:24:45.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:25:00.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:25:00.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:25:00.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:25:15.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:25:15.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:25:15.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:25:30.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:25:30.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:25:30.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:25:45.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:25:45.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:25:45.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:25:46.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:25:46.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:25:44.599453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ad7d8a7-8565-4a39-8fc9-d156c668459d","timestamp":"2022-10-30T04:25:44.599517Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:25:46.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:25:46.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:26:01.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:26:01.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:26:01.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:26:06.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:26:06.669  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-10-30T04:26:05.987440Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44f5677b-cb00-4fba-83b8-d69922455f89","timestamp":"2022-10-30T04:26:05.987653Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:26:06.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:26:06.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:26:14.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:26:14.955  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:26:13.387599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"666b6c07-c7a7-436c-9f60-55de0b747369","timestamp":"2022-10-30T04:26:13.387658Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:26:15.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:26:15.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:26:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:26:30.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:26:30.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:26:30.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:26:45.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:26:45.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:26:45.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:27:00.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:27:00.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:27:00.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:27:15.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:27:15.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:27:15.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:27:30.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:27:30.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:27:30.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:27:45.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:27:45.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:27:45.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:27:45.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:27:45.940  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:27:44.599510Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90ae26f1-d233-4de1-82cd-403430223fc7","timestamp":"2022-10-30T04:27:44.599586Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:27:45.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:27:45.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:28:00.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:28:00.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:28:00.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:28:06.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:28:06.683  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-30T04:28:05.987047Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28f4cdb3-45e5-4e3e-85ad-ad8bb480bb62","timestamp":"2022-10-30T04:28:05.987107Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:28:08.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:28:08.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:28:15.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:28:15.016  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:28:13.387876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61bffd57-7830-4359-b6ce-a0bf8205430e","timestamp":"2022-10-30T04:28:13.387991Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:28:15.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:28:15.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:28:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:28:30.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:28:30.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:28:30.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:28:45.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:28:45.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:28:45.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:29:00.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:29:00.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:29:00.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:29:15.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:29:15.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:29:15.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:29:30.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:29:30.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:29:30.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:29:45.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:29:45.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:29:45.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:29:45.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:29:45.934  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:29:44.599554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dd1b1e6-9f40-4669-96cf-66053ee58dc1","timestamp":"2022-10-30T04:29:44.599693Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:29:46.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:29:46.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:30:01.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:30:01.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:30:01.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:30:06.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:30:06.658  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-10-30T04:30:05.987014Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bed47ec-fa35-402f-b368-651143c4a565","timestamp":"2022-10-30T04:30:05.987080Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:30:06.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:30:06.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:30:14.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:30:14.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:30:13.387605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a2d93f6-9706-4c39-a0a6-0553b7c9818e","timestamp":"2022-10-30T04:30:13.387666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:30:15.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:30:15.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:30:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:30:30.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:30:30.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:30:30.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:30:45.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:30:45.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:30:45.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:31:00.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:31:00.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:31:00.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:31:15.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:31:15.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:31:15.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:31:30.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:31:30.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:31:30.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:31:45.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:31:45.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:31:45.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:31:45.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:31:45.967  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:31:44.599427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c919b7da-2286-4e18-99bb-af3f812663f4","timestamp":"2022-10-30T04:31:44.599492Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:31:46.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:31:46.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:32:01.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:32:01.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:32:01.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:32:06.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:32:06.672  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-10-30T04:32:05.987629Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2683e49-c66d-4d4b-847d-28940c02fc6b","timestamp":"2022-10-30T04:32:05.987706Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:32:06.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:32:06.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:32:14.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:32:14.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:32:13.387626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3a91497-afba-4cdd-8939-bb8055f9c3af","timestamp":"2022-10-30T04:32:13.387691Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:32:15.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:32:15.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:32:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:32:30.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:32:30.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:32:30.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:32:45.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:32:45.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:32:45.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:33:00.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:33:00.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:33:00.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:33:15.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:33:15.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:33:15.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:33:30.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:33:30.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:33:30.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:33:45.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:33:45.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:33:45.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:33:45.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:33:45.931  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:33:44.599684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cba69098-19fa-4138-89c6-8724d22472a1","timestamp":"2022-10-30T04:33:44.599816Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:33:46.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:33:46.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:34:01.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:34:01.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:34:01.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:34:06.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:34:06.681  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-10-30T04:34:05.989669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"739a51fe-82a6-4852-a342-7c610202e0b8","timestamp":"2022-10-30T04:34:05.990092Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:34:06.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:34:06.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:34:14.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:34:14.947  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:34:13.387843Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07fc31ce-603e-4e4e-b008-28c796a7da53","timestamp":"2022-10-30T04:34:13.387989Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:34:15.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:34:15.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:34:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:34:30.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:34:30.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:34:30.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:34:45.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:34:45.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:34:45.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:35:00.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:35:00.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:35:00.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:35:15.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:35:15.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:35:15.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:35:30.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:35:30.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:35:30.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:35:45.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:35:45.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:35:45.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:35:45.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:35:45.930  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:35:44.599541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38a42ff3-be9f-44b7-893e-08d635208164","timestamp":"2022-10-30T04:35:44.599645Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:35:46.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:35:46.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:36:01.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:36:01.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:36:01.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:36:06.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:36:06.655  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-10-30T04:36:05.987018Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13dd52d8-0c02-418b-9a7d-112290af8cb0","timestamp":"2022-10-30T04:36:05.987135Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:36:06.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:36:06.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:36:14.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:36:14.947  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:36:13.387894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8eab395-31a8-47a5-a2f2-48a7296f7dec","timestamp":"2022-10-30T04:36:13.388046Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:36:15.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:36:15.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:36:21.954  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:36:30.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:36:30.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:36:30.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:36:45.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:36:45.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:36:45.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:37:00.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:37:00.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:37:00.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:37:15.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:37:15.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:37:15.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:37:30.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:37:30.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:37:30.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:37:45.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:37:45.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:37:45.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:37:45.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:37:45.918  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:37:44.599469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81eb0e03-7166-4d60-a8aa-9b2fbf7dc231","timestamp":"2022-10-30T04:37:44.599551Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:37:46.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:37:46.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:38:01.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:38:01.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:38:01.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:38:06.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:38:06.695  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-10-30T04:38:05.986979Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a90b521b-c3ad-4426-83b3-4980209b99c7","timestamp":"2022-10-30T04:38:05.987030Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:38:06.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:38:06.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:38:14.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:38:14.951  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:38:13.387901Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14372d81-c817-43d4-a1fe-a01fcd337aec","timestamp":"2022-10-30T04:38:13.388060Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:38:15.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:38:15.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:38:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:38:30.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:38:30.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:38:30.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:38:45.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:38:45.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:38:45.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:39:00.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:39:00.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:39:00.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:39:15.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:39:15.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:39:15.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:39:30.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:39:30.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:39:30.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:39:45.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:39:45.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:39:45.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:39:45.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:39:45.917  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:39:44.599444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a4f1194-9559-4e5b-bbe5-0fa7e740fa5e","timestamp":"2022-10-30T04:39:44.599527Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:39:46.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:39:46.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:40:01.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:40:01.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:40:01.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:40:06.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:40:06.663  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-10-30T04:40:05.987067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac7e1610-0ca5-4c25-8cae-2b969a833287","timestamp":"2022-10-30T04:40:05.987147Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:40:06.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:40:06.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:40:14.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:40:14.960  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:40:13.387695Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5701f398-8b3e-496d-8388-cc541f464109","timestamp":"2022-10-30T04:40:13.387792Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:40:15.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:40:15.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:40:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:40:30.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:40:30.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:40:30.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:40:45.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:40:45.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:40:45.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:41:00.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:41:00.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:41:00.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:41:15.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:41:15.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:41:15.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:41:30.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:41:30.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:41:30.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:41:45.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:41:45.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:41:45.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:41:45.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:41:45.967  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:41:44.599441Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a25836bc-f606-45a2-8420-2c8848397232","timestamp":"2022-10-30T04:41:44.599508Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:41:46.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:41:46.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:42:01.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:42:01.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:42:01.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:42:06.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:42:06.676  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-10-30T04:42:05.986990Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9bd1d0d1-2cff-4dbc-a944-1eed5a161e58","timestamp":"2022-10-30T04:42:05.987085Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:42:06.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:42:06.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:42:14.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:42:14.941  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:42:13.387593Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86a92407-d63a-4843-8c2e-9f98fa224788","timestamp":"2022-10-30T04:42:13.387658Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:42:15.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:42:15.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:42:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:42:30.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:42:30.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:42:30.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:42:45.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:42:45.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:42:45.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:43:00.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:43:00.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:43:00.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:43:15.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:43:15.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:43:15.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:43:30.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:43:30.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:43:30.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:43:45.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:43:45.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:43:45.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:43:45.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:43:45.944  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:43:44.599622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"345dd619-5b24-4c24-ac04-d8c081e99921","timestamp":"2022-10-30T04:43:44.599744Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-10-30 04:43:46.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:43:46.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:44:01.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:44:01.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:44:01.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:44:06.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:44:06.665  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-10-30T04:44:05.987341Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7035f346-09d0-4f1b-81fc-4da0fafa18b8","timestamp":"2022-10-30T04:44:05.987499Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-10-30 04:44:06.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:44:06.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:44:14.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:44:14.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-30T04:44:13.387968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58e4a42b-b02f-46d3-95cc-2aee668f1801","timestamp":"2022-10-30T04:44:13.388139Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-10-30 04:44:15.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000
2022-10-30 04:44:15.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9aa7a578-6f62-4557-bde9-9efeb90cf2cb/onap-policy-clamp-runtime-acm-5945bf4c4-7828c?timeout=15000 (anonymous) ...
2022-10-30 04:44:21.955  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-10-30 04:44:30.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-10-30 04:44:30.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : U