Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml file . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.14) [2022-12-27T03:15:03.822+00:00|INFO|Application|main] Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-85dc87966b-q8tfg with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) [2022-12-27T03:15:03.828+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default" [2022-12-27T03:15:05.761+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2022-12-27T03:15:06.251+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 473 ms. Found 7 JPA repository interfaces. [2022-12-27T03:15:08.986+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (https) [2022-12-27T03:15:09.003+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["https-jsse-nio-6969"] [2022-12-27T03:15:09.003+00:00|INFO|StandardService|main] Starting service [Tomcat] [2022-12-27T03:15:09.004+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.62] [2022-12-27T03:15:09.138+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext [2022-12-27T03:15:09.138+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5176 ms [2022-12-27T03:15:09.906+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?) [2022-12-27T03:15:10.464+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] [2022-12-27T03:15:10.617+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.4.31.Final [2022-12-27T03:15:10.917+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final} [2022-12-27T03:15:11.147+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... [2022-12-27T03:15:12.793+00:00|ERROR|HikariPool|main] HikariPool-1 - Exception during pool initialization. java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=459) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394) at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) at org.mariadb.jdbc.Driver.connect(Driver.java:89) at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:780) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:453) at org.springframework.boot.SpringApplication.run(SpringApplication.java:343) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1359) at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: java.sql.SQLNonTransientConnectionException: (conn=459) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1114) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1075) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:885) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:600) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389) ... 57 common frames omitted Caused by: java.sql.SQLNonTransientConnectionException: (conn=459) Connection is closed at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1946) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1089) ... 61 common frames omitted [2022-12-27T03:15:12.794+00:00|WARN|JdbcEnvironmentInitiator|main] HHH000342: Could not obtain connection to query metadata java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=459) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394) at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) at org.mariadb.jdbc.Driver.connect(Driver.java:89) at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:780) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:453) at org.springframework.boot.SpringApplication.run(SpringApplication.java:343) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1359) at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: java.sql.SQLNonTransientConnectionException: (conn=459) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1114) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1075) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:885) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:600) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389) ... 57 common frames omitted Caused by: java.sql.SQLNonTransientConnectionException: (conn=459) Connection is closed at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1946) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1089) ... 61 common frames omitted [2022-12-27T03:15:12.819+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect [2022-12-27T03:15:13.820+00:00|INFO|Version|main] HV000001: Hibernate Validator 6.2.3.Final [2022-12-27T03:15:16.060+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... [2022-12-27T03:15:16.115+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. [2022-12-27T03:15:26.110+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [2022-12-27T03:15:26.128+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' [2022-12-27T03:15:28.864+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=177d09c6-8e8a-4452-a522-d90c562c0cc2, consumerInstance=onap-policy-clamp-runtime-acm-85dc87966b-q8tfg, 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-12-27T03:15:29.107+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] 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-12-27T03:15:30.153+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator' [2022-12-27T03:15:31.887+00:00|INFO|DefaultSecurityFilterChain|main] Will not secure any request [2022-12-27T03:15:32.223+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["https-jsse-nio-6969"] [2022-12-27T03:15:33.257+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.258+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.259+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.259+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.259+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.260+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.260+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.261+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.261+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.262+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.262+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.263+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.263+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.264+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.264+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.264+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.265+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.265+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.265+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.266+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.266+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.267+00:00|WARN|SSLUtilBase|main] 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-12-27T03:15:33.293+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' [2022-12-27T03:15:34.550+00:00|INFO|ServiceManager|main] service manager starting [2022-12-27T03:15:34.551+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management [2022-12-27T03:15:34.561+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=177d09c6-8e8a-4452-a522-d90c562c0cc2, consumerInstance=onap-policy-clamp-runtime-acm-85dc87966b-q8tfg, 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-12-27T03:15:34.562+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=177d09c6-8e8a-4452-a522-d90c562c0cc2, consumerInstance=onap-policy-clamp-runtime-acm-85dc87966b-q8tfg, 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-12-27T03:15:34.570+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:15:34.564+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=beae1e30-ecd9-4451-a6d2-3589ce05a350, alive=false, publisher=null]]: starting [2022-12-27T03:15:34.581+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:15:34.583+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=beae1e30-ecd9-4451-a6d2-3589ce05a350, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created [2022-12-27T03:15:34.584+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$4582ddd9 [2022-12-27T03:15:34.595+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$8eedc88d [2022-12-27T03:15:34.600+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantUpdatePublisher$$EnhancerBySpringCGLIB$$1a6676d [2022-12-27T03:15:34.604+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$3076bc6a [2022-12-27T03:15:34.608+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$a5ec2638 [2022-12-27T03:15:34.611+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionUpdatePublisher$$EnhancerBySpringCGLIB$$6a15860d [2022-12-27T03:15:34.615+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantUpdateAckListener [2022-12-27T03:15:34.615+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener [2022-12-27T03:15:34.615+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener [2022-12-27T03:15:34.616+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener [2022-12-27T03:15:34.616+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener [2022-12-27T03:15:34.616+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener [2022-12-27T03:15:34.616+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher [2022-12-27T03:15:34.616+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=177d09c6-8e8a-4452-a522-d90c562c0cc2, consumerInstance=onap-policy-clamp-runtime-acm-85dc87966b-q8tfg, 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@5bddd141 [2022-12-27T03:15:34.616+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=177d09c6-8e8a-4452-a522-d90c562c0cc2, consumerInstance=onap-policy-clamp-runtime-acm-85dc87966b-q8tfg, 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-12-27T03:15:34.616+00:00|INFO|ServiceManager|main] service manager started [2022-12-27T03:15:34.623+00:00|INFO|Application|main] Started Application in 32.172 seconds (JVM running for 33.8) [2022-12-27T03:15:50.634+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:15:50.646+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:15:50.646+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:16:05.670+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:16:05.672+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:16:05.672+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:16:20.715+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:16:20.716+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:16:20.716+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:16:35.770+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:16:35.772+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:16:35.773+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:16:50.806+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:16:50.807+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:16:50.807+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:16:56.733+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:16:56.746+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] ***** OrderedServiceImpl implementers: [] [2022-12-27T03:16:56.750+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:16:55.357419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b56c1ee-6570-4584-9ff1-0c11c5fd0269","timestamp":"2022-12-27T03:16:55.357525Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:16:57.302+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:16:57.302+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:17:07.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:17:07.465+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:17:06.003249Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f9707fb-ebfa-4a4c-9bbf-19a928c0c411","timestamp":"2022-12-27T03:17:06.003478Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:17:08.210+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:17:08.211+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:17:11.983+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:17:11.983+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:17:10.178397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d3da83d-99fd-4383-a74f-bb1a2f0a4976","timestamp":"2022-12-27T03:17:10.178502Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:17:12.156+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:17:12.157+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:17:27.173+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:17:27.174+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:17:27.174+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:17:34.550+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:17:42.254+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:17:42.254+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:17:42.255+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:17:57.430+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:17:57.431+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:17:57.431+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:18:12.452+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:18:12.453+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:18:12.453+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:18:27.474+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:18:27.475+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:18:27.476+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:18:42.580+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:18:42.580+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:18:42.580+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:18:56.702+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:18:56.702+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:18:55.357457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5e078d1-1155-4982-b92c-4ec66a40c195","timestamp":"2022-12-27T03:18:55.357593Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:18:57.177+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:18:57.177+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:19:07.781+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:19:07.782+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:19:06.002775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0cd3641-ddbc-42a2-8027-d850a9fa0fda","timestamp":"2022-12-27T03:19:06.002834Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:19:08.189+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:19:08.190+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:19:11.699+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:19:11.700+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:19:10.178588Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6dfb3c5-181c-4b2d-bb0f-d77680384fe6","timestamp":"2022-12-27T03:19:10.178771Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:19:12.177+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:19:12.177+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:19:27.744+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:19:27.745+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:19:27.745+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:19:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:19:43.005+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:19:43.005+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:19:43.005+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:19:58.440+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:19:58.441+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:19:58.441+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:20:13.472+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:20:13.472+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:20:13.473+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:20:28.527+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:20:28.527+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:20:28.527+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:20:43.534+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:20:43.534+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:20:43.535+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:20:56.650+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:20:56.651+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:20:55.357337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"654b2a21-d563-4823-bbe7-eba65e8a466e","timestamp":"2022-12-27T03:20:55.357456Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:20:57.210+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:20:57.210+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:21:07.304+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:21:07.305+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:21:06.002831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05c0d43e-55bf-46b4-820f-8e8aeb7f0774","timestamp":"2022-12-27T03:21:06.002914Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:21:08.196+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:21:08.196+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:21:11.609+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:21:11.610+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:21:10.178251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a00ca293-493d-4c6a-99ea-6b9753285085","timestamp":"2022-12-27T03:21:10.178326Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:21:12.195+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:21:12.196+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:21:27.227+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:21:27.227+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:21:27.228+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:21:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:21:42.231+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:21:42.232+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:21:42.232+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:21:57.237+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:21:57.238+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:21:57.238+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:22:12.291+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:22:12.292+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:22:12.292+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:22:27.362+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:22:27.363+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:22:27.363+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:22:42.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:22:42.738+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:22:42.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:22:56.674+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:22:56.675+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:22:55.357624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acd9b680-ab3e-407e-9623-ddc8653e5f07","timestamp":"2022-12-27T03:22:55.357786Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:22:57.245+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:22:57.246+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:23:07.349+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:23:07.350+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:23:06.003016Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92ca7cab-ad34-436d-a151-ac6f043464b7","timestamp":"2022-12-27T03:23:06.003142Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:23:08.236+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:23:08.236+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:23:11.661+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:23:11.661+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:23:10.178516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f882f31b-4fff-4b68-9a64-1304d10df698","timestamp":"2022-12-27T03:23:10.178747Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:23:12.231+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:23:12.231+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:23:27.246+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:23:27.246+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:23:27.246+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:23:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:23:42.238+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:23:42.239+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:23:42.239+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:23:57.365+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:23:57.366+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:23:57.366+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:24:12.399+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:24:12.400+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:24:12.400+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:24:27.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:24:27.408+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:24:27.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:24:42.381+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:24:42.381+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:24:42.381+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:24:56.687+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:24:56.688+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:24:55.357375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4eaea6d6-bc42-478f-9323-3373a79b2762","timestamp":"2022-12-27T03:24:55.357468Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:24:57.296+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:24:57.296+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:25:07.364+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:25:07.365+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:25:06.002772Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d844a111-0774-404c-961e-d3fca84a2f7d","timestamp":"2022-12-27T03:25:06.002876Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:25:08.286+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:25:08.286+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:25:11.607+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:25:11.608+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:25:10.178337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d809ca4-9d19-463a-91e9-7d77e5835694","timestamp":"2022-12-27T03:25:10.178449Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:25:12.281+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:25:12.281+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:25:27.290+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:25:27.291+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:25:27.291+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:25:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:25:42.290+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:25:42.291+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:25:42.291+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:25:57.357+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:25:57.358+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:25:57.358+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:26:12.346+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:26:12.347+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:26:12.347+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:26:27.332+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:26:27.332+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:26:27.333+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:26:42.325+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:26:42.325+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:26:42.326+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:26:56.621+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:26:56.621+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:26:55.357305Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c50ed8e-24cd-4996-bf1d-6a305a3f5505","timestamp":"2022-12-27T03:26:55.357398Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:26:57.306+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:26:57.306+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:27:07.411+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:27:07.412+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:27:06.002824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9707507a-4394-4a3e-8ca5-e281e38aab11","timestamp":"2022-12-27T03:27:06.003125Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:27:08.305+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:27:08.305+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:27:11.529+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:27:11.530+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:27:10.178238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c494af37-699e-4e55-820e-8076720b7fe0","timestamp":"2022-12-27T03:27:10.178334Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:27:12.306+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:27:12.306+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:27:27.312+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:27:27.313+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:27:27.313+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:27:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:27:42.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:27:42.293+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:27:42.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:27:57.278+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:27:57.279+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:27:57.279+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:28:12.264+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:28:12.264+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:28:12.264+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:28:27.277+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:28:27.277+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:28:27.277+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:28:42.328+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:28:42.329+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:28:42.329+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:28:56.640+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:28:56.641+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:28:55.357518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75eaffde-3c3c-4f23-8d30-352f9a29ed35","timestamp":"2022-12-27T03:28:55.357656Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:28:57.334+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:28:57.334+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:29:07.299+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:29:07.299+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:29:06.003054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcacc1ae-f436-434f-b572-94bcf4b8a862","timestamp":"2022-12-27T03:29:06.003201Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:29:07.333+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:29:07.333+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:29:11.581+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:29:11.582+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:29:10.178462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ebf828d-ddab-4a4b-8ac1-023e8bf1b976","timestamp":"2022-12-27T03:29:10.178631Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:29:12.350+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:29:12.351+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:29:27.375+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:29:27.376+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:29:27.377+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:29:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:29:42.383+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:29:42.384+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:29:42.384+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:29:57.374+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:29:57.374+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:29:57.374+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:30:12.409+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:30:12.409+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:30:12.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:30:27.385+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:30:27.386+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:30:27.386+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:30:42.373+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:30:42.374+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:30:42.374+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:30:56.628+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:30:56.628+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:30:55.357366Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec02d966-014b-4ffb-89f5-856c533e1520","timestamp":"2022-12-27T03:30:55.357441Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:30:57.372+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:30:57.372+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:31:07.371+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:31:07.372+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:31:06.002770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ba7ac43-3598-49b0-bb6f-3873c81f0a58","timestamp":"2022-12-27T03:31:06.002883Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:31:08.369+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:31:08.369+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:31:11.544+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:31:11.545+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:31:10.178234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ca7b0f1-12d0-41fd-ac18-46a9b6925012","timestamp":"2022-12-27T03:31:10.178319Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:31:12.368+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:31:12.369+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:31:27.386+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:31:27.387+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:31:27.387+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:31:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:31:42.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:31:42.370+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:31:42.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:31:57.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:31:57.354+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:31:57.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:32:12.355+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:32:12.356+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:32:12.356+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:32:27.324+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:32:27.324+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:32:27.324+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:32:42.313+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:32:42.313+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:32:42.313+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:32:56.635+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:32:56.636+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:32:55.357241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17085139-260d-4d9b-b2af-8a22bd5498b6","timestamp":"2022-12-27T03:32:55.357322Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:32:57.414+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:32:57.414+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:33:07.310+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:33:07.311+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:33:06.002800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c26afeff-d2e5-4ca5-ab68-0a756be1df51","timestamp":"2022-12-27T03:33:06.002883Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:33:07.411+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:33:07.411+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:33:11.494+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:33:11.494+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:33:10.178293Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b40ea24-15c8-46ba-93b9-4b6fd3d09df7","timestamp":"2022-12-27T03:33:10.178397Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:33:12.408+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:33:12.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:33:27.406+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:33:27.407+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:33:27.407+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:33:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:33:42.438+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:33:42.438+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:33:42.438+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:33:57.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:33:57.435+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:33:57.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:34:12.428+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:34:12.428+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:34:12.428+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:34:27.391+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:34:27.391+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:34:27.391+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:34:42.353+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:34:42.354+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:34:42.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:34:56.619+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:34:56.620+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:34:55.357633Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9a5b7cc-317a-4f20-b0b5-d437f68a1ef6","timestamp":"2022-12-27T03:34:55.357804Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:34:57.441+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:34:57.441+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:35:07.279+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:35:07.280+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:35:06.002962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f50ad21a-01a1-49e1-b857-de40702edb95","timestamp":"2022-12-27T03:35:06.003096Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:35:07.444+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:35:07.444+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:35:11.472+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:35:11.472+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:35:10.178478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96446e80-4c3c-4fff-bea2-bb52d014db6a","timestamp":"2022-12-27T03:35:10.178626Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:35:12.437+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:35:12.438+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:35:27.424+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:35:27.425+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:35:27.425+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:35:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:35:42.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:35:42.409+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:35:42.409+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:35:57.369+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:35:57.369+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:35:57.369+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:36:12.331+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:36:12.331+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:36:12.331+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:36:27.312+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:36:27.313+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:36:27.313+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:36:42.265+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:36:42.266+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:36:42.266+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:36:56.616+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:36:56.617+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:36:55.357418Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f77c7884-3295-4c76-aced-448ffd6c4378","timestamp":"2022-12-27T03:36:55.357502Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:36:57.480+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:36:57.480+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:37:07.319+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:37:07.320+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:37:06.002766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"091ccd85-604d-40b2-9e98-245d49e2712b","timestamp":"2022-12-27T03:37:06.002848Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:37:07.482+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:37:07.482+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:37:11.458+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:37:11.458+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:37:10.178236Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdfd8937-f34a-4402-8251-856371621940","timestamp":"2022-12-27T03:37:10.178305Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:37:13.475+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:37:13.475+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:37:28.496+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:37:28.497+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:37:28.497+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:37:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:37:43.488+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:37:43.489+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:37:43.489+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:37:58.485+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:37:58.486+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:37:58.486+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:38:13.453+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:38:13.454+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:38:13.454+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:38:28.432+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:38:28.434+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:38:28.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:38:43.412+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:38:43.413+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:38:43.413+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:38:56.685+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:38:56.686+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:38:55.357311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2a80acc-b94a-442d-bbd4-8180d9f391e9","timestamp":"2022-12-27T03:38:55.357409Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:38:57.511+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:38:57.512+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:39:07.421+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:39:07.422+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:39:06.002764Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fba8421c-383d-43ff-ac83-4d906a02ba5a","timestamp":"2022-12-27T03:39:06.002856Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:39:07.509+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:39:07.509+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:39:11.522+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:39:11.522+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:39:10.178263Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77999b76-8a58-40a1-8cf0-5ac065e932f7","timestamp":"2022-12-27T03:39:10.178386Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:39:12.524+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:39:12.525+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:39:27.524+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:39:27.524+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:39:27.524+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:39:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:39:42.540+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:39:42.541+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:39:42.541+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:39:57.505+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:39:57.505+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:39:57.505+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:40:12.518+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:40:12.519+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:40:12.519+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:40:27.485+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:40:27.485+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:40:27.485+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:40:42.464+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:40:42.464+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:40:42.464+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:40:56.631+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:40:56.631+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:40:55.357348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e705927-e60f-4c7c-9df5-ece0388bc563","timestamp":"2022-12-27T03:40:55.357422Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:40:57.544+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:40:57.544+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:41:07.280+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:41:07.281+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:41:06.002951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd49e1d6-25ff-42da-8397-9762eb3f2cb8","timestamp":"2022-12-27T03:41:06.003140Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:41:07.544+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:41:07.544+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:41:11.456+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:41:11.456+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:41:10.178415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"391dca42-4ed5-47df-936d-14f0ae488ec2","timestamp":"2022-12-27T03:41:10.178533Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:41:11.545+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:41:11.545+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:41:26.509+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:41:26.509+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:41:26.509+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:41:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:41:41.461+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:41:41.462+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:41:41.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:41:56.432+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:41:56.432+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:41:56.433+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:42:11.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:42:11.410+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:42:11.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:42:26.382+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:42:26.382+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:42:26.382+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:42:41.350+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:42:41.350+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:42:41.351+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:42:56.034+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:42:56.034+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:42:56.034+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:42:56.567+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:42:56.568+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:42:55.357554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a0e9f26-a098-4549-8fe6-b58010b74ca4","timestamp":"2022-12-27T03:42:55.357735Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:42:57.568+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:42:57.569+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:43:07.297+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:43:07.298+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:43:06.002890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2b60c88-d3c3-4863-b180-72d375f4d098","timestamp":"2022-12-27T03:43:06.003058Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:43:07.570+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:43:07.570+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:43:11.439+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:43:11.440+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:43:10.178407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d5763f6-32f8-4cb4-8cb0-9cd1b3176955","timestamp":"2022-12-27T03:43:10.178500Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:43:11.577+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:43:11.577+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:43:26.546+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:43:26.546+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:43:26.546+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:43:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:43:41.545+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:43:41.546+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:43:41.546+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:43:56.514+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:43:56.516+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:43:56.516+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:44:11.470+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:44:11.470+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:44:11.471+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:44:26.428+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:44:26.429+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:44:26.429+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:44:41.400+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:44:41.400+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:44:41.400+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:44:56.020+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:44:56.021+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:44:56.021+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:44:56.545+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:44:56.545+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:44:55.357330Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac97019f-d9d5-40f4-927c-f4419390a55d","timestamp":"2022-12-27T03:44:55.357399Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:44:56.616+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:44:56.616+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:45:07.332+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:45:07.333+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:45:06.002742Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6a5e5b7-6bf4-4c69-bdd2-948514665693","timestamp":"2022-12-27T03:45:06.002813Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:45:07.613+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:45:07.613+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:45:11.486+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:45:11.487+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:45:10.178288Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40bfc9cf-86d6-4c9b-8e98-f018865300e7","timestamp":"2022-12-27T03:45:10.178390Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:45:11.609+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:45:11.609+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:45:26.579+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:45:26.579+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:45:26.579+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:45:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:45:41.556+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:45:41.557+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:45:41.557+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:45:56.538+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:45:56.539+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:45:56.539+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:46:11.500+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:46:11.501+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:46:11.501+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:46:26.458+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:46:26.458+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:46:26.459+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:46:41.428+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:46:41.429+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:46:41.429+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:46:56.046+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:46:56.046+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:46:56.047+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:46:56.584+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:46:56.585+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:46:55.357466Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cb2dfb4-5319-4c16-9aaf-a401b9787438","timestamp":"2022-12-27T03:46:55.357571Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:46:56.661+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:46:56.661+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:47:07.292+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:47:07.293+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:47:06.002825Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f0d5cb1-ff71-4985-86ea-92a13605f893","timestamp":"2022-12-27T03:47:06.002915Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:47:07.654+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:47:07.654+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:47:11.429+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:47:11.429+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:47:10.178230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5fabe80-65e2-4ec9-ad43-9fa0d4d64db1","timestamp":"2022-12-27T03:47:10.178294Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:47:11.656+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:47:11.656+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:47:26.626+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:47:26.626+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:47:26.626+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:47:34.552+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:47:41.614+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:47:41.614+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:47:41.615+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:47:56.604+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:47:56.605+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:47:56.605+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:48:11.594+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:48:11.595+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:48:11.595+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:48:26.583+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:48:26.583+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:48:26.583+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:48:41.545+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:48:41.546+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:48:41.546+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:48:56.628+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:48:56.629+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:48:55.357383Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6517c8aa-d5d6-4e8a-9bba-acb7801fa2ef","timestamp":"2022-12-27T03:48:55.357467Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:48:56.709+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:48:56.709+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:49:07.298+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:49:07.299+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:49:06.002846Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ec75f0e-8926-499d-a0aa-b1e015043391","timestamp":"2022-12-27T03:49:06.002939Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:49:07.728+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:49:07.728+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:49:11.438+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:49:11.438+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:49:10.178463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21e6a163-7ea3-49ec-8bbf-edded35a2dd1","timestamp":"2022-12-27T03:49:10.178574Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:49:11.705+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:49:11.706+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:49:26.726+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:49:26.727+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:49:26.727+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:49:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:49:41.688+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:49:41.689+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:49:41.689+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:49:56.695+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:49:56.696+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:49:56.696+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:50:11.656+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:50:11.656+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:50:11.656+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:50:26.625+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:50:26.626+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:50:26.626+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:50:41.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:50:41.587+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:50:41.587+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:50:56.675+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:50:56.675+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:50:55.357465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b5d3e93-be4c-4f13-a211-b6de4220daa5","timestamp":"2022-12-27T03:50:55.357624Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:50:56.762+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:50:56.762+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:51:07.301+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:51:07.301+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:51:06.002977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f18dab2-a158-43a9-9326-65da9212633b","timestamp":"2022-12-27T03:51:06.003133Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:51:07.752+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:51:07.752+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:51:11.397+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:51:11.398+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:51:10.178262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d71cef0-bac4-4235-97c4-a368cc00ddfb","timestamp":"2022-12-27T03:51:10.178338Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:51:11.760+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:51:11.760+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:51:26.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:51:26.738+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:51:26.739+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:51:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:51:41.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:51:41.699+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:51:41.699+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:51:56.690+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:51:56.691+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:51:56.691+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:52:11.663+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:52:11.663+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:52:11.663+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:52:26.694+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:52:26.694+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:52:26.694+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:52:41.660+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:52:41.661+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:52:41.661+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:52:56.732+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:52:56.732+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:52:55.357416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"feb74aa0-7980-4293-9b6d-e016d1ced340","timestamp":"2022-12-27T03:52:55.357542Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:52:56.786+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:52:56.786+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:53:07.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:53:07.293+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:53:06.002866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16a0b6f9-b470-44c2-9282-3088a5a2690b","timestamp":"2022-12-27T03:53:06.002993Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:53:07.789+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:53:07.789+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:53:11.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:53:11.435+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:53:10.178271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c5f0c0f-cfb5-461f-97d6-4b5620c4a823","timestamp":"2022-12-27T03:53:10.178374Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:53:11.787+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:53:11.787+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:53:26.749+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:53:26.750+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:53:26.750+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:53:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:53:41.699+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:53:41.699+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:53:41.699+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:53:56.690+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:53:56.691+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:53:56.691+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:54:11.661+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:54:11.661+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:54:11.662+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:54:26.622+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:54:26.622+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:54:26.622+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:54:41.573+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:54:41.573+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:54:41.573+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:54:56.647+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:54:56.648+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:54:55.357336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"848cc66f-b177-474b-b507-9290f00be758","timestamp":"2022-12-27T03:54:55.357416Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:54:56.816+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:54:56.816+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:55:07.294+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:55:07.294+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:55:06.002760Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a99f3a6-26c0-4d03-a892-3f4c23db01b5","timestamp":"2022-12-27T03:55:06.002829Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:55:07.818+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:55:07.818+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:55:11.459+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:55:11.460+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:55:10.178424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac810034-52f4-4438-8d95-62e118b1a547","timestamp":"2022-12-27T03:55:10.178529Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:55:11.824+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:55:11.824+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:55:26.832+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:55:26.833+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:55:26.833+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:55:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:55:41.801+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:55:41.801+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:55:41.801+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:55:56.772+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:55:56.772+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:55:56.772+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:56:11.735+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:56:11.736+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:56:11.736+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:56:26.739+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:56:26.739+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:56:26.739+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:56:41.786+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:56:41.786+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:56:41.786+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:56:56.633+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:56:56.633+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:56:55.357305Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df35f844-a09a-4522-98d3-25ef0d4c0a6f","timestamp":"2022-12-27T03:56:55.357400Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:56:56.848+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:56:56.848+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:57:07.304+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:57:07.305+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:57:06.002770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c28157d-eddd-4aa6-b3a4-d933b22a6391","timestamp":"2022-12-27T03:57:06.002827Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:57:07.861+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:57:07.861+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:57:11.362+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:57:11.362+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:57:10.178243Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bb3fc7a-63c0-4766-957c-a7046c959268","timestamp":"2022-12-27T03:57:10.178379Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:57:11.840+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:57:11.841+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:57:26.820+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:57:26.820+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:57:26.820+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:57:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:57:41.810+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:57:41.811+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:57:41.811+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:57:56.777+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:57:56.778+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:57:56.778+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:58:11.754+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:58:11.755+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:58:11.755+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:58:26.718+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:58:26.718+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:58:26.718+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:58:41.704+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:58:41.705+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:58:41.705+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:58:56.670+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:58:56.671+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T03:58:55.357320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da9096f0-52d8-4560-8987-fe803cc2cbc0","timestamp":"2022-12-27T03:58:55.357402Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T03:58:56.889+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:58:56.890+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:59:07.339+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:59:07.340+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:59:06.002789Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e43ec1b-3447-4513-8030-820cf52cf8e4","timestamp":"2022-12-27T03:59:06.002884Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T03:59:07.893+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:59:07.893+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:59:11.363+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:59:11.364+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T03:59:10.178215Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b3213c0-7af7-4b89-a322-baf64819a5c6","timestamp":"2022-12-27T03:59:10.178295Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T03:59:11.878+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:59:11.878+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:59:26.854+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:59:26.854+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:59:26.854+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:59:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T03:59:41.827+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:59:41.828+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:59:41.828+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T03:59:56.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T03:59:56.814+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T03:59:56.815+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:00:11.788+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:00:11.788+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:00:11.788+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:00:26.753+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:00:26.754+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:00:26.754+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:00:41.737+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:00:41.737+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:00:41.737+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:00:56.654+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:00:56.655+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:00:55.357579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2140b1e5-d987-4a3c-98c1-8a25c6e48d5f","timestamp":"2022-12-27T04:00:55.357721Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:00:56.931+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:00:56.931+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:01:07.312+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:01:07.313+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:01:06.003521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68aa14ca-a62e-420e-9091-f566901222d4","timestamp":"2022-12-27T04:01:06.003715Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:01:07.929+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:01:07.930+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:01:11.375+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:01:11.376+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:01:10.178669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3b47bcd-dbcc-4112-80c8-657d89843175","timestamp":"2022-12-27T04:01:10.178990Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:01:11.929+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:01:11.930+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:01:26.916+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:01:26.917+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:01:26.917+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:01:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:01:41.876+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:01:41.876+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:01:41.876+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:01:56.862+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:01:56.862+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:01:56.863+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:02:11.831+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:02:11.832+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:02:11.832+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:02:26.811+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:02:26.811+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:02:26.811+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:02:41.767+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:02:41.767+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:02:41.767+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:02:56.647+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:02:56.647+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:02:55.357412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2a257df-84b1-4f27-b068-45ff8daab29c","timestamp":"2022-12-27T04:02:55.357514Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:02:56.979+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:02:56.979+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:03:07.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:03:07.294+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:03:06.002796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c24656a1-7cf2-43e5-bfae-76d8a86e32f8","timestamp":"2022-12-27T04:03:06.002881Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:03:07.983+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:03:07.983+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:03:11.347+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:03:11.348+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:03:10.178548Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50468018-5ef9-4512-aaf9-ebf56adcb34e","timestamp":"2022-12-27T04:03:10.178665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:03:11.983+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:03:11.983+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:03:26.945+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:03:26.946+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:03:26.946+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:03:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:03:41.958+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:03:41.958+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:03:41.958+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:03:56.925+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:03:56.925+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:03:56.925+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:04:11.891+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:04:11.891+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:04:11.891+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:04:26.859+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:04:26.860+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:04:26.860+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:04:41.821+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:04:41.822+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:04:41.822+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:04:56.651+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:04:56.652+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:04:55.357310Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2723e2db-387c-4113-898a-e5780b0a8c63","timestamp":"2022-12-27T04:04:55.357388Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:04:57.031+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:04:57.031+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:05:07.373+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:05:07.373+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:05:06.002780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7342ff49-4f18-4c67-b6c6-761597caced7","timestamp":"2022-12-27T04:05:06.002868Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:05:08.017+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:05:08.018+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:05:11.326+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:05:11.327+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:05:10.178226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d76d7509-cdc4-4d52-aa1a-186d0bce887e","timestamp":"2022-12-27T04:05:10.178294Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:05:12.021+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:05:12.022+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:05:27.031+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:05:27.031+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:05:27.032+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:05:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:05:42.013+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:05:42.014+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:05:42.014+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:05:56.992+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:05:56.993+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:05:56.993+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:06:11.955+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:06:11.956+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:06:11.956+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:06:26.939+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:06:26.939+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:06:26.939+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:06:41.962+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:06:41.963+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:06:41.963+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:06:56.661+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:06:56.661+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:06:55.357308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"465b90ec-e637-478e-a7f1-dd8c24a63e77","timestamp":"2022-12-27T04:06:55.357378Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:06:57.076+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:06:57.077+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:07:07.381+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:07:07.382+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:07:06.002778Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4f08bcb-61c9-4331-a941-b6f524e9f770","timestamp":"2022-12-27T04:07:06.002848Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:07:08.075+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:07:08.075+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:07:11.362+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:07:11.363+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:07:10.178221Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2674a2ff-e656-4c4c-8080-2000d4bcb1c1","timestamp":"2022-12-27T04:07:10.178290Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:07:12.094+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:07:12.094+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:07:27.082+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:07:27.082+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:07:27.082+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:07:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:07:42.052+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:07:42.053+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:07:42.053+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:07:57.084+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:07:57.084+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:07:57.084+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:08:12.039+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:08:12.040+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:08:12.041+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:08:27.014+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:08:27.014+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:08:27.014+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:08:41.986+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:08:41.986+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:08:41.986+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:08:56.660+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:08:56.661+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:08:55.357325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"349b277c-ad03-423c-b19c-9918147e40ce","timestamp":"2022-12-27T04:08:55.357411Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:08:57.138+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:08:57.138+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:09:07.322+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:09:07.323+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:09:06.002792Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54f6e091-9201-4cba-8221-0d79f94b7340","timestamp":"2022-12-27T04:09:06.002893Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:09:08.130+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:09:08.130+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:09:11.337+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:09:11.338+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:09:10.178492Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c2bf83c-c6eb-47bf-b954-533a49318141","timestamp":"2022-12-27T04:09:10.178595Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:09:12.146+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:09:12.146+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:09:27.129+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:09:27.129+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:09:27.129+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:09:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:09:42.084+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:09:42.084+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:09:42.085+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:09:57.058+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:09:57.059+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:09:57.059+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:10:12.034+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:10:12.035+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:10:12.035+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:10:27.038+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:10:27.038+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:10:27.038+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:10:42.009+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:10:42.009+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:10:42.010+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:10:56.675+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:10:56.675+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:10:55.357300Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f024d6f1-e75f-4c31-93c6-2968b5be3c2c","timestamp":"2022-12-27T04:10:55.357369Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:10:57.192+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:10:57.192+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:11:07.330+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:11:07.330+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:11:06.002841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c03f4bf2-9d95-41f3-a310-48b9d56ac760","timestamp":"2022-12-27T04:11:06.002989Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:11:08.196+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:11:08.196+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:11:11.321+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:11:11.322+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:11:10.178239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a101a6e3-e912-4645-a7b5-abcefa5f0b0f","timestamp":"2022-12-27T04:11:10.178321Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:11:12.204+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:11:12.204+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:11:27.212+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:11:27.213+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:11:27.213+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:11:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:11:42.195+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:11:42.196+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:11:42.196+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:11:57.191+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:11:57.191+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:11:57.192+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:12:12.201+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:12:12.202+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:12:12.202+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:12:27.162+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:12:27.162+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:12:27.162+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:12:42.125+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:12:42.126+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:12:42.126+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:12:56.653+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:12:56.654+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:12:55.357658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7220aa37-cfe2-441b-8f23-1da4bc0e9fe9","timestamp":"2022-12-27T04:12:55.357828Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:12:57.223+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:12:57.223+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:13:07.320+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:13:07.321+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:13:06.002896Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"226a7c1e-a968-4134-9719-95506a61ea2e","timestamp":"2022-12-27T04:13:06.003021Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:13:08.233+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:13:08.234+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:13:11.288+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:13:11.289+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:13:10.178274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9435c6dc-f1db-4c67-a061-eade5ba4278e","timestamp":"2022-12-27T04:13:10.178351Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:13:12.224+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:13:12.224+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:13:27.197+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:13:27.197+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:13:27.197+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:13:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:13:42.176+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:13:42.176+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:13:42.176+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:13:57.167+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:13:57.167+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:13:57.167+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:14:12.143+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:14:12.143+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:14:12.143+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:14:27.132+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:14:27.132+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:14:27.132+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:14:42.113+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:14:42.114+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:14:42.114+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:14:56.651+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:14:56.651+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:14:55.357318Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72a0df61-740a-41d3-b7ee-49939d11e490","timestamp":"2022-12-27T04:14:55.357384Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:14:57.258+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:14:57.258+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:15:07.318+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:15:07.319+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:15:06.002785Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4957564d-2235-46a8-a3a4-41fb44dafa4b","timestamp":"2022-12-27T04:15:06.002842Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:15:08.259+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:15:08.259+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:15:11.302+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:15:11.302+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:15:10.178298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20a90984-8808-41b8-8bc5-1ed78f82b3f3","timestamp":"2022-12-27T04:15:10.178392Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:15:12.262+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:15:12.262+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:15:27.243+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:15:27.244+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:15:27.244+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:15:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:15:42.221+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:15:42.222+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:15:42.222+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:15:57.211+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:15:57.212+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:15:57.212+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:16:12.196+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:16:12.197+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:16:12.197+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:16:27.173+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:16:27.174+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:16:27.175+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:16:42.132+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:16:42.134+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:16:42.134+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:16:56.656+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:16:56.658+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:16:55.357371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ba454ea-4df5-48e7-9f67-ba8ed0a537e5","timestamp":"2022-12-27T04:16:55.357461Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:16:56.705+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:16:56.706+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:17:07.369+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:17:07.370+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:17:06.002795Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f637bc0-0f3e-4c95-bdf6-f0585bda5e62","timestamp":"2022-12-27T04:17:06.002867Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:17:08.317+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:17:08.317+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:17:11.362+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:17:11.363+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:17:10.178404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc5c6f52-fa36-402e-8424-037cce9a5978","timestamp":"2022-12-27T04:17:10.178477Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:17:12.316+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:17:12.317+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:17:27.296+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:17:27.297+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:17:27.297+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:17:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:17:42.276+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:17:42.277+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:17:42.277+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:17:57.249+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:17:57.249+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:17:57.249+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:18:12.221+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:18:12.221+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:18:12.221+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:18:27.192+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:18:27.192+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:18:27.193+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:18:42.166+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:18:42.167+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:18:42.167+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:18:56.674+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:18:56.675+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:18:55.357304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cfc1cf2-e3eb-4c39-bc1a-74081f714858","timestamp":"2022-12-27T04:18:55.357382Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:18:57.357+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:18:57.357+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:19:07.424+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:19:07.425+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:19:06.002927Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2f3ab1f-e3e8-4805-89cc-1c0501fdf3d4","timestamp":"2022-12-27T04:19:06.003008Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:19:08.355+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:19:08.356+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:19:11.388+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:19:11.388+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:19:10.178217Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e57661e4-6af8-47ea-8a99-4f2426ae6ca2","timestamp":"2022-12-27T04:19:10.178285Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:19:12.354+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:19:12.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:19:27.330+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:19:27.330+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:19:27.331+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:19:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:19:42.356+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:19:42.357+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:19:42.357+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:19:57.328+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:19:57.328+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:19:57.328+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:20:12.288+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:20:12.288+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:20:12.288+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:20:27.272+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:20:27.273+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:20:27.273+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:20:42.238+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:20:42.238+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:20:42.238+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:20:56.704+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:20:56.705+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:20:55.357561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbbfb942-821e-4f65-b77e-0aae4d1ee2a6","timestamp":"2022-12-27T04:20:55.357673Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:20:57.386+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:20:57.386+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:21:07.366+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:21:07.366+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:21:06.002984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79e53c8b-1e5d-4d01-813f-cff7b916c4f9","timestamp":"2022-12-27T04:21:06.003108Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:21:07.387+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:21:07.387+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:21:11.255+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:21:11.256+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:21:10.178230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bbe9f3a-c5c0-4d0e-b0fb-2606057e6c81","timestamp":"2022-12-27T04:21:10.178294Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:21:11.392+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:21:11.392+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:21:26.405+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:21:26.405+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:21:26.405+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:21:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:21:41.378+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:21:41.378+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:21:41.378+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:21:56.349+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:21:56.350+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:21:56.350+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:22:11.350+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:22:11.350+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:22:11.350+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:22:26.329+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:22:26.330+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:22:26.330+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:22:41.310+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:22:41.310+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:22:41.311+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:22:56.075+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:22:56.075+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:22:56.075+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:22:56.595+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:22:56.595+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:22:55.357757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"510ebbad-0570-4c8c-8bcb-26285afaaf0d","timestamp":"2022-12-27T04:22:55.358612Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:22:57.416+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:22:57.417+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:23:07.379+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:23:07.380+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:23:06.003193Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44ae1a36-cfc2-43ae-b465-25876bf2fb67","timestamp":"2022-12-27T04:23:06.003364Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:23:07.419+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:23:07.419+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:23:11.238+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:23:11.239+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:23:10.178439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd8db54b-44ba-423c-b642-847a3dfd720a","timestamp":"2022-12-27T04:23:10.178558Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:23:11.426+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:23:11.426+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:23:26.401+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:23:26.402+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:23:26.402+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:23:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:23:41.387+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:23:41.387+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:23:41.387+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:23:56.412+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:23:56.412+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:23:56.412+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:24:11.381+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:24:11.382+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:24:11.382+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:24:26.363+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:24:26.364+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:24:26.364+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:24:41.445+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:24:41.446+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:24:41.446+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:24:56.079+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:24:56.079+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:24:56.079+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:24:56.652+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:24:56.653+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:24:55.357363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac4bd69e-8d1d-4fad-8010-b9a4358c45a8","timestamp":"2022-12-27T04:24:55.357425Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:24:57.444+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:24:57.444+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:25:07.346+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:25:07.347+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:25:06.002806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d39ef87-2248-42ce-b480-b57083e884bd","timestamp":"2022-12-27T04:25:06.002873Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:25:07.462+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:25:07.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:25:11.236+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:25:11.236+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:25:10.178242Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ced17cd9-f10f-4c52-ba0e-a3911ba7843d","timestamp":"2022-12-27T04:25:10.178317Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:25:11.445+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:25:11.445+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:25:26.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:25:26.410+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:25:26.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:25:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:25:41.406+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:25:41.407+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:25:41.407+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:25:56.364+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:25:56.365+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:25:56.365+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:26:11.332+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:26:11.332+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:26:11.332+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:26:26.303+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:26:26.304+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:26:26.304+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:26:41.288+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:26:41.288+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:26:41.288+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:26:56.074+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:26:56.074+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:26:56.074+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:26:56.594+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:26:56.595+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:26:55.357316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4e60865-f241-4c39-9c62-e757e73208a8","timestamp":"2022-12-27T04:26:55.357374Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:26:57.475+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:26:57.475+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:27:07.337+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:27:07.338+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:27:06.002754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59cacb7a-6c62-4b99-b9a4-4f175efaa82d","timestamp":"2022-12-27T04:27:06.002810Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:27:07.477+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:27:07.478+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:27:11.246+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:27:11.247+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:27:10.178243Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b764147e-3a53-4206-86a2-6a6aabd90a98","timestamp":"2022-12-27T04:27:10.178302Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:27:11.478+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:27:11.479+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:27:26.489+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:27:26.490+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:27:26.490+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:27:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:27:41.446+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:27:41.446+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:27:41.446+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:27:56.424+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:27:56.424+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:27:56.424+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:28:11.404+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:28:11.405+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:28:11.405+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:28:26.375+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:28:26.376+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:28:26.376+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:28:41.353+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:28:41.354+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:28:41.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:28:56.071+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:28:56.071+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:28:56.072+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:28:56.590+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:28:56.590+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:28:55.357248Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a6c794b-77f3-4479-baa5-bbf4e307ea0c","timestamp":"2022-12-27T04:28:55.357295Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:28:57.514+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:28:57.514+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:29:07.328+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:29:07.329+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:29:06.002863Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ea5c126-99d7-4403-857f-bb7ac0681183","timestamp":"2022-12-27T04:29:06.002939Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:29:07.517+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:29:07.517+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:29:11.239+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:29:11.239+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:29:10.178405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3744be42-070e-46e5-b128-2a0d16e98c2a","timestamp":"2022-12-27T04:29:10.178517Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:29:11.515+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:29:11.515+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:29:26.495+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:29:26.496+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:29:26.496+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:29:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:29:41.474+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:29:41.474+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:29:41.475+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:29:56.454+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:29:56.454+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:29:56.454+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:30:11.409+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:30:11.409+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:30:11.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:30:26.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:30:26.436+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:30:26.436+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:30:41.403+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:30:41.404+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:30:41.404+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:30:56.068+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:30:56.068+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:30:56.068+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:30:56.607+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:30:56.607+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:30:55.357327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cf773af-3211-42a2-be93-bcd2df10e172","timestamp":"2022-12-27T04:30:55.357391Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:30:57.550+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:30:57.550+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:31:07.361+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:31:07.361+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:31:06.002839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab0d8cd5-e821-4eb2-a7a0-dd3291ec712f","timestamp":"2022-12-27T04:31:06.002971Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:31:07.549+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:31:07.550+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:31:11.217+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:31:11.218+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:31:10.178254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"983c87c6-6b07-45d7-86d0-c39e6e5393af","timestamp":"2022-12-27T04:31:10.178323Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:31:11.549+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:31:11.549+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:31:26.509+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:31:26.510+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:31:26.510+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:31:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:31:41.473+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:31:41.473+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:31:41.473+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:31:56.454+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:31:56.454+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:31:56.454+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:32:11.418+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:32:11.419+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:32:11.419+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:32:26.383+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:32:26.383+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:32:26.384+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:32:41.379+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:32:41.379+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:32:41.379+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:32:56.076+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:32:56.076+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:32:56.077+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:32:56.613+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:32:56.613+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:32:55.357351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc6ba99f-af3e-436c-8b3c-58bb7758f320","timestamp":"2022-12-27T04:32:55.357432Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:32:57.586+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:32:57.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:33:07.361+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:33:07.362+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:33:06.002769Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02287806-b001-4bc0-8986-fb5760e6cc8e","timestamp":"2022-12-27T04:33:06.002820Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:33:07.584+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:33:07.584+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:33:11.218+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:33:11.218+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:33:10.178247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"954c2677-d5bf-4020-ba19-0add8a0f139d","timestamp":"2022-12-27T04:33:10.178333Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:33:11.591+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:33:11.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:33:26.618+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:33:26.618+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:33:26.619+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:33:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:33:41.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:33:41.593+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:33:41.593+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:33:56.545+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:33:56.546+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:33:56.546+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:34:11.505+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:34:11.506+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:34:11.506+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:34:26.504+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:34:26.504+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:34:26.504+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:34:41.453+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:34:41.453+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:34:41.453+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:34:56.091+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:34:56.092+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:34:56.092+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:34:56.616+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:34:56.617+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:34:55.357611Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"859393be-dcea-43ae-89bf-d8ba129b89f3","timestamp":"2022-12-27T04:34:55.357747Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:34:57.608+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:34:57.608+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:35:07.385+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:35:07.385+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:35:06.003040Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a88eb4d-4de6-413f-98eb-d80e320c5c44","timestamp":"2022-12-27T04:35:06.003183Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:35:07.612+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:35:07.612+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:35:11.252+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:35:11.252+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:35:10.178187Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"671bc707-b6f9-4e7c-8062-9598edcf09cd","timestamp":"2022-12-27T04:35:10.178251Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:35:11.615+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:35:11.615+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:35:26.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:35:26.593+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:35:26.593+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:35:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:35:41.564+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:35:41.565+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:35:41.565+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:35:56.558+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:35:56.559+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:35:56.559+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:36:11.545+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:36:11.545+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:36:11.545+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:36:26.514+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:36:26.514+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:36:26.515+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:36:41.475+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:36:41.475+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:36:41.475+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:36:56.071+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:36:56.071+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:36:56.071+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:36:56.593+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:36:56.594+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:36:55.357419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b706769-1736-4e73-8a08-936928da0fba","timestamp":"2022-12-27T04:36:55.357494Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:36:56.654+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:36:56.654+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:37:07.329+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:37:07.329+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:37:06.002812Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0179bfb-09a3-438d-81cc-70affce8969b","timestamp":"2022-12-27T04:37:06.002912Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:37:07.657+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:37:07.657+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:37:11.176+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:37:11.176+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:37:10.178456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"667f3646-f4ad-48c1-95bd-74d5fcd8fd3c","timestamp":"2022-12-27T04:37:10.178540Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:37:11.657+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:37:11.657+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:37:26.622+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:37:26.622+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:37:26.622+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:37:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:37:41.590+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:37:41.591+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:37:41.591+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:37:56.546+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:37:56.547+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:37:56.547+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:38:11.520+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:38:11.521+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:38:11.521+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:38:26.511+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:38:26.511+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:38:26.512+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:38:41.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:38:41.463+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:38:41.463+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:38:56.072+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:38:56.073+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:38:56.073+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:38:56.590+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:38:56.591+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:38:55.357331Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"add408bd-8aa1-40be-aab1-43650a4d96d6","timestamp":"2022-12-27T04:38:55.357376Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:38:56.726+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:38:56.726+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:39:07.338+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:39:07.339+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:39:06.002782Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0fa443bf-c81b-4772-8000-c1268b867712","timestamp":"2022-12-27T04:39:06.002833Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:39:07.718+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:39:07.718+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:39:11.161+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:39:11.162+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:39:10.178231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"571e6595-2517-4933-9ab7-f3d8a1ed6d61","timestamp":"2022-12-27T04:39:10.178314Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:39:11.719+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:39:11.719+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:39:26.703+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:39:26.704+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:39:26.704+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:39:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:39:41.672+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:39:41.672+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:39:41.672+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:39:56.637+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:39:56.637+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:39:56.637+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:40:11.590+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:40:11.590+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:40:11.590+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:40:26.558+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:40:26.558+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:40:26.559+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:40:41.530+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:40:41.531+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:40:41.531+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:40:56.094+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:40:56.095+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:40:56.095+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:40:56.622+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:40:56.623+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:40:55.357333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0e9f509-2a85-4464-862e-761f5f8cdb5d","timestamp":"2022-12-27T04:40:55.357407Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:40:56.743+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:40:56.743+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:41:07.347+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:41:07.347+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:41:06.002794Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e451548e-94aa-4acc-8a5c-e44bbfcd2932","timestamp":"2022-12-27T04:41:06.002906Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:41:07.745+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:41:07.746+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:41:11.206+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:41:11.206+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:41:10.178252Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc020fc2-6e03-4ae1-a6a4-2156023599a3","timestamp":"2022-12-27T04:41:10.178351Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:41:11.749+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:41:11.749+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:41:26.717+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:41:26.718+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:41:26.718+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:41:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:41:41.705+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:41:41.705+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:41:41.705+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:41:56.667+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:41:56.667+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:41:56.668+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:42:11.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:42:11.636+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:42:11.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:42:26.602+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:42:26.603+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:42:26.603+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:42:41.596+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:42:41.597+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:42:41.597+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:42:56.690+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:42:56.690+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:42:55.357290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be9b0ab7-b532-4379-991c-8ef512a8e42b","timestamp":"2022-12-27T04:42:55.357338Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:42:56.810+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:42:56.810+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:43:07.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:43:07.354+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:43:06.002766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9bcc6a98-3055-43b8-8a36-3940585c217a","timestamp":"2022-12-27T04:43:06.002830Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:43:09.761+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:43:09.762+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:43:11.143+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:43:11.143+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:43:10.178232Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1309a3dc-d3f7-42e8-9875-b1bbc5cacd43","timestamp":"2022-12-27T04:43:10.178302Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:43:11.779+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:43:11.779+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:43:26.745+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:43:26.745+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:43:26.746+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:43:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:43:41.700+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:43:41.700+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:43:41.700+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:43:56.671+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:43:56.671+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:43:56.671+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:44:11.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:44:11.637+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:44:11.637+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:44:26.620+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:44:26.621+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:44:26.621+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:44:41.579+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:44:41.580+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:44:41.580+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:44:56.122+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:44:56.122+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:44:56.122+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:44:56.656+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:44:56.656+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:44:55.357592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f95c68ac-7b98-489a-830e-c7aba15e6e2c","timestamp":"2022-12-27T04:44:55.357765Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:44:56.799+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:44:56.800+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:45:07.352+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:45:07.353+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:45:06.003457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd8c878d-c8ee-473c-8021-85ec64a253c1","timestamp":"2022-12-27T04:45:06.003769Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:45:07.808+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:45:07.808+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:45:11.136+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:45:11.137+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:45:10.180026Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d9d6843-b84b-4c55-97ab-ea828d325f2a","timestamp":"2022-12-27T04:45:10.180127Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:45:11.804+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:45:11.804+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:45:26.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:45:26.815+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:45:26.816+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:45:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:45:41.773+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:45:41.775+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:45:41.775+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:45:56.752+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:45:56.752+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:45:56.752+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:46:11.711+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:46:11.712+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:46:11.712+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:46:26.673+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:46:26.673+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:46:26.673+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:46:41.634+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:46:41.635+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:46:41.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:46:56.695+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:46:56.695+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:46:55.357333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96a4b67c-90de-4068-b494-7d47a6c53f45","timestamp":"2022-12-27T04:46:55.357388Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:46:56.838+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:46:56.838+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:47:07.356+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:47:07.357+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:47:06.002806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6524a52-5339-47d7-987c-59b6dfeb1fe9","timestamp":"2022-12-27T04:47:06.002876Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:47:07.831+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:47:07.831+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:47:11.114+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:47:11.115+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:47:10.178285Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"752e7091-e4a6-4e62-a551-2bee18744b1d","timestamp":"2022-12-27T04:47:10.178344Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:47:11.843+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:47:11.843+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:47:26.816+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:47:26.816+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:47:26.816+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:47:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:47:41.780+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:47:41.780+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:47:41.780+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:47:56.767+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:47:56.767+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:47:56.767+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:48:11.727+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:48:11.727+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:48:11.727+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:48:26.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:48:26.698+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:48:26.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:48:41.670+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:48:41.670+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:48:41.670+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:48:56.737+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:48:56.737+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:48:55.357349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d39a23bc-a838-4fc3-bae9-48fddea3b35b","timestamp":"2022-12-27T04:48:55.357399Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:48:56.863+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:48:56.863+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:49:07.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:49:07.411+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:49:06.002804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"080ed4c1-ce51-460f-93cd-a0e6216a37d5","timestamp":"2022-12-27T04:49:06.002862Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:49:07.879+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:49:07.879+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:49:11.145+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:49:11.145+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:49:10.178354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"924d6da9-81d6-465e-a791-0254d95be26b","timestamp":"2022-12-27T04:49:10.178436Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:49:11.878+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:49:11.878+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:49:26.897+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:49:26.897+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:49:26.898+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:49:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:49:41.852+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:49:41.853+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:49:41.853+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:49:56.835+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:49:56.835+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:49:56.835+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:50:11.820+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:50:11.820+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:50:11.821+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:50:26.798+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:50:26.799+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:50:26.799+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:50:41.771+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:50:41.772+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:50:41.772+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:50:56.691+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:50:56.692+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:50:55.357291Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"862a09a0-4426-429e-89bf-effca4eae53c","timestamp":"2022-12-27T04:50:55.357342Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:50:56.896+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:50:56.896+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:51:07.381+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:51:07.382+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:51:06.002768Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae8377c0-0f67-4778-beb4-3eeb7fddac17","timestamp":"2022-12-27T04:51:06.002826Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:51:07.910+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:51:07.910+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:51:11.116+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:51:11.117+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:51:10.178505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3a56f1a-768a-44bd-aad4-ea78912fe56e","timestamp":"2022-12-27T04:51:10.178632Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:51:11.911+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:51:11.911+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:51:26.899+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:51:26.900+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:51:26.900+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:51:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:51:41.869+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:51:41.870+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:51:41.870+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:51:56.874+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:51:56.874+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:51:56.874+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:52:11.855+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:52:11.856+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:52:11.856+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:52:26.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:52:26.814+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:52:26.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:52:41.776+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:52:41.776+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:52:41.776+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:52:56.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:52:56.698+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:52:55.357307Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8092d18-9511-4193-8419-c57fc1b515fc","timestamp":"2022-12-27T04:52:55.357344Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:52:56.931+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:52:56.931+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:53:07.401+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:53:07.402+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:53:06.002851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1c1168a-8db1-42e1-8f8a-589975e7f80c","timestamp":"2022-12-27T04:53:06.002926Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:53:07.929+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:53:07.929+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:53:11.098+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:53:11.099+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:53:10.178408Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4696bd0-4921-4373-9db3-5dafbe3a61f3","timestamp":"2022-12-27T04:53:10.178535Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:53:11.933+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:53:11.933+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:53:26.956+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:53:26.956+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:53:26.956+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:53:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:53:41.915+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:53:41.916+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:53:41.916+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:53:56.885+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:53:56.885+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:53:56.885+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:54:11.860+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:54:11.860+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:54:11.860+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:54:26.853+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:54:26.854+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:54:26.854+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:54:41.827+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:54:41.827+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:54:41.827+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:54:56.763+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:54:56.764+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:54:55.357532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b658854-07d2-4e8d-ae26-3a1aa144b178","timestamp":"2022-12-27T04:54:55.357630Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:54:56.953+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:54:56.954+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:55:07.437+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:55:07.437+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:55:06.002943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b81803ad-b10b-4e5d-ac67-64e3924b5ae2","timestamp":"2022-12-27T04:55:06.003034Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:55:07.963+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:55:07.963+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:55:11.120+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:55:11.120+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:55:10.178280Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c63760d7-553a-4b35-aa2e-f1b13c0c4b16","timestamp":"2022-12-27T04:55:10.178370Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:55:11.955+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:55:11.955+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:55:26.916+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:55:26.917+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:55:26.917+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:55:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:55:41.894+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:55:41.894+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:55:41.894+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:55:56.913+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:55:56.914+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:55:56.914+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:56:11.870+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:56:11.871+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:56:11.871+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:56:26.849+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:56:26.850+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:56:26.850+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:56:41.826+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:56:41.826+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:56:41.827+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:56:56.763+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:56:56.764+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:56:55.357602Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a51a1cff-0027-4323-ab88-1ac3609a10c1","timestamp":"2022-12-27T04:56:55.357759Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:56:57.005+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:56:57.006+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:57:07.382+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:57:07.383+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:57:06.003105Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7589adfa-ef9f-4433-8562-9f8b2dd84659","timestamp":"2022-12-27T04:57:06.003290Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:57:08.004+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:57:08.005+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:57:11.118+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:57:11.119+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:57:10.178296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"591ff8ba-6660-4a46-ba8d-86f9cc17fea2","timestamp":"2022-12-27T04:57:10.178360Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:57:12.006+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:57:12.006+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:57:27.009+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:57:27.009+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:57:27.010+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:57:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:57:41.981+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:57:41.981+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:57:41.981+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:57:56.972+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:57:56.973+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:57:56.973+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:58:11.966+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:58:11.966+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:58:11.966+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:58:26.931+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:58:26.932+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:58:26.932+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:58:41.899+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:58:41.899+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:58:41.899+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:58:56.728+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:58:56.729+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T04:58:55.357299Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3654b30-7c9e-4372-8300-e627904e6b7b","timestamp":"2022-12-27T04:58:55.357375Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T04:58:57.050+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:58:57.050+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:59:07.387+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:59:07.388+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:59:06.002861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4954bc3-9879-41df-826d-210f00fce6ad","timestamp":"2022-12-27T04:59:06.002941Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T04:59:08.064+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:59:08.064+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:59:11.181+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:59:11.182+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T04:59:10.178545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"371eeb4c-5014-422b-89b7-ecf04dbde021","timestamp":"2022-12-27T04:59:10.178698Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T04:59:12.060+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:59:12.060+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:59:27.103+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:59:27.104+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:59:27.104+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:59:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T04:59:42.073+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:59:42.073+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:59:42.074+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T04:59:57.081+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T04:59:57.081+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T04:59:57.081+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:00:12.095+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:00:12.096+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:00:12.096+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:00:27.067+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:00:27.067+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:00:27.067+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:00:42.047+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:00:42.048+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:00:42.048+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:00:56.709+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:00:56.709+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T05:00:55.357324Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f7204ed-de5a-4b8b-95c4-8cdf2c1d9670","timestamp":"2022-12-27T05:00:55.357357Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T05:00:57.091+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:00:57.091+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:01:07.377+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:01:07.378+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:01:06.003473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c778b3c-e499-45a9-8ad6-f7642a045b5f","timestamp":"2022-12-27T05:01:06.003607Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T05:01:08.088+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:01:08.089+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:01:11.139+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:01:11.140+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:01:10.178251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8030e700-8ce2-4632-a73f-e66e114235c7","timestamp":"2022-12-27T05:01:10.178353Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T05:01:12.094+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:01:12.094+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:01:27.073+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:01:27.073+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:01:27.074+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:01:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T05:01:42.044+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:01:42.045+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:01:42.045+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:01:57.019+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:01:57.020+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:01:57.020+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:02:11.981+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:02:11.982+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:02:11.982+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:02:26.965+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:02:26.966+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:02:26.966+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:02:41.944+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:02:41.944+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:02:41.944+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:02:56.745+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:02:56.745+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T05:02:55.357325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9deefc0d-a061-4b0e-95db-fa0e144b972f","timestamp":"2022-12-27T05:02:55.357395Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T05:02:57.126+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:02:57.127+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:03:07.425+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:03:07.426+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:03:06.002807Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0332e3aa-e796-4225-8ad7-c203f9d0cc7c","timestamp":"2022-12-27T05:03:06.002882Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T05:03:08.122+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:03:08.123+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:03:11.047+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:03:11.048+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:03:10.178239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9779035f-a399-415b-afd4-9e24dc21bb60","timestamp":"2022-12-27T05:03:10.178325Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T05:03:11.110+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:03:11.110+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:03:26.101+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:03:26.101+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:03:26.101+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:03:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T05:03:41.063+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:03:41.063+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:03:41.063+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:03:56.036+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:03:56.036+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:03:56.036+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:04:11.007+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:04:11.007+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:04:11.007+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:04:25.968+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:04:25.969+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:04:25.969+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:04:40.949+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:04:40.950+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:04:40.950+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:04:55.928+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:04:55.929+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:04:55.929+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:04:56.711+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:04:56.712+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T05:04:55.357303Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a94beef-28d7-4a97-80b3-f0dbaf0d4b15","timestamp":"2022-12-27T05:04:55.357335Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T05:04:57.163+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:04:57.164+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:05:07.422+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:05:07.423+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:05:06.003160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59a962ba-2d36-4e42-9227-8cfee7262adb","timestamp":"2022-12-27T05:05:06.003357Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T05:05:08.178+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:05:08.179+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:05:11.067+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:05:11.068+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:05:10.178321Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbcee724-b1a3-4d10-83bb-1d092db59f12","timestamp":"2022-12-27T05:05:10.178445Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T05:05:11.172+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:05:11.172+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:05:26.191+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:05:26.191+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:05:26.192+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:05:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T05:05:41.178+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:05:41.179+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:05:41.180+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:05:56.177+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:05:56.178+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:05:56.178+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:06:11.162+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:06:11.163+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:06:11.163+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:06:26.242+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:06:26.243+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:06:26.243+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:06:41.221+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:06:41.221+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:06:41.221+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:06:56.153+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:06:56.153+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:06:56.154+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:06:56.732+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:06:56.733+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T05:06:55.357611Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c27fd380-7d57-4a3f-a8b6-797974d18f58","timestamp":"2022-12-27T05:06:55.357723Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T05:06:57.199+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:06:57.199+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:07:07.427+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:07:07.428+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:07:06.002897Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37c8bc67-b934-497d-bf02-a59575f565bc","timestamp":"2022-12-27T05:07:06.002982Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T05:07:08.202+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:07:08.202+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:07:11.039+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:07:11.040+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:07:10.178578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9e64f8a-f9af-4ced-b561-1fe13573e5cd","timestamp":"2022-12-27T05:07:10.178700Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T05:07:11.207+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:07:11.207+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:07:26.246+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:07:26.247+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:07:26.247+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:07:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T05:07:41.224+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:07:41.224+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:07:41.224+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:07:56.221+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:07:56.221+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:07:56.221+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:08:11.206+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:08:11.207+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:08:11.207+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:08:26.228+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:08:26.228+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:08:26.228+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:08:41.193+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:08:41.193+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:08:41.193+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:08:56.124+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:08:56.125+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:08:56.126+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:08:56.681+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:08:56.682+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-12-27T05:08:55.357365Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29bca73f-f2e0-4df6-977f-ef5c5a3ab831","timestamp":"2022-12-27T05:08:55.357399Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} [2022-12-27T05:08:57.238+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:08:57.238+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:09:07.388+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:09:07.389+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:09:06.002777Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"facbd0a5-a730-48ec-a904-75fabf2d9f84","timestamp":"2022-12-27T05:09:06.002846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} [2022-12-27T05:09:08.235+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:09:08.236+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:09:11.024+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:09:11.025+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-12-27T05:09:10.178230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"895eda27-5693-497b-9733-1d57fc9ce3f8","timestamp":"2022-12-27T05:09:10.178326Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} [2022-12-27T05:09:11.051+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:09:11.052+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:09:26.031+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:09:26.032+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:09:26.032+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:09:34.549+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2022-12-27T05:09:41.020+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:09:41.021+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:09:41.021+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:09:55.999+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:09:56.000+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:09:56.000+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:10:10.960+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:10:10.961+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:10:10.961+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:10:25.936+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:10:25.937+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:10:25.937+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:10:40.904+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:10:40.905+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 [2022-12-27T05:10:40.905+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-85dc87966b-q8tfg?timeout=15000 (anonymous) ... [2022-12-27T05:10:55.860+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK [2022-12-27T05:10:55.860+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/177d09c6-8e8a-4452-a522-d90c562c0cc2/onap-policy-clamp-runtime-acm-8