Results

By type

          Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml file

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.7.8)

[2023-05-16T23:33:10.230+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-16T23:33:10.294+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-746989b67c-hjbhp with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-16T23:33:10.297+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-16T23:33:13.022+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-05-16T23:33:13.639+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 599 ms. Found 5 JPA repository interfaces.
[2023-05-16T23:33:16.376+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-05-16T23:33:16.387+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-05-16T23:33:16.388+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-16T23:33:16.388+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-16T23:33:16.534+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-05-16T23:33:16.535+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 6053 ms
[2023-05-16T23:33:17.406+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-05-16T23:33:17.729+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-05-16T23:33:17.903+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-05-16T23:33:18.280+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-05-16T23:33:18.753+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-05-16T23:33:19.025+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-05-16T23:33:19.100+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-05-16T23:33:23.436+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-05-16T23:33:23.477+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-05-16T23:33:25.354+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-runtime-acm-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-05-16T23:33:25.437+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-16T23:33:25.666+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-16T23:33:25.666+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-16T23:33:25.666+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684280005660
[2023-05-16T23:33:25.676+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-1, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-16T23:33:26.293+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@691567ea, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5cfed0ba, org.springframework.security.web.context.SecurityContextPersistenceFilter@640d604, org.springframework.security.web.header.HeaderWriterFilter@76396509, org.springframework.security.web.authentication.logout.LogoutFilter@382d71c7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@17ff8810, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5438fa43, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@515ab3f2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c8d58ed, org.springframework.security.web.session.SessionManagementFilter@4dc52559, org.springframework.security.web.access.ExceptionTranslationFilter@6b2fdffc, org.springframework.security.web.access.intercept.AuthorizationFilter@11f23038]
[2023-05-16T23:33:26.722+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
[2023-05-16T23:33:30.225+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-16T23:33:30.294+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-05-16T23:33:30.324+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-05-16T23:33:30.346+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-16T23:33:30.346+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-16T23:33:30.357+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=9de08475-c18f-4305-9dbf-be804c4162f2, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-hjbhp, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-05-16T23:33:30.414+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-runtime-acm-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-05-16T23:33:30.424+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-16T23:33:30.424+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-16T23:33:30.424+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684280010424
[2023-05-16T23:33:30.425+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-16T23:33:30.425+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=20ed0da1-89d8-4b2b-b310-1e6972660e88, alive=false, publisher=null]]: starting
[2023-05-16T23:33:30.454+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-runtime-acm-client-id
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2023-05-16T23:33:30.470+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-05-16T23:33:30.500+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-16T23:33:30.500+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-16T23:33:30.500+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684280010499
[2023-05-16T23:33:30.500+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=20ed0da1-89d8-4b2b-b310-1e6972660e88, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-16T23:33:30.500+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$62a656e4
[2023-05-16T23:33:30.512+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$7a89313e
[2023-05-16T23:33:30.517+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$9c8b66ea
[2023-05-16T23:33:30.522+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$ac114198
[2023-05-16T23:33:30.527+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$4d9a3575
[2023-05-16T23:33:30.531+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$c30f9f43
[2023-05-16T23:33:30.535+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-05-16T23:33:30.536+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-05-16T23:33:30.536+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-05-16T23:33:30.536+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-05-16T23:33:30.536+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-05-16T23:33:30.536+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-05-16T23:33:30.536+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-16T23:33:30.536+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=9de08475-c18f-4305-9dbf-be804c4162f2, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-hjbhp, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4a9869a8
[2023-05-16T23:33:30.536+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=9de08475-c18f-4305-9dbf-be804c4162f2, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-hjbhp, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-05-16T23:33:30.537+00:00|INFO|ServiceManager|main] service manager started
[2023-05-16T23:33:30.541+00:00|INFO|Application|main] Started Application in 21.893 seconds (JVM running for 23.347)
[2023-05-16T23:33:31.416+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: 9RweomYmRmCsZWCNJmnbmg
[2023-05-16T23:33:31.417+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to Jwpmbrg9Su-bLCFByw7cMA
[2023-05-16T23:33:31.418+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to Jwpmbrg9Su-bLCFByw7cMA
[2023-05-16T23:33:31.419+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to Jwpmbrg9Su-bLCFByw7cMA
[2023-05-16T23:33:31.419+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to Jwpmbrg9Su-bLCFByw7cMA
[2023-05-16T23:33:31.419+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to Jwpmbrg9Su-bLCFByw7cMA
[2023-05-16T23:33:31.419+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to Jwpmbrg9Su-bLCFByw7cMA
[2023-05-16T23:33:31.420+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] ProducerId set to 2002 with epoch 0
[2023-05-16T23:33:31.423+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cluster ID: 9RweomYmRmCsZWCNJmnbmg
[2023-05-16T23:33:31.425+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-05-16T23:33:31.457+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-05-16T23:33:31.543+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-runtime-acm-2-b3a89149-812f-444c-a722-8f92d042f3a4
[2023-05-16T23:33:31.543+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-05-16T23:33:31.543+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-05-16T23:33:34.549+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-b3a89149-812f-444c-a722-8f92d042f3a4', protocol='range'}
[2023-05-16T23:33:34.554+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Finished assignment for group at generation 1: {consumer-policy-clamp-runtime-acm-2-b3a89149-812f-444c-a722-8f92d042f3a4=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-05-16T23:33:34.590+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-b3a89149-812f-444c-a722-8f92d042f3a4', protocol='range'}
[2023-05-16T23:33:34.591+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-05-16T23:33:34.597+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-05-16T23:33:34.613+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-16T23:33:34.613+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-16T23:33:34.613+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-16T23:33:34.613+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-16T23:33:34.613+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-16T23:33:34.613+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-16T23:33:34.763+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-16T23:33:34.764+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-16T23:33:34.767+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-16T23:33:34.767+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-16T23:33:34.767+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-16T23:33:34.767+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-16T23:33:53.366+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-05-16T23:33:53.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e152c699-6cf1-49f0-9568-35e5a33c319f","timestamp":"2023-05-16T23:33:53.322757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:33:54.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4e4830e-4f18-4c75-8c56-ba7bdde7a23e","timestamp":"2023-05-16T23:33:54.567699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:33:56.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c14b2cd7-688f-494a-a47c-9157a9491891","timestamp":"2023-05-16T23:33:56.029029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:33:57.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"489e2488-fb3f-47b5-846b-8ed5c891024e","timestamp":"2023-05-16T23:33:57.257644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:34:33.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fae8f42f-51cd-4ca4-aa05-6b0a3cadbb22","timestamp":"2023-05-16T23:34:33.503367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:35:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:35:53.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04687761-47d6-4ad3-a708-e664e69f5622","timestamp":"2023-05-16T23:35:53.322641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:35:54.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d94f82f-0e81-4ab7-bd71-29afc35651ce","timestamp":"2023-05-16T23:35:54.567735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:35:56.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1b86c7e-89a1-4270-93ea-dd441036a339","timestamp":"2023-05-16T23:35:56.029080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:35:57.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc6f4d34-2772-4400-a787-be876fc870be","timestamp":"2023-05-16T23:35:57.257673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:36:33.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a384261-eb77-43b6-81d8-e75fb3648159","timestamp":"2023-05-16T23:36:33.503333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:37:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:37:53.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b67c74c-7bfe-479b-b186-d4dc839c97dc","timestamp":"2023-05-16T23:37:53.322771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:37:54.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45554173-b38c-4e1f-9d9e-920178c77403","timestamp":"2023-05-16T23:37:54.567921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:37:56.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0460171-5d11-4407-a4ce-76a8792585a1","timestamp":"2023-05-16T23:37:56.029236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:37:56.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8257a358-b339-4f67-8734-74646c10c96e","timestamp":"2023-05-16T23:37:57.257882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:38:33.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9ad5eeb-3912-4b7b-9623-fce05d2f7ae5","timestamp":"2023-05-16T23:38:33.503293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:39:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:39:53.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d190fcfd-bdf9-4fca-98c6-51f46e0161bc","timestamp":"2023-05-16T23:39:53.322747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:39:54.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7841649b-9486-47cf-b55a-b115e0ebc5d0","timestamp":"2023-05-16T23:39:54.567789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:39:56.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e00bf6c-753a-40bb-8b51-a41b6cd31081","timestamp":"2023-05-16T23:39:56.028983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:39:56.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"beb89e73-d7dc-4567-b76a-9ee7837889d9","timestamp":"2023-05-16T23:39:57.257533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:40:33.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e4b9fe3-3ebb-4015-a788-3359ccb229cb","timestamp":"2023-05-16T23:40:33.503232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:41:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:41:53.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3436785-1148-4118-971d-77b987a57f26","timestamp":"2023-05-16T23:41:53.322779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:41:54.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2880a5a-e7c3-49bc-a643-f429ff723a2b","timestamp":"2023-05-16T23:41:54.567936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:41:56.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9acffa1d-a8e3-41b2-a530-e843c9b722e4","timestamp":"2023-05-16T23:41:56.029110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:41:56.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c92bc85-117a-4ff7-97ce-019b0f42c291","timestamp":"2023-05-16T23:41:57.257956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:42:31.569+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected.
[2023-05-16T23:42:31.717+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Node -1 disconnected.
[2023-05-16T23:42:33.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d34ae9bc-e565-443c-a5e0-387a98a59ca7","timestamp":"2023-05-16T23:42:33.503293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:43:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:43:53.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b76c2213-db46-4e49-b62f-c163489d609b","timestamp":"2023-05-16T23:43:53.322719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:43:55.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf52c1c8-60dc-417d-97df-f6f51fdb09b3","timestamp":"2023-05-16T23:43:54.567851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:43:56.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"462de18a-50f9-4c0b-953a-28949cb72b39","timestamp":"2023-05-16T23:43:56.029145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:43:57.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"094c87bf-444c-4759-8e67-4add1d6bf7b3","timestamp":"2023-05-16T23:43:57.257879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:44:33.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdac9491-bdc8-4ae3-b99f-70a27a9a0608","timestamp":"2023-05-16T23:44:33.503373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:45:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:45:53.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff62f3fc-4ce9-4d09-9903-fdf5f9642f8f","timestamp":"2023-05-16T23:45:53.322749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:45:54.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bc84ca7-bca9-43bf-a6cd-3a4d9029863f","timestamp":"2023-05-16T23:45:54.567950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:45:56.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fafe3438-f8d0-41fe-9722-4784e0dc976d","timestamp":"2023-05-16T23:45:56.029083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:45:57.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a05da7e-2c41-4927-8703-a4486879d44e","timestamp":"2023-05-16T23:45:57.257767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:46:33.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2513c4f5-f23d-481f-899d-8a65a3e5e6dc","timestamp":"2023-05-16T23:46:33.503261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:47:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:47:53.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1537c60e-44ef-4b99-b6e8-297eeb0a226d","timestamp":"2023-05-16T23:47:53.322840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:47:54.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4909d0c-4a67-43b6-980a-088249903854","timestamp":"2023-05-16T23:47:54.567806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:47:56.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0739eb22-fbaa-4ba5-a265-472f9a8883d3","timestamp":"2023-05-16T23:47:56.029106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:47:56.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9edad874-41e1-4da8-a75a-af7b336bb7e5","timestamp":"2023-05-16T23:47:57.258077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:48:33.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5985dcae-6391-457c-af3e-0bd2b477ff8c","timestamp":"2023-05-16T23:48:33.503347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:49:30.345+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:49:53.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad8d95d1-84c7-4e13-81eb-01563c8169e7","timestamp":"2023-05-16T23:49:53.323462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:49:54.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce3628ce-4471-4548-9575-3021133c2c9d","timestamp":"2023-05-16T23:49:54.567680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:49:56.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f47bd7e7-afba-4cc3-81cd-d0f82a9ebc9d","timestamp":"2023-05-16T23:49:56.029301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:49:56.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e61baa72-7034-415e-a726-8490c5ff38e8","timestamp":"2023-05-16T23:49:57.257707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:50:33.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e656b128-fdf7-49e6-b70c-23b8b0f44d21","timestamp":"2023-05-16T23:50:33.503048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:51:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:51:53.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09bcdfcc-51f2-4b86-b61a-4eb842d0f596","timestamp":"2023-05-16T23:51:53.322814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:51:54.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cadb2d7-b698-4add-8432-f0c27514dbdc","timestamp":"2023-05-16T23:51:54.567845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:51:56.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0182770a-6376-4b92-a147-81fce484c0a1","timestamp":"2023-05-16T23:51:56.029075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:51:56.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7bd4a9a-b6bc-4534-8a3a-3d8e21752f60","timestamp":"2023-05-16T23:51:57.257841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:52:33.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"903ff657-361d-4645-9172-08ff910f6958","timestamp":"2023-05-16T23:52:33.503449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:53:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:53:53.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"263550f8-ea5d-40ad-89fe-c9fb1847802e","timestamp":"2023-05-16T23:53:53.323110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:53:54.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e0ceb95-19e4-4fba-a823-fb49ab5691dc","timestamp":"2023-05-16T23:53:54.567792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:53:56.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"735c6278-fc68-416d-a82d-515484e846a0","timestamp":"2023-05-16T23:53:56.029046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:53:56.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed5941bd-36f6-40bb-ac32-0f005ca56815","timestamp":"2023-05-16T23:53:57.257625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:54:33.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"156e5335-aa8a-4140-ad4a-32464bc63ff7","timestamp":"2023-05-16T23:54:33.503265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:55:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:55:53.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5f29c8a-9d3f-4b80-a65b-31c173c86d83","timestamp":"2023-05-16T23:55:53.322672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:55:54.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f59b18d1-fae8-4f11-ae28-8661a0c07e29","timestamp":"2023-05-16T23:55:54.567731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:55:56.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f997f4b-6af9-4637-94e5-4c45b47776ef","timestamp":"2023-05-16T23:55:56.029358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:55:56.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c17291fb-65ca-4d4a-93c3-ff569dd92f4b","timestamp":"2023-05-16T23:55:57.257840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:56:33.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1145d9a-49cb-4dcd-b9fb-8173135b780a","timestamp":"2023-05-16T23:56:33.503249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:57:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:57:53.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef53db5f-d73c-44e5-957d-13c2f599145f","timestamp":"2023-05-16T23:57:53.322839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:57:54.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c9bcb51-46f8-40aa-91d1-255ce3040244","timestamp":"2023-05-16T23:57:54.567761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:57:56.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a7ca29b-634b-4db6-a76a-f345dd83b3e7","timestamp":"2023-05-16T23:57:56.029001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:57:56.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fb573cd-b427-45e9-bb0f-03ddeebac935","timestamp":"2023-05-16T23:57:57.257754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T23:58:33.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b1ba5cd-2502-40c8-9e33-0a7d6101cac7","timestamp":"2023-05-16T23:58:33.503245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T23:59:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T23:59:53.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4b77640-2294-4881-a14b-5992c9d4fad9","timestamp":"2023-05-16T23:59:53.322831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T23:59:54.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff675165-c57d-4133-b45d-82cb830de0be","timestamp":"2023-05-16T23:59:54.567919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T23:59:56.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a36d138-e07a-4971-9d4a-2d011f7988b4","timestamp":"2023-05-16T23:59:56.029004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T23:59:56.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bddd08e7-7737-4723-840e-f96ae40c3891","timestamp":"2023-05-16T23:59:57.257698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:00:33.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d965993c-bffa-4a58-941e-bdbe5152adb4","timestamp":"2023-05-17T00:00:33.503135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:01:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:01:53.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97400483-9d07-4a5f-9141-b0dfabc71d03","timestamp":"2023-05-17T00:01:53.322999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:01:54.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcee1614-00e3-4694-9074-90a5c2fbf3a9","timestamp":"2023-05-17T00:01:54.567719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:01:56.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75ae6c39-2909-436a-a219-9f74eac96235","timestamp":"2023-05-17T00:01:56.029091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:01:56.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"930e2079-b754-4055-b688-ae36f837554a","timestamp":"2023-05-17T00:01:57.257645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:02:33.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5295381b-306c-4350-8b73-8bfad547354c","timestamp":"2023-05-17T00:02:33.503752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:03:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:03:53.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e7d446f-edcc-4764-8fd9-57b07bc6ec2c","timestamp":"2023-05-17T00:03:53.322574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:03:54.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"668f37d3-5a06-401c-8421-c118f7a3498a","timestamp":"2023-05-17T00:03:54.567724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:03:56.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53bb7951-cc9b-4687-a08b-e4c32df14bf2","timestamp":"2023-05-17T00:03:56.029173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:03:56.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6713c556-1b48-4ed7-9304-129b1ff31dd2","timestamp":"2023-05-17T00:03:57.257660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:04:33.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d255b47f-11aa-4e52-b9f8-62aa56caa13f","timestamp":"2023-05-17T00:04:33.503371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:05:30.348+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:05:53.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e142e094-aa1e-4cd7-8f20-2f1af6d35432","timestamp":"2023-05-17T00:05:53.322857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:05:54.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12b9c846-e110-4c29-9673-1e09fd899101","timestamp":"2023-05-17T00:05:54.568125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:05:56.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63533ac1-f2b1-401e-9e6f-afdeba508843","timestamp":"2023-05-17T00:05:56.029219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:05:56.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a8a7fd5-3a29-4369-bd56-58011fac4d72","timestamp":"2023-05-17T00:05:57.257999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:06:33.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9da2b78-cf5e-4b91-bad9-36374daf9aba","timestamp":"2023-05-17T00:06:33.503396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:07:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:07:53.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4aecb0-918d-4f96-a287-a75b31b732b8","timestamp":"2023-05-17T00:07:53.322836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:07:54.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b83d8726-6a79-4dff-9c52-0189380f0f66","timestamp":"2023-05-17T00:07:54.568016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:07:56.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecf4836e-2623-4cc3-8366-7313c0c1bfb2","timestamp":"2023-05-17T00:07:56.028978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:07:56.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7855d390-84bd-4f46-b0f2-76bb188b1150","timestamp":"2023-05-17T00:07:57.257683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:08:33.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e6ca17b-eccf-46bc-a7fc-8d0308d00306","timestamp":"2023-05-17T00:08:33.503552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:09:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:09:53.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ec550ed-af5e-4b5a-8123-38d3f1ad359b","timestamp":"2023-05-17T00:09:53.322840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:09:54.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7ddceb9-7fdc-4bed-83c4-e99f771d6a15","timestamp":"2023-05-17T00:09:54.567971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:09:56.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cad4c2b-207a-42e4-ad09-b1f469c33238","timestamp":"2023-05-17T00:09:56.028977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:09:56.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e900f45-65c0-4b08-950f-aefe3b237c51","timestamp":"2023-05-17T00:09:57.257608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:10:33.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6f52657-200b-4908-84ff-46ee968d8a7e","timestamp":"2023-05-17T00:10:33.503450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:11:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:11:53.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae65bf28-7aa4-427f-bf1e-62f336f3cfc2","timestamp":"2023-05-17T00:11:53.322746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:11:54.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"718d769b-4a3b-44ff-9c95-043832aa46a7","timestamp":"2023-05-17T00:11:54.567751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:11:56.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b8639f9-38be-405b-b496-8a8d160e6485","timestamp":"2023-05-17T00:11:56.029035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:11:56.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28a28e1f-e9f2-4733-b7b0-03b27ff2de49","timestamp":"2023-05-17T00:11:57.257895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:12:33.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a6bbe96-77bb-498c-a086-6de639031577","timestamp":"2023-05-17T00:12:33.503123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:13:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:13:53.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9c503e4-50c1-4272-81d8-bf90b1a50eef","timestamp":"2023-05-17T00:13:53.322865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:13:54.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34086dfc-4759-4b27-accc-cea800c625c0","timestamp":"2023-05-17T00:13:54.569015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:13:56.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"949c1deb-3023-4c38-8cdf-a26d3f4510ba","timestamp":"2023-05-17T00:13:56.028954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:13:56.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"994179a1-18ba-4d8a-8fa5-ec6a67cae0dd","timestamp":"2023-05-17T00:13:57.257954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:14:33.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90771f51-a61e-4718-826b-f5aca4c8e304","timestamp":"2023-05-17T00:14:33.503317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:15:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:15:53.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbe94789-3375-475e-aa03-1fcb7bc88d3b","timestamp":"2023-05-17T00:15:53.322867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:15:54.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"675c084f-b135-42bb-b175-626452494f3d","timestamp":"2023-05-17T00:15:54.567928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:15:56.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc0e6d8f-d914-49dc-b9ed-727002ce8a4f","timestamp":"2023-05-17T00:15:56.029105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:15:56.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"579361e0-ba23-4b4f-a336-357d1d094eb7","timestamp":"2023-05-17T00:15:57.257918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:16:33.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"754c96cd-27e1-44b7-b8fa-3da526a1ea1d","timestamp":"2023-05-17T00:16:33.503448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:17:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:17:53.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea66e157-83cf-4ee9-9d56-abec4cb17310","timestamp":"2023-05-17T00:17:53.322691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:17:54.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86edc124-fbbc-4b27-9e0b-e49e369c4d8b","timestamp":"2023-05-17T00:17:54.567970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:17:56.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c58788d9-1344-42a9-89a7-eb31bbccd544","timestamp":"2023-05-17T00:17:56.029018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:17:56.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6616c3ac-68b0-4cbe-975f-8032f9f3a55d","timestamp":"2023-05-17T00:17:57.258228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:18:33.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"426d15c4-0b2c-4582-b180-deae8eb8899d","timestamp":"2023-05-17T00:18:33.503285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:19:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:19:53.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"569e8a2b-3cf1-440c-80df-75ea026d4213","timestamp":"2023-05-17T00:19:53.322842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:19:54.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a37cd3c9-17a3-4430-b380-0af6cc805bef","timestamp":"2023-05-17T00:19:54.568009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:19:56.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88e5fc41-f072-4bd4-9d39-8b47f0f2f10d","timestamp":"2023-05-17T00:19:56.029213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:19:57.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a13e85fc-8458-403d-a491-6c3b81f66353","timestamp":"2023-05-17T00:19:57.257735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:20:33.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eead159-5fa2-44f8-8aad-660688ac460d","timestamp":"2023-05-17T00:20:33.503581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:21:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:21:53.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b14174af-7f99-4149-b0d8-ae22ac6d4b62","timestamp":"2023-05-17T00:21:53.322700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:21:54.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddfb0cba-6592-469d-9bc9-e909212ab31e","timestamp":"2023-05-17T00:21:54.567895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:21:56.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae3f2c4e-e164-43e9-8618-85116b90d365","timestamp":"2023-05-17T00:21:56.028848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:21:56.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35896a88-c311-45c9-9540-8c1e29ec00bf","timestamp":"2023-05-17T00:21:57.257526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:22:33.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"622d7523-f12f-4fbd-b5eb-d6f030079ca4","timestamp":"2023-05-17T00:22:33.503251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:23:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:23:53.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd7f4aee-5f4b-4055-ae94-15d0b181e524","timestamp":"2023-05-17T00:23:53.323047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:23:54.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a364c0d-655b-433d-9dbb-16fcaf6a286d","timestamp":"2023-05-17T00:23:54.567783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:23:56.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c0ddb5-d3c7-4572-86e6-87c90291a610","timestamp":"2023-05-17T00:23:56.029044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:23:56.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc531b1d-c4ed-4226-9ddc-85efcdbb3017","timestamp":"2023-05-17T00:23:57.258191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:24:33.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0804f74-12d7-4853-8991-8a09c9beb6c2","timestamp":"2023-05-17T00:24:33.503576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:25:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:25:53.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa1773b8-3821-42a1-a08e-a875a017b0fc","timestamp":"2023-05-17T00:25:53.322868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:25:54.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1b17824-13e3-4243-9bb0-c9156a2f9ccc","timestamp":"2023-05-17T00:25:54.569505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:25:56.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82b9e425-b691-491c-a9ae-d5f7660eea99","timestamp":"2023-05-17T00:25:56.030502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:25:56.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6327877c-d3dd-4d16-b686-79cae4ad4c18","timestamp":"2023-05-17T00:25:57.257741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:26:33.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47f0a62b-654e-4e8b-b647-51a5f185a675","timestamp":"2023-05-17T00:26:33.503548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:27:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:27:53.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58ccdb38-4b14-42b9-b439-cde836b79557","timestamp":"2023-05-17T00:27:53.322979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:27:54.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d838101e-206b-4670-8be0-551748a87d78","timestamp":"2023-05-17T00:27:54.567910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:27:56.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bec85f9b-db70-437c-be7c-fbbd7cb0a738","timestamp":"2023-05-17T00:27:56.028914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:27:56.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5787c7af-3ffd-44f9-aeaa-1e327909f0e5","timestamp":"2023-05-17T00:27:57.257911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:28:33.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"53803b99-3fa6-4613-ac50-a60be172492d","timestamp":"2023-05-17T00:28:33.503511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-17T00:29:30.346+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-17T00:29:53.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"28eafb59-8817-4717-80c7-9f08de8586b4","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a94c7077-c74a-48f5-aac7-5f08a3992f44","timestamp":"2023-05-17T00:29:53.323144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-17T00:29:54.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3af8bd20-f22b-4cea-b08c-e2e59ca2845c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6676fd2d-2684-4b24-8162-bcba0afbb57f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29c4b6c0-e7e1-4f53-86ba-9c0871962e7f","timestamp":"2023-05-17T00:29:54.567843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-17T00:29:56.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"36c97813-692e-4e69-8e0c-e3daf6b7206d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bd8052f-de28-46aa-b0cd-e0da6564d483","timestamp":"2023-05-17T00:29:56.029139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-17T00:29:56.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bb643625-b95c-4775-9d21-ee94ef4e3e2e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1bdc9b0-b73e-4d70-9786-b3c8ed2ef19d","timestamp":"2023-05-17T00:29:57.257725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-17T00:30:33.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"89d1169f-5cd0-40a9-9e89-da52d32865e6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"60707df8-0f10-4429-a41b-8e1dd6a8047f","timestamp":"2023-05-17T00:30:33.503606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}