Results

By type

          Policy clamp Kserve participant config file: /opt/app/policy/clamp/etc/mounted/KserveParticipantParameters.yaml
overriding logback xml file

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

[2023-04-30T23:21:11.927+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-30T23:21:11.927+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-kserve-ppnt-6769cff75c-r66m5 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-30T23:21:11.936+00:00|INFO|Application|main] The following 1 profile is active: "kubernetes"
[2023-04-30T23:21:15.877+00:00|INFO|GenericScope|main] BeanFactory id=fb85ace5-ce0c-3e27-a8eb-a2fe11dff12c
[2023-04-30T23:21:17.110+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8087 (http)
[2023-04-30T23:21:17.128+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8087"]
[2023-04-30T23:21:17.128+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-30T23:21:17.129+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-30T23:21:17.221+00:00|INFO|[/onap/policy/clamp/acm/kserveparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-04-30T23:21:17.221+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5054 ms
[2023-04-30T23:21:19.134+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-ac-kserve-ppnt-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-ac-kserve-ppnt
	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-04-30T23:21:19.565+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-30T23:21:19.907+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-30T23:21:19.910+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-30T23:21:19.910+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682896879904
[2023-04-30T23:21:19.915+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-1, groupId=policy-clamp-ac-kserve-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-30T23:21:20.375+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7a7cc52c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5853495b, org.springframework.security.web.context.SecurityContextPersistenceFilter@3901f6af, org.springframework.security.web.header.HeaderWriterFilter@2eadc9f6, org.springframework.security.web.authentication.logout.LogoutFilter@58860997, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3e17a0a1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@10cd6753, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@47af099e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@524a2ffb, org.springframework.security.web.session.SessionManagementFilter@59901c4d, org.springframework.security.web.access.ExceptionTranslationFilter@35764bef, org.springframework.security.web.access.intercept.AuthorizationFilter@4e1ce44]
[2023-04-30T23:21:26.667+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-04-30T23:21:26.722+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8087"]
[2023-04-30T23:21:26.754+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8087 (http) with context path '/onap/policy/clamp/acm/kserveparticipant'
[2023-04-30T23:21:26.777+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-30T23:21:26.777+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-30T23:21:26.792+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=8aafefcd-69af-4af2-bad9-5761126e299e, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-6769cff75c-r66m5, 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-04-30T23:21:26.843+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-ac-kserve-ppnt-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-ac-kserve-ppnt
	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-04-30T23:21:26.851+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-30T23:21:26.852+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-30T23:21:26.852+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682896886851
[2023-04-30T23:21:26.852+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-30T23:21:26.853+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=52bf03ec-94ad-4439-877b-6e1190087c98, alive=false, publisher=null]]: starting
[2023-04-30T23:21:26.894+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-ac-kserve-ppnt-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-04-30T23:21:26.919+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Instantiated an idempotent producer.
[2023-04-30T23:21:26.952+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-30T23:21:26.952+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-30T23:21:26.952+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682896886952
[2023-04-30T23:21:26.953+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=52bf03ec-94ad-4439-877b-6e1190087c98, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-30T23:21:26.953+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$8699f4bb
[2023-04-30T23:21:26.969+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-04-30T23:21:26.970+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-04-30T23:21:26.970+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-04-30T23:21:26.970+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-04-30T23:21:26.970+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-04-30T23:21:26.970+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-04-30T23:21:26.971+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-30T23:21:26.971+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=8aafefcd-69af-4af2-bad9-5761126e299e, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-6769cff75c-r66m5, 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@682af059
[2023-04-30T23:21:26.971+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=8aafefcd-69af-4af2-bad9-5761126e299e, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-6769cff75c-r66m5, 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-04-30T23:21:26.971+00:00|INFO|ServiceManager|main] service manager started
[2023-04-30T23:21:27.006+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-04-30T23:21:27.008+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"7e09f109-94ef-40b8-8f4d-e8e0c7361810","timestamp":"2023-04-30T23:21:26.980724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:21:28.048+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.049+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.049+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.050+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.050+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.050+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.050+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.051+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.054+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.054+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.054+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.055+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:21:28.059+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Cluster ID: 8alM8iudT5G8ZnYn7F2FkQ
[2023-04-30T23:21:28.060+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Cluster ID: 8alM8iudT5G8ZnYn7F2FkQ
[2023-04-30T23:21:28.062+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] ProducerId set to 1002 with epoch 0
[2023-04-30T23:21:28.066+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-04-30T23:21:28.117+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] (Re-)joining group
[2023-04-30T23:21:28.239+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-kserve-ppnt-2-f0046214-16e6-46bd-9eed-5f35855b6e92
[2023-04-30T23:21:28.239+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] 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-04-30T23:21:28.239+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] (Re-)joining group
[2023-04-30T23:21:28.286+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=7e09f109-94ef-40b8-8f4d-e8e0c7361810, timestamp=2023-04-30T23:21:26.980724Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c04, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=64e63326-33ce-4c17-9c77-35b2975f1daa, typeName=org.onap.policy.clamp.acm.KserveAutomationCompositionElement, typeVersion=1.0.1), ParticipantSupportedElementType(id=cafa2fc6-2d6f-4f91-b518-c6058e69a36f, typeName=org.onap.policy.clamp.acm.AutomationCompositionElement, typeVersion=1.0.0)])
[2023-04-30T23:21:28.376+00:00|INFO|Application|main] Started Application in 19.305 seconds (JVM running for 20.769)
[2023-04-30T23:21:31.271+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-kserve-ppnt-2-f0046214-16e6-46bd-9eed-5f35855b6e92', protocol='range'}
[2023-04-30T23:21:31.283+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-kserve-ppnt-2-f0046214-16e6-46bd-9eed-5f35855b6e92=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-04-30T23:21:31.382+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-kserve-ppnt-2-f0046214-16e6-46bd-9eed-5f35855b6e92', protocol='range'}
[2023-04-30T23:21:31.384+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] 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-04-30T23:21:31.403+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] 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-04-30T23:21:31.470+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-04-30T23:21:31.470+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-30T23:21:31.470+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-30T23:21:31.470+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-30T23:21:31.470+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-30T23:21:31.470+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-30T23:21:31.551+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, 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-04-30T23:21:31.552+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, 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-04-30T23:21:31.569+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 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-04-30T23:21:31.569+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] 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-04-30T23:21:31.576+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=2, 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-04-30T23:21:31.577+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] 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-04-30T23:22:10.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"781e13ff-4065-47ea-baa7-2e2c2576da45","timestamp":"2023-04-30T23:22:08.936786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:22:10.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-30T23:22:26.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"53dfb0c7-166e-45ea-a957-340e0470074e","timestamp":"2023-04-30T23:22:24.780161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:22:26.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-30T23:22:45.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42ade2e8-bc01-4ac2-93a1-89e93ba0c59b","timestamp":"2023-04-30T23:22:45.189224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:22:45.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:22:55.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd17ee91-47eb-493d-8d6b-ece5e579899f","timestamp":"2023-04-30T23:22:54.501584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:22:55.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:23:18.964+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4bbebdf-4ad4-41c3-9c01-ff920ef7b696","timestamp":"2023-04-30T23:23:18.935255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:23:19.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4bbebdf-4ad4-41c3-9c01-ff920ef7b696","timestamp":"2023-04-30T23:23:18.935255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:23:19.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:24:00.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30024a4b-5fb4-48a2-9fb3-ce0360413d47","timestamp":"2023-04-30T23:24:00.536256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:24:00.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:24:17.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e45b2738-22cb-4bfb-8899-f012cd0d3b98","timestamp":"2023-04-30T23:24:17.094878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:24:17.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:24:45.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05311a56-6707-4041-9ef7-cc161d81b4fb","timestamp":"2023-04-30T23:24:45.188785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:24:45.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:24:55.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5b7746c-6690-48be-9745-59cc57f67016","timestamp":"2023-04-30T23:24:54.501234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:24:55.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:25:18.936+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5540496d-98d8-4b0f-8313-04523c970679","timestamp":"2023-04-30T23:25:18.935507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:25:19.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5540496d-98d8-4b0f-8313-04523c970679","timestamp":"2023-04-30T23:25:18.935507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:25:19.061+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:26:00.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca4f64a4-4fd1-4257-adf1-1e2c6f69727d","timestamp":"2023-04-30T23:26:00.535272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:26:00.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:26:17.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ea8c71b-e330-4023-8d8d-de1a6237e5c3","timestamp":"2023-04-30T23:26:17.093909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:26:17.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:26:45.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"87b9047b-9166-477a-b41a-267fa1142c24","timestamp":"2023-04-30T23:26:45.188737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:26:45.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:26:55.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1f3b0fb-a312-4635-b933-0ed772757422","timestamp":"2023-04-30T23:26:54.501200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:26:55.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:27:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c37b2d1a-8662-43b8-8443-2508f53e5e5b","timestamp":"2023-04-30T23:27:18.934844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:27:18.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c37b2d1a-8662-43b8-8443-2508f53e5e5b","timestamp":"2023-04-30T23:27:18.934844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:27:18.989+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:28:00.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50d26fe2-b419-4fb8-8410-14a30913297a","timestamp":"2023-04-30T23:28:00.535445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:28:00.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:28:17.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70a0694d-2a41-4dd8-821b-c354e4b364e0","timestamp":"2023-04-30T23:28:17.094024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:28:17.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:28:45.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dabd39d-efbd-4a71-a40b-986fe98326f1","timestamp":"2023-04-30T23:28:45.188651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:28:45.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:28:55.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15913107-399f-4fad-ae8b-b87ead8f841c","timestamp":"2023-04-30T23:28:54.501104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:28:55.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:29:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fadcfd74-a9fc-4f33-b35e-66410ba2d9bf","timestamp":"2023-04-30T23:29:18.934828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:29:18.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fadcfd74-a9fc-4f33-b35e-66410ba2d9bf","timestamp":"2023-04-30T23:29:18.934828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:29:18.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:30:00.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0596d97c-0cc8-4975-b913-6bf53ecaed81","timestamp":"2023-04-30T23:30:00.535671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:30:00.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:30:17.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2ee2b65-ca4d-4937-8042-95f99ee299ba","timestamp":"2023-04-30T23:30:17.093816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:30:17.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:30:28.249+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Node -1 disconnected.
[2023-04-30T23:30:45.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4df4cc63-e169-4a09-a24d-6af572e9a03e","timestamp":"2023-04-30T23:30:45.188840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:30:45.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:30:49.044+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node -1 disconnected.
[2023-04-30T23:30:55.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3d69285-807e-4d6f-841d-7cd061b0451c","timestamp":"2023-04-30T23:30:54.501243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:30:55.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:31:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d9fc5b5-e5ee-4469-83cf-fbbd45cdd7d1","timestamp":"2023-04-30T23:31:18.934843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:31:18.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d9fc5b5-e5ee-4469-83cf-fbbd45cdd7d1","timestamp":"2023-04-30T23:31:18.934843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:31:18.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:32:00.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2af22886-9251-4c7d-a9e4-bc7999e2cc6d","timestamp":"2023-04-30T23:32:00.535386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:32:00.592+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:32:17.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd18e429-8aee-44c3-86ed-2e7eadcd6a4f","timestamp":"2023-04-30T23:32:17.093848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:32:17.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:32:45.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c1a4a5-cf71-4f91-8b9d-cea9e1a4f07b","timestamp":"2023-04-30T23:32:45.188648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:32:45.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:32:55.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"109af04d-ed44-46ed-b6ca-0c7f1ae7cf07","timestamp":"2023-04-30T23:32:54.501347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:32:55.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:33:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec57b969-01f4-4914-9ee2-61103830d249","timestamp":"2023-04-30T23:33:18.934653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:33:18.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec57b969-01f4-4914-9ee2-61103830d249","timestamp":"2023-04-30T23:33:18.934653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:33:18.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:34:00.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d00f45b-515b-4dc2-b28f-1ad0c7735a8f","timestamp":"2023-04-30T23:34:00.535298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:34:00.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:34:17.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ec7ff72-4768-40a3-ba87-4f0cf97d028c","timestamp":"2023-04-30T23:34:17.093971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:34:17.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:34:45.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b238c074-7254-477a-a0d5-27507641ccb4","timestamp":"2023-04-30T23:34:45.188939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:34:45.357+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:34:55.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98380a3b-0b46-485b-aeb2-855896802858","timestamp":"2023-04-30T23:34:54.501182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:34:55.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:35:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70ff8bb5-7424-4455-b312-ba90eed16ab6","timestamp":"2023-04-30T23:35:18.934792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:35:18.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70ff8bb5-7424-4455-b312-ba90eed16ab6","timestamp":"2023-04-30T23:35:18.934792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:35:18.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:36:00.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c29894b-e475-48fc-80c9-4250049bd371","timestamp":"2023-04-30T23:36:00.535268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:36:00.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:36:17.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1269c900-c1de-4631-b167-98a6d4f1b895","timestamp":"2023-04-30T23:36:17.093827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:36:17.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:36:45.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd051728-ef6d-4bc9-b053-1dab7e6f209a","timestamp":"2023-04-30T23:36:45.188753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:36:45.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:36:55.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f13bf2dc-7810-4660-8c68-3e6485b29ade","timestamp":"2023-04-30T23:36:54.501269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:36:55.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:37:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f25dfdd6-91e5-43a8-86cb-18bcdf532647","timestamp":"2023-04-30T23:37:18.934703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:37:18.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f25dfdd6-91e5-43a8-86cb-18bcdf532647","timestamp":"2023-04-30T23:37:18.934703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:37:18.999+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:38:00.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28fd7a78-495e-40bd-b099-cdccb3c47054","timestamp":"2023-04-30T23:38:00.535291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:38:00.585+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:38:17.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c6b56bf-5ce7-4883-b3aa-33c7a84cb2de","timestamp":"2023-04-30T23:38:17.093698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:38:17.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:38:45.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aea56b4d-6288-45f8-8f01-24a5d7daa684","timestamp":"2023-04-30T23:38:45.188747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:38:45.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:38:55.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6bab309-6c10-46f0-9705-1b661f7f091e","timestamp":"2023-04-30T23:38:54.501144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:38:55.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:39:18.936+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2fbe9c4-04fb-4069-88af-ae125f61543b","timestamp":"2023-04-30T23:39:18.935234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:39:18.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2fbe9c4-04fb-4069-88af-ae125f61543b","timestamp":"2023-04-30T23:39:18.935234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:39:18.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:40:00.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0e2198d-898d-4a26-b5cb-f38e99697372","timestamp":"2023-04-30T23:40:00.535488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:40:00.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:40:17.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f251fef-1723-45e3-8a7f-6195ad7d37f0","timestamp":"2023-04-30T23:40:17.093922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:40:17.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:40:19.012+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-04-30T23:40:45.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d983c79-a47e-4924-8ec1-98816dc54126","timestamp":"2023-04-30T23:40:45.188779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:40:45.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:40:55.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81c2bab0-70b8-454c-8ac5-e4e407a806a3","timestamp":"2023-04-30T23:40:54.501374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:40:55.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:41:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2913e5bd-edba-483e-afc5-3c87abd3efd6","timestamp":"2023-04-30T23:41:18.935016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:41:19.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2913e5bd-edba-483e-afc5-3c87abd3efd6","timestamp":"2023-04-30T23:41:18.935016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:41:19.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:42:00.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6ae231-4778-4a4b-af54-0e9dc66ef198","timestamp":"2023-04-30T23:42:00.535405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:42:00.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:42:17.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dca5600a-a647-4c3d-bd3e-06c5a46a2be9","timestamp":"2023-04-30T23:42:17.093848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:42:17.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:42:45.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41b3df1d-b0ef-4bd9-a4fd-e49ce8fe8a0e","timestamp":"2023-04-30T23:42:45.188705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:42:45.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:42:55.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c22d5a54-79e6-45f7-8114-459e29d1f042","timestamp":"2023-04-30T23:42:54.501108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:42:55.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:43:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20bd48e5-1a0a-4413-b966-870aecc4def7","timestamp":"2023-04-30T23:43:18.934864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:43:18.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20bd48e5-1a0a-4413-b966-870aecc4def7","timestamp":"2023-04-30T23:43:18.934864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:43:18.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:44:00.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1a6445d-72ff-4b88-add8-ed01d4c44bde","timestamp":"2023-04-30T23:44:00.535178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:44:00.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:44:17.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"657991db-7dd7-4a03-ae1a-d4e3ddab7bc2","timestamp":"2023-04-30T23:44:17.094096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:44:17.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:44:45.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c65f69fb-bcab-4646-b073-d151042aee6f","timestamp":"2023-04-30T23:44:45.188585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:44:45.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:44:55.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c31bf1-4e49-43db-9520-e8d6573effdf","timestamp":"2023-04-30T23:44:54.501236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:44:55.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:45:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3149ea26-1ab1-4164-8720-da7f9f2bdeaa","timestamp":"2023-04-30T23:45:18.934666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:45:18.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3149ea26-1ab1-4164-8720-da7f9f2bdeaa","timestamp":"2023-04-30T23:45:18.934666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:45:18.977+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:46:00.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4f218a5-abb4-4b30-b710-3d8fcc8829c5","timestamp":"2023-04-30T23:46:00.535248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:46:00.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:46:17.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c912689d-ac27-49ca-923a-6799ef8cff05","timestamp":"2023-04-30T23:46:17.094722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:46:17.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:46:45.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e0d1d11-09d5-4259-9c1c-61cf4ce7647e","timestamp":"2023-04-30T23:46:45.188929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:46:45.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:46:55.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22151cea-04bc-4091-a266-90113aee7183","timestamp":"2023-04-30T23:46:54.501041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:46:55.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:47:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a07ad19-4d2d-47e2-846a-0aebb06d2e4f","timestamp":"2023-04-30T23:47:18.934639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:47:18.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a07ad19-4d2d-47e2-846a-0aebb06d2e4f","timestamp":"2023-04-30T23:47:18.934639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:47:18.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:48:00.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0553a015-c449-4716-9fa0-53588abc3a3c","timestamp":"2023-04-30T23:48:00.535519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:48:00.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:48:17.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cb9a7bc-90c4-4e37-8b77-8a5e220060d6","timestamp":"2023-04-30T23:48:17.094004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:48:17.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:48:45.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"06b082c1-e35f-428a-81a3-57fbb9fdb84e","timestamp":"2023-04-30T23:48:45.188767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:48:45.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:48:55.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f93419-2678-4d16-98d3-6ca33dcfe704","timestamp":"2023-04-30T23:48:54.501252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:48:55.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:49:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef95b546-a73d-429d-bc2e-bd5216f89e28","timestamp":"2023-04-30T23:49:18.934973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:49:18.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef95b546-a73d-429d-bc2e-bd5216f89e28","timestamp":"2023-04-30T23:49:18.934973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:49:18.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:50:00.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"485d75fa-458b-42e4-b80e-b654fc44be06","timestamp":"2023-04-30T23:50:00.535091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:50:00.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:50:17.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edd35057-d940-4f5b-ae52-894e79754da8","timestamp":"2023-04-30T23:50:17.093714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:50:17.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:50:45.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d49d18c-d534-47cd-8188-ed97112c54c8","timestamp":"2023-04-30T23:50:45.188675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:50:45.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:50:55.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c84b6086-3d66-4c04-a6ba-3e7a3a37ab91","timestamp":"2023-04-30T23:50:54.501224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:50:55.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:51:18.936+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b588ac59-3da3-49b8-93e3-cf184dee99d6","timestamp":"2023-04-30T23:51:18.934929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:51:18.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b588ac59-3da3-49b8-93e3-cf184dee99d6","timestamp":"2023-04-30T23:51:18.934929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:51:18.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:52:00.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f7d152a-669c-444b-8360-76de9fa40ef6","timestamp":"2023-04-30T23:52:00.537936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:52:00.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:52:17.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34035cdf-835b-4bca-b8c2-03673b190a5d","timestamp":"2023-04-30T23:52:17.094591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:52:17.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:52:19.015+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 0 disconnected.
[2023-04-30T23:52:45.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d0e8e3e-eab5-4dfb-b8fa-ad25033d0c34","timestamp":"2023-04-30T23:52:45.188511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:52:45.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:52:55.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e2aecb-9d67-4da3-b546-a3aec5c213af","timestamp":"2023-04-30T23:52:54.501200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:52:55.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:53:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba6f8abb-2a9b-47fa-a816-be8950fe38fc","timestamp":"2023-04-30T23:53:18.934711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:53:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba6f8abb-2a9b-47fa-a816-be8950fe38fc","timestamp":"2023-04-30T23:53:18.934711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:53:18.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:54:00.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6266549a-6770-4c3c-94d0-9285acc9cbda","timestamp":"2023-04-30T23:54:00.535593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:54:00.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:54:17.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3d1b473-8b63-4bc2-9e66-03e3dff103c9","timestamp":"2023-04-30T23:54:17.093936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:54:17.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:54:45.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b6b32b3-9a51-4540-99b6-d47806b36799","timestamp":"2023-04-30T23:54:45.188874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:54:45.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:54:55.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ccfbd88-b900-4863-a0a8-d5d9a717727a","timestamp":"2023-04-30T23:54:54.501312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:54:55.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:55:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bf8316b-557c-4415-9235-7ea3c3edc1b3","timestamp":"2023-04-30T23:55:18.934868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:55:18.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bf8316b-557c-4415-9235-7ea3c3edc1b3","timestamp":"2023-04-30T23:55:18.934868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:55:18.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:56:00.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fed451d5-60e4-43e7-9444-de56f3e43bba","timestamp":"2023-04-30T23:56:00.535466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:56:00.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:56:17.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c810131d-2d88-4ebf-baea-9fbd88f046fe","timestamp":"2023-04-30T23:56:17.094127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:56:17.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:56:45.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9109f1e7-2f4e-4354-a3cb-4f451593bcf3","timestamp":"2023-04-30T23:56:45.188845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:56:45.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:56:55.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b16ed4f-290d-4b29-9b07-4a0c4cef8101","timestamp":"2023-04-30T23:56:54.502653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:56:55.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:57:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"704fb0be-c7c1-4699-b0a2-4915c9f4e8ce","timestamp":"2023-04-30T23:57:18.934794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:57:18.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"704fb0be-c7c1-4699-b0a2-4915c9f4e8ce","timestamp":"2023-04-30T23:57:18.934794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:57:18.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:58:00.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b8f7f0d-77ee-4405-8393-b2d3b5382156","timestamp":"2023-04-30T23:58:00.535055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:58:00.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:58:17.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44659be8-be1c-4af1-9a0e-4a767696a6b6","timestamp":"2023-04-30T23:58:17.093813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:58:17.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:58:45.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"89e76fc4-9d58-46d7-96f1-1c166148712a","timestamp":"2023-04-30T23:58:45.188735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:58:45.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:58:55.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fc1ea10-25b5-4564-913b-27b411ca5ab4","timestamp":"2023-04-30T23:58:54.501240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:58:55.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-30T23:59:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7840c196-ecbb-4ef9-b1fd-ad83fb0e21b6","timestamp":"2023-04-30T23:59:18.934990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:59:19.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7840c196-ecbb-4ef9-b1fd-ad83fb0e21b6","timestamp":"2023-04-30T23:59:18.934990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:59:19.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:00:00.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea702d2-b9bb-4912-a418-919299c1a7cd","timestamp":"2023-05-01T00:00:00.535227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:00:00.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:00:17.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa4b491b-9b67-4a11-b7dc-f976b04b0b73","timestamp":"2023-05-01T00:00:17.093817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:00:17.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:00:45.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92e0bbb6-c827-406b-9e42-5c9225535616","timestamp":"2023-05-01T00:00:45.188655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:00:45.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:00:55.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b2ab43d-9533-4a5f-9bb5-5d412ecd4535","timestamp":"2023-05-01T00:00:54.501025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:00:55.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:01:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6530e962-05ce-419d-9446-80c2ea6d2bec","timestamp":"2023-05-01T00:01:18.934811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:01:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6530e962-05ce-419d-9446-80c2ea6d2bec","timestamp":"2023-05-01T00:01:18.934811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:01:18.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:01:48.984+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-05-01T00:02:00.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09fdf9e2-db09-4693-8d70-7e4647ab6968","timestamp":"2023-05-01T00:02:00.535378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:02:00.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:02:17.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"947ef2ad-cca5-43bc-9ac8-ab12fc6cd9a8","timestamp":"2023-05-01T00:02:17.095214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:02:17.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:02:45.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6b5fe1-5c1a-48e7-8e8d-cbdf53cdbf06","timestamp":"2023-05-01T00:02:45.188708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:02:45.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:02:55.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"becc938f-46aa-4a6f-a49e-6a0a2a3aa8e4","timestamp":"2023-05-01T00:02:54.501281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:02:55.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:03:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eb0dfb4-f226-4437-b504-44f68c4aad3a","timestamp":"2023-05-01T00:03:18.935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:03:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eb0dfb4-f226-4437-b504-44f68c4aad3a","timestamp":"2023-05-01T00:03:18.935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:03:18.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:04:00.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93a84852-7d2a-4dc1-94ab-b869d8073477","timestamp":"2023-05-01T00:04:00.535184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:04:00.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:04:17.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71143180-ce5f-4369-ab61-92d11d5df3fd","timestamp":"2023-05-01T00:04:17.094467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:04:17.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:04:45.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddd7ed2f-241d-4d94-9326-1dd890168f6d","timestamp":"2023-05-01T00:04:45.188792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:04:45.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:04:55.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"518df5e8-1429-4f08-91d5-23a02a6448ce","timestamp":"2023-05-01T00:04:54.501107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:04:55.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:05:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28eb31ee-62a0-49ac-ac56-b069fab7b404","timestamp":"2023-05-01T00:05:18.934683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:05:19.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28eb31ee-62a0-49ac-ac56-b069fab7b404","timestamp":"2023-05-01T00:05:18.934683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:05:19.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:06:00.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0be6303-70be-450f-adb5-d1c61fa498b7","timestamp":"2023-05-01T00:06:00.535248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:06:00.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:06:17.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dda32e3a-b209-45e5-91c9-93849411e78c","timestamp":"2023-05-01T00:06:17.093934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:06:17.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:06:45.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eccc1f0c-3b28-4fa0-aaef-cd7be599aeba","timestamp":"2023-05-01T00:06:45.188593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:06:45.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:06:55.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e30621bb-5524-47c6-9960-46c7d5610b8b","timestamp":"2023-05-01T00:06:54.501124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:06:55.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:07:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50afaaba-c15d-4391-8bc0-e00cc52c487a","timestamp":"2023-05-01T00:07:18.934680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:07:18.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50afaaba-c15d-4391-8bc0-e00cc52c487a","timestamp":"2023-05-01T00:07:18.934680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:07:18.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:08:00.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a8c4d19-98f0-4fab-b3e7-d6441520214f","timestamp":"2023-05-01T00:08:00.535300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:08:00.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:08:17.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ac6ae3c-5794-4c42-aee9-f4ac20cdb0e7","timestamp":"2023-05-01T00:08:17.093802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:08:17.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:08:45.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da8855ef-253e-4ccc-a8c6-d05565aeafe8","timestamp":"2023-05-01T00:08:45.189057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:08:45.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:08:55.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e75eb2-ddee-4bd5-b46d-377106e4b0c9","timestamp":"2023-05-01T00:08:54.501157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:08:55.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:09:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"691641be-a7c6-4632-9647-6af02243547d","timestamp":"2023-05-01T00:09:18.934707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:09:18.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"691641be-a7c6-4632-9647-6af02243547d","timestamp":"2023-05-01T00:09:18.934707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:09:18.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:10:00.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da15cd88-0512-4878-9151-3b657f4f46dd","timestamp":"2023-05-01T00:10:00.535270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:10:00.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:10:17.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"692a9f60-37ae-41d9-83a9-e94093bfbfda","timestamp":"2023-05-01T00:10:17.094663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:10:17.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:10:45.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e3e8d8b-278d-4dfc-8494-2a02ac73fbf3","timestamp":"2023-05-01T00:10:45.189014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:10:45.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:10:49.038+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 0 disconnected.
[2023-05-01T00:10:55.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcb24baf-85d4-4f7f-a212-648d5271cccc","timestamp":"2023-05-01T00:10:54.501188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:10:55.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:11:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4837c56b-292f-4787-9ee9-a18ec819dbbe","timestamp":"2023-05-01T00:11:18.934837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:11:18.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4837c56b-292f-4787-9ee9-a18ec819dbbe","timestamp":"2023-05-01T00:11:18.934837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:11:18.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:12:00.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee082f3a-34bc-4db3-bca2-d2b9905ea8c1","timestamp":"2023-05-01T00:12:00.535219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:12:00.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:12:17.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e506de3b-68ca-4557-914b-c57c181cad53","timestamp":"2023-05-01T00:12:17.093981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:12:17.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:12:45.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f53f61c5-a344-49b0-9bca-4d73b6749ca7","timestamp":"2023-05-01T00:12:45.188737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:12:45.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:12:55.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ba2d1eb-bed5-4a66-89c5-6e22a1aaeb34","timestamp":"2023-05-01T00:12:54.501166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:12:55.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:13:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55f9325a-3dc4-4205-9523-ded320236e29","timestamp":"2023-05-01T00:13:18.934764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:13:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55f9325a-3dc4-4205-9523-ded320236e29","timestamp":"2023-05-01T00:13:18.934764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:13:18.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:14:00.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aed75ca0-311b-40e6-a032-8890b5fb51b6","timestamp":"2023-05-01T00:14:00.535495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:14:00.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:14:17.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d5695ff-0946-4101-a516-2f88b592a814","timestamp":"2023-05-01T00:14:17.093830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:14:17.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:14:45.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"343046fa-ad14-4fe1-8e0e-b84e876b4ba1","timestamp":"2023-05-01T00:14:45.188728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:14:45.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:14:55.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"080e6369-4fb4-4cbb-a120-15fa8bb981f4","timestamp":"2023-05-01T00:14:54.501376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:14:55.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:15:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41c3db8a-e61d-4a92-84dd-f806979e1db5","timestamp":"2023-05-01T00:15:18.934677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:15:19.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41c3db8a-e61d-4a92-84dd-f806979e1db5","timestamp":"2023-05-01T00:15:18.934677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:15:19.060+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:16:00.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd9d36b6-2ff4-4230-be20-c75ae3263a0e","timestamp":"2023-05-01T00:16:00.535390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:16:00.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:16:17.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"143f9350-87a1-4ff9-a595-359faf6d3fd5","timestamp":"2023-05-01T00:16:17.093762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:16:17.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:16:45.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8ffb9a8-c792-4c35-9339-b89bc4befa62","timestamp":"2023-05-01T00:16:45.188969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:16:45.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:16:55.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e10e1368-e47d-4cfd-b7da-15ec1868154c","timestamp":"2023-05-01T00:16:54.501219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:16:55.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:17:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"777485bb-ddc8-42b8-8f88-f380a414d990","timestamp":"2023-05-01T00:17:18.934898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:17:18.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"777485bb-ddc8-42b8-8f88-f380a414d990","timestamp":"2023-05-01T00:17:18.934898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:17:18.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:18:00.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"571efd84-57ca-4f99-90c2-7cbe0f6c285c","timestamp":"2023-05-01T00:18:00.535477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:18:00.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:18:17.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3301b710-8f9e-4aad-9876-78155f951f94","timestamp":"2023-05-01T00:18:17.093957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:18:17.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:18:45.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fd587af-fd91-45c8-ad75-826386b43c81","timestamp":"2023-05-01T00:18:45.189024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:18:45.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:18:55.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b094ab3-f141-4d11-bce8-ea91e6424d76","timestamp":"2023-05-01T00:18:54.501367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:18:55.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:19:18.937+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21bf0343-53b3-4e55-b47e-2d00e80baae0","timestamp":"2023-05-01T00:19:18.936655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:19:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21bf0343-53b3-4e55-b47e-2d00e80baae0","timestamp":"2023-05-01T00:19:18.936655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:19:18.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:20:00.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"849d5009-fb06-41b2-a9e9-6ce59f286086","timestamp":"2023-05-01T00:20:00.535420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:20:00.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:20:17.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"836a2679-2480-4d3d-88cf-38d12cf23e8b","timestamp":"2023-05-01T00:20:17.093908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:20:17.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:20:45.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b102f748-41b6-44e3-9794-bdc4635dc2c0","timestamp":"2023-05-01T00:20:45.188777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:20:45.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:20:55.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21d680ed-bb40-4947-bace-a85b93609cc2","timestamp":"2023-05-01T00:20:54.501411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:20:55.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:21:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64b644c4-2d65-4075-a89b-9bc30836beab","timestamp":"2023-05-01T00:21:18.934788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:21:18.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64b644c4-2d65-4075-a89b-9bc30836beab","timestamp":"2023-05-01T00:21:18.934788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:21:18.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:22:00.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37abbcec-c9c9-4269-abad-0067c16d5a72","timestamp":"2023-05-01T00:22:00.535092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:22:00.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:22:17.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1e23cd2-c322-43c3-8abe-2976b714efb0","timestamp":"2023-05-01T00:22:17.094062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:22:17.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:22:19.009+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-05-01T00:22:45.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6e2ac87-06dd-4aea-bebd-163e9f59fabf","timestamp":"2023-05-01T00:22:45.188675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:22:45.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:22:55.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"848649e4-5bc8-4fba-83b2-a0a115d72981","timestamp":"2023-05-01T00:22:54.501013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:22:55.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:23:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06d62d62-a2a1-4ef9-9be5-b4ada4d9c5ce","timestamp":"2023-05-01T00:23:18.934924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:23:18.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06d62d62-a2a1-4ef9-9be5-b4ada4d9c5ce","timestamp":"2023-05-01T00:23:18.934924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:23:18.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:24:00.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8130e150-81ba-4fa3-bd87-f4efca2bbda4","timestamp":"2023-05-01T00:24:00.535156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:24:00.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:24:17.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa14874d-1889-4b40-bef5-c117e4977d27","timestamp":"2023-05-01T00:24:17.093805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:24:17.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:24:45.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3682ef6-b04a-4b6c-9a0d-6c92b825a199","timestamp":"2023-05-01T00:24:45.188586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:24:45.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:24:55.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae31c713-345c-4f94-b5b4-b06f3ae8bd27","timestamp":"2023-05-01T00:24:54.501075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:24:55.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:25:18.934+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"631c1075-e5da-4fb6-88e3-d1953ba18c36","timestamp":"2023-05-01T00:25:18.934558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:25:19.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"631c1075-e5da-4fb6-88e3-d1953ba18c36","timestamp":"2023-05-01T00:25:18.934558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:25:19.013+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:26:00.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"573f6429-6e3f-463c-9a3b-cdebfc23e8c6","timestamp":"2023-05-01T00:26:00.535168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:26:00.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:26:17.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64f7c06c-5458-4608-9f68-59c9dfe1c14b","timestamp":"2023-05-01T00:26:17.093777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:26:17.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:26:45.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f9edf41-e1a7-4aee-b7d4-42a04b7b9d5b","timestamp":"2023-05-01T00:26:45.188916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:26:45.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:26:55.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"001db7b5-1191-449b-85b2-18d961285ed8","timestamp":"2023-05-01T00:26:54.501350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:26:55.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:27:18.936+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09aa686e-560e-4aed-a780-0dc7f9488237","timestamp":"2023-05-01T00:27:18.936425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:27:19.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09aa686e-560e-4aed-a780-0dc7f9488237","timestamp":"2023-05-01T00:27:18.936425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:27:19.045+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:28:00.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89df3218-3740-4477-92fb-02fc1cdbda95","timestamp":"2023-05-01T00:28:00.535198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:28:00.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:28:17.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"465ae620-2f8e-4e69-b665-11e22fe0de0f","timestamp":"2023-05-01T00:28:17.093827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:28:17.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:28:45.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b4be7b4-30ca-464c-b126-173a0b1af630","timestamp":"2023-05-01T00:28:45.188647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:28:45.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:28:55.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"204dc269-cb97-4b32-8905-60ea23085d32","timestamp":"2023-05-01T00:28:54.501021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:28:55.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:29:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54171991-1ab5-41fc-9bee-1b2b61acc185","timestamp":"2023-05-01T00:29:18.934658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:29:18.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54171991-1ab5-41fc-9bee-1b2b61acc185","timestamp":"2023-05-01T00:29:18.934658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:29:18.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:30:00.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0b94361-f0b8-4c4a-83fd-d5a496a24297","timestamp":"2023-05-01T00:30:00.535449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:30:00.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:30:17.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b860f7d1-db43-4375-9624-f452b78c38a7","timestamp":"2023-05-01T00:30:17.093950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:30:17.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:30:45.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9740c0b1-4f98-4a8b-be25-3c332f7ece6b","timestamp":"2023-05-01T00:30:45.188849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:30:45.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:30:55.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb35af1c-6f51-4fb8-abe9-199aedfe1801","timestamp":"2023-05-01T00:30:54.501039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:30:55.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:31:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f5aab8-b41d-4f07-9753-db1cbaf261ea","timestamp":"2023-05-01T00:31:18.934796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:31:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f5aab8-b41d-4f07-9753-db1cbaf261ea","timestamp":"2023-05-01T00:31:18.934796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:31:18.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:32:00.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0678fbc0-dbd8-4387-ae78-67bffc5801fb","timestamp":"2023-05-01T00:32:00.535468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:32:00.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:32:17.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2356ecd3-2eb6-4255-84f0-6eae7b7dd17f","timestamp":"2023-05-01T00:32:17.094084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:32:17.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:32:45.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a505548-82f2-4472-872f-3d152a6ff7b2","timestamp":"2023-05-01T00:32:45.188827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:32:45.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:32:55.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a68c4261-941e-43e3-8f40-6140bed67d1f","timestamp":"2023-05-01T00:32:54.501302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:32:55.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:33:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"329b6e74-7ed8-4c96-9afe-4f9bf948b5c0","timestamp":"2023-05-01T00:33:18.934668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:33:18.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"329b6e74-7ed8-4c96-9afe-4f9bf948b5c0","timestamp":"2023-05-01T00:33:18.934668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:33:18.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:34:00.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b845bc5f-8559-4ca4-8d32-9436a6360456","timestamp":"2023-05-01T00:34:00.535663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:34:00.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:34:17.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a42f11a2-94c8-41cd-b35e-37dfbea57bcb","timestamp":"2023-05-01T00:34:17.093972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:34:17.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:34:19.011+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 1 disconnected.
[2023-05-01T00:34:45.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2030ba6-ae08-499d-afaa-28a8a64a61b5","timestamp":"2023-05-01T00:34:45.188813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:34:45.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:34:55.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51ccd74c-c1bf-46d0-a817-6651f50b67f1","timestamp":"2023-05-01T00:34:54.501238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:34:55.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:35:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9ded17b-ec8c-481b-8ac1-236df5a08cc8","timestamp":"2023-05-01T00:35:18.934633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:35:19.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9ded17b-ec8c-481b-8ac1-236df5a08cc8","timestamp":"2023-05-01T00:35:18.934633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:35:19.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:36:00.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12585ace-155a-4026-86d1-d395d59834b3","timestamp":"2023-05-01T00:36:00.535067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:36:00.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:36:17.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12e3a66f-9a3b-452f-bfd6-6afbe00f1a92","timestamp":"2023-05-01T00:36:17.093833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:36:17.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:36:45.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"260b074e-a3c7-4cb3-b7dd-37ba9b5b9270","timestamp":"2023-05-01T00:36:45.188800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:36:45.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:36:55.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fb3f18b-f0e8-4b42-bc89-5bdb537e8591","timestamp":"2023-05-01T00:36:54.501375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:36:55.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:37:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fac8b59a-9b5c-4b99-a9d2-260e499daf52","timestamp":"2023-05-01T00:37:18.934621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:37:18.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fac8b59a-9b5c-4b99-a9d2-260e499daf52","timestamp":"2023-05-01T00:37:18.934621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:37:18.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:38:00.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48d2baea-ac7b-4e84-b9c7-d7d9afe5e7f3","timestamp":"2023-05-01T00:38:00.535276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:38:00.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:38:17.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"851d080d-fc49-4f28-9c45-d296d8003169","timestamp":"2023-05-01T00:38:17.093811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:38:17.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:38:45.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90d44bb5-35b6-417d-afc4-f26ac7cafd4f","timestamp":"2023-05-01T00:38:45.188808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:38:45.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:38:55.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e4cee3c-90b3-40fa-91f8-0a0487abfd2e","timestamp":"2023-05-01T00:38:54.501252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:38:55.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:39:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52888f95-4911-44ac-8e11-ba9b11bcf271","timestamp":"2023-05-01T00:39:18.935116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:39:18.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52888f95-4911-44ac-8e11-ba9b11bcf271","timestamp":"2023-05-01T00:39:18.935116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:39:18.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:40:00.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2589e80c-50f3-4a41-8652-b618a4349a9d","timestamp":"2023-05-01T00:40:00.535571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:40:00.585+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:40:17.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdb85355-4ffb-4a23-98f2-2656ac2086a5","timestamp":"2023-05-01T00:40:17.094250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:40:17.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:40:45.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f694da0a-46b3-4d71-bb15-f1c6aad343ad","timestamp":"2023-05-01T00:40:45.188685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:40:45.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:40:55.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57bdc3a2-a4b6-4f93-84f6-5475835a3b2b","timestamp":"2023-05-01T00:40:54.501314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:40:55.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:41:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e7d3e5a-6ddc-4056-b008-77d1fe2d454c","timestamp":"2023-05-01T00:41:18.934966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:41:18.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e7d3e5a-6ddc-4056-b008-77d1fe2d454c","timestamp":"2023-05-01T00:41:18.934966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:41:18.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:42:00.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"400b38dd-8849-4f81-8a1a-aa285456b097","timestamp":"2023-05-01T00:42:00.535420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:42:00.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:42:17.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7956c934-dfda-4cb8-9c33-de5617288839","timestamp":"2023-05-01T00:42:17.094863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:42:17.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:42:45.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a832224f-e47d-4808-b504-3778bd284a54","timestamp":"2023-05-01T00:42:45.188495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:42:45.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:42:55.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4474cdf7-5586-4dfd-aa61-f960b98afaf8","timestamp":"2023-05-01T00:42:54.501228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:42:55.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:43:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab526314-7615-4937-bc55-e946dee7fba8","timestamp":"2023-05-01T00:43:18.934843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:43:18.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab526314-7615-4937-bc55-e946dee7fba8","timestamp":"2023-05-01T00:43:18.934843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:43:18.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:44:00.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe8a837f-7fce-4672-b227-08de1814a362","timestamp":"2023-05-01T00:44:00.535124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:44:00.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:44:17.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a31c1e7-80c7-4c65-ac39-560ef7b8e521","timestamp":"2023-05-01T00:44:17.093751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:44:17.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:44:45.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"710f1821-0e3b-4cc5-b8cb-9474a270f0b4","timestamp":"2023-05-01T00:44:45.188489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:44:45.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:44:55.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"688e8e22-a44d-4236-a2cc-d55f84d3b75b","timestamp":"2023-05-01T00:44:54.501144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:44:55.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:45:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4459b2a-68c2-4012-b9e7-bb7a3118bf5a","timestamp":"2023-05-01T00:45:18.934801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:45:18.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4459b2a-68c2-4012-b9e7-bb7a3118bf5a","timestamp":"2023-05-01T00:45:18.934801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:45:18.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:46:00.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6e6c7ab-4fcb-4a0f-b1f7-32e7d88d6c54","timestamp":"2023-05-01T00:46:00.535319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:46:00.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:46:17.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bb01af0-9063-4e96-ad1a-b2d88f826ba1","timestamp":"2023-05-01T00:46:17.094271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:46:17.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:46:45.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0001d0bc-0a4c-48ad-a214-a0b9543bcea2","timestamp":"2023-05-01T00:46:45.188863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:46:45.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:46:55.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e92a4094-a5de-4b2e-9657-a52762fa5e03","timestamp":"2023-05-01T00:46:54.501354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:46:55.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:47:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b25f23d-86e2-49a1-b362-59da0f75d37d","timestamp":"2023-05-01T00:47:18.934639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:47:18.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b25f23d-86e2-49a1-b362-59da0f75d37d","timestamp":"2023-05-01T00:47:18.934639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:47:18.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:48:00.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9211f2d1-fd54-4248-9512-df642d592166","timestamp":"2023-05-01T00:48:00.535398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:48:00.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:48:17.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa205a60-62c3-4d6d-a9b9-ee563a0c096a","timestamp":"2023-05-01T00:48:17.093781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:48:17.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:48:45.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77774250-d4bd-4780-92b4-901147457251","timestamp":"2023-05-01T00:48:45.188576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:48:45.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:48:55.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5033496-bb9a-4022-b15a-c8ad45ede76a","timestamp":"2023-05-01T00:48:54.501248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:48:55.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:49:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83f955ed-6b22-43f5-a2e6-4543a9633cc0","timestamp":"2023-05-01T00:49:18.934724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:49:18.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83f955ed-6b22-43f5-a2e6-4543a9633cc0","timestamp":"2023-05-01T00:49:18.934724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:49:18.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:50:00.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f27b183-2ac3-49f8-896b-8b269885d715","timestamp":"2023-05-01T00:50:00.535418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:50:00.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:50:17.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a67c5c2-7da2-4e2e-8a9d-e86088285393","timestamp":"2023-05-01T00:50:17.093909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:50:17.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:50:45.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7cba3b3-0e61-4746-86b5-0e72d1982cee","timestamp":"2023-05-01T00:50:45.188821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:50:45.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:50:55.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea8c0c56-65dd-41be-8eab-fb3a2177ec98","timestamp":"2023-05-01T00:50:54.501220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:50:55.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:51:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af5f9d40-6011-47a2-a7e6-a5524c26c1c6","timestamp":"2023-05-01T00:51:18.934746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:51:18.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af5f9d40-6011-47a2-a7e6-a5524c26c1c6","timestamp":"2023-05-01T00:51:18.934746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:51:18.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:52:00.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1edc198-ffa9-4e99-b1ec-e70aceea8f64","timestamp":"2023-05-01T00:52:00.535152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:52:00.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:52:17.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"399bc380-05bd-447c-9ad6-3b7f10be394b","timestamp":"2023-05-01T00:52:17.093834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:52:17.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:52:19.011+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 1 disconnected.
[2023-05-01T00:52:45.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9b8fee7-07e2-45c9-90c1-2f1dfa7c5ed4","timestamp":"2023-05-01T00:52:45.188526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:52:45.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:52:55.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8563b629-401c-47d5-915a-7cf07b1afe0b","timestamp":"2023-05-01T00:52:54.501279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:52:55.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:53:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0cabdf8-8b10-4830-9d49-9cb7b9e58692","timestamp":"2023-05-01T00:53:18.934775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:53:19.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0cabdf8-8b10-4830-9d49-9cb7b9e58692","timestamp":"2023-05-01T00:53:18.934775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:53:19.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:54:00.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2397ee8-ad11-424b-805c-a62a05f5e47c","timestamp":"2023-05-01T00:54:00.535974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:54:00.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:54:17.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a6723b4-8c66-483f-92df-0f952bb92cd0","timestamp":"2023-05-01T00:54:17.093841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:54:17.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:54:45.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2223654-0209-43e6-9f4d-fd351fb3c35e","timestamp":"2023-05-01T00:54:45.188708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:54:45.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:54:55.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b2e8cbf-1043-44ad-b792-000e53a22f37","timestamp":"2023-05-01T00:54:54.501011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:54:55.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:55:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7496f1e9-8058-4b8e-9dd8-83d41ebf1a9e","timestamp":"2023-05-01T00:55:18.934662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:55:18.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7496f1e9-8058-4b8e-9dd8-83d41ebf1a9e","timestamp":"2023-05-01T00:55:18.934662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:55:18.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:56:00.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87de9550-aceb-4922-8850-c429a7605c9d","timestamp":"2023-05-01T00:56:00.535145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:56:00.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:56:17.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"649fed77-8d57-42f8-a7d2-7d92c0d0a1e7","timestamp":"2023-05-01T00:56:17.093842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:56:17.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:56:45.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"350db6af-04ec-4214-b40c-9eab5f881af8","timestamp":"2023-05-01T00:56:45.188869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:56:45.260+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:56:55.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"084118ba-0eac-4c3a-935b-c779adde8c88","timestamp":"2023-05-01T00:56:54.501462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:56:55.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:57:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0011e963-c05c-442b-a3bb-e08ab2cf5de8","timestamp":"2023-05-01T00:57:18.934827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:57:18.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0011e963-c05c-442b-a3bb-e08ab2cf5de8","timestamp":"2023-05-01T00:57:18.934827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:57:18.970+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:58:00.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0d465d7-9db1-4d3b-acd4-229db481fd53","timestamp":"2023-05-01T00:58:00.535117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:58:00.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:58:17.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b0c34cb-2e60-49d0-85c8-cb229ec4b5ae","timestamp":"2023-05-01T00:58:17.093879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:58:17.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:58:45.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff12692d-f413-4784-9405-3dd8a4b6d8b6","timestamp":"2023-05-01T00:58:45.188977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:58:45.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:58:55.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"589ecec0-8bc5-485f-a206-24fe5187ccc1","timestamp":"2023-05-01T00:58:54.501113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:58:55.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T00:59:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d30d7a9-6cef-4bb7-9a89-fff269d02ce1","timestamp":"2023-05-01T00:59:18.934910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:59:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d30d7a9-6cef-4bb7-9a89-fff269d02ce1","timestamp":"2023-05-01T00:59:18.934910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:59:18.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:00:00.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82f849c0-29a5-4145-aa3a-4049f76c18fe","timestamp":"2023-05-01T01:00:00.535192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:00:00.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:00:17.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adde45fe-43a2-433c-988a-e2c97784278e","timestamp":"2023-05-01T01:00:17.093931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:00:17.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:00:45.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5db55d5-c33a-488b-9aba-8eadb1e55c2d","timestamp":"2023-05-01T01:00:45.188904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:00:45.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:00:55.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b216ee2-c7f8-4728-aeee-bc62d482b814","timestamp":"2023-05-01T01:00:54.501145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:00:55.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:01:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c5b140-4a78-418f-a86c-3ace0134f447","timestamp":"2023-05-01T01:01:18.935218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:01:18.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c5b140-4a78-418f-a86c-3ace0134f447","timestamp":"2023-05-01T01:01:18.935218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:01:18.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:02:00.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22fdf38d-0ea5-4ea5-ad5b-bb63783b1063","timestamp":"2023-05-01T01:02:00.535273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:02:00.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:02:17.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8c161a6-a9b4-4dcf-8abe-ed6e54d6a9ed","timestamp":"2023-05-01T01:02:17.093931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:02:17.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:02:45.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c98f08f1-d21d-4a20-a102-72af5cb92fd2","timestamp":"2023-05-01T01:02:45.188552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:02:45.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:02:55.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56024b48-2123-40dd-b21c-9834ba1a2718","timestamp":"2023-05-01T01:02:54.501399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:02:55.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:03:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"481eb313-6ed6-41e8-8720-c51334f7e191","timestamp":"2023-05-01T01:03:18.934908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:03:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"481eb313-6ed6-41e8-8720-c51334f7e191","timestamp":"2023-05-01T01:03:18.934908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:03:18.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:04:00.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bacbb71-6cd6-4dff-8b9f-447f4ca24299","timestamp":"2023-05-01T01:04:00.535679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:04:00.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:04:17.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38cbc718-e410-4f70-9dfe-895f83a421f2","timestamp":"2023-05-01T01:04:17.094073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:04:17.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:04:45.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6bbe6f1-4b62-40ec-b9f3-9c490c48dc10","timestamp":"2023-05-01T01:04:45.188750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:04:45.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:04:55.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"728d70f7-7c3f-4c25-9a94-8b07e8d65dd6","timestamp":"2023-05-01T01:04:54.501348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:04:55.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:05:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3241f222-c398-4f1a-af74-c1593b6f80e9","timestamp":"2023-05-01T01:05:18.935049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:05:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3241f222-c398-4f1a-af74-c1593b6f80e9","timestamp":"2023-05-01T01:05:18.935049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:05:18.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:06:00.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2c51776-0938-45cd-8928-c3cc1af69832","timestamp":"2023-05-01T01:06:00.535401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:06:00.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:06:17.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a92874f-6404-48cb-be02-ce9f64120406","timestamp":"2023-05-01T01:06:17.094538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:06:17.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:06:45.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbbdad81-0ca8-4047-87ae-c5c3aa0818a1","timestamp":"2023-05-01T01:06:45.188574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:06:45.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:06:55.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ee639f7-0861-43ff-8f4b-3602c83dcc67","timestamp":"2023-05-01T01:06:54.501066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:06:55.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:07:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e51d4555-9981-4cc6-a514-a22b34c27788","timestamp":"2023-05-01T01:07:18.934599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:07:18.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e51d4555-9981-4cc6-a514-a22b34c27788","timestamp":"2023-05-01T01:07:18.934599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:07:18.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:08:00.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b49dabee-265a-4786-94c9-828ba4f6a07b","timestamp":"2023-05-01T01:08:00.535214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:08:00.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:08:17.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2878d2aa-fb70-41a6-a275-563eb5ebd2e7","timestamp":"2023-05-01T01:08:17.094297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:08:17.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:08:45.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05e7beff-1cbf-451f-b507-da956d58232a","timestamp":"2023-05-01T01:08:45.188636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:08:45.260+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:08:55.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36b58bf8-a1b7-431a-80d0-11ae33fe3f8f","timestamp":"2023-05-01T01:08:54.501023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:08:55.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:09:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32943faf-4b4d-45b6-bc01-2878044f5db9","timestamp":"2023-05-01T01:09:18.934749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:09:18.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32943faf-4b4d-45b6-bc01-2878044f5db9","timestamp":"2023-05-01T01:09:18.934749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:09:18.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:10:00.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c0fb9d9-909a-40a3-94b6-7a57bd7ce857","timestamp":"2023-05-01T01:10:00.535265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:10:00.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:10:17.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d58949ea-2d56-4edc-837a-c5eb0334ee6d","timestamp":"2023-05-01T01:10:17.093920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:10:17.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:10:45.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54c1fe00-54ed-4929-95a3-b5dbf90c025b","timestamp":"2023-05-01T01:10:45.188532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:10:45.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:10:55.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f86cc0a-caa2-4e42-ad62-e39c472c03f9","timestamp":"2023-05-01T01:10:54.501082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:10:55.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:11:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30fb60b3-0a6f-4b9f-b871-93d1a12d886a","timestamp":"2023-05-01T01:11:18.934872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:11:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30fb60b3-0a6f-4b9f-b871-93d1a12d886a","timestamp":"2023-05-01T01:11:18.934872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:11:18.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:12:00.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a186893-6442-4817-8d09-b88cdc8aedd7","timestamp":"2023-05-01T01:12:00.535192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:12:00.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:12:17.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdf98439-b089-4d77-a668-2cb28e004678","timestamp":"2023-05-01T01:12:17.093930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:12:17.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:12:45.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"739c72ae-1580-40cf-9b46-5dfe2605b47f","timestamp":"2023-05-01T01:12:45.188688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:12:45.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:12:55.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4062380e-81dc-497f-8143-1d93eb039343","timestamp":"2023-05-01T01:12:54.501148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:12:55.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:13:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fde17d2-a4f8-4b2e-8cb3-072144e4f9b4","timestamp":"2023-05-01T01:13:18.934762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:13:18.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fde17d2-a4f8-4b2e-8cb3-072144e4f9b4","timestamp":"2023-05-01T01:13:18.934762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:13:18.977+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:14:00.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37cd5fa5-eb4b-4bc1-a9f5-db4e49305a22","timestamp":"2023-05-01T01:14:00.535434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:14:00.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:14:17.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e6b37a4-3c2d-4ee9-8202-468b327be6d4","timestamp":"2023-05-01T01:14:17.093863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:14:17.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:14:45.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e6e23ae-df5c-4a9b-a0fd-af2cc516b203","timestamp":"2023-05-01T01:14:45.188530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:14:45.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:14:55.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f21495d5-8070-424f-9fc7-bc10f8c9aeb4","timestamp":"2023-05-01T01:14:54.501133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:14:55.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:15:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b46852b-c40b-4838-8ba2-2867a59f1f43","timestamp":"2023-05-01T01:15:18.934800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:15:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b46852b-c40b-4838-8ba2-2867a59f1f43","timestamp":"2023-05-01T01:15:18.934800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:15:18.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:16:00.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5232acfd-52be-43de-972c-b1c35efcca36","timestamp":"2023-05-01T01:16:00.535470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:16:00.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:16:17.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60f4f62d-446c-44da-98d0-48020a6bf44f","timestamp":"2023-05-01T01:16:17.096048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:16:17.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:16:19.015+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-05-01T01:16:45.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4a5b3e7-6b96-45a6-bfdc-ce65a45f0272","timestamp":"2023-05-01T01:16:45.188559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:16:45.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:16:55.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"497718a4-644b-484c-a044-b1f00d130449","timestamp":"2023-05-01T01:16:54.501014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:16:55.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:17:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"041c628d-25e7-4bb6-b8c9-d65879a06091","timestamp":"2023-05-01T01:17:18.934745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:17:19.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"041c628d-25e7-4bb6-b8c9-d65879a06091","timestamp":"2023-05-01T01:17:18.934745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:17:19.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:18:00.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2e39ea4-9c0c-4dfd-a14c-7f12ea251eaf","timestamp":"2023-05-01T01:18:00.535268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:18:00.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:18:17.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8241c471-8f65-489a-b0be-101ba498948e","timestamp":"2023-05-01T01:18:17.094225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:18:17.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:18:45.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"666dd793-22d6-460f-95cf-322b456a8cd0","timestamp":"2023-05-01T01:18:45.189057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:18:45.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:18:55.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1141ef4b-ed32-46df-a92e-85738c730d24","timestamp":"2023-05-01T01:18:54.501104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:18:55.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:19:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0bb861c-0988-4e3d-828d-5817ebc93b7d","timestamp":"2023-05-01T01:19:18.935031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:19:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0bb861c-0988-4e3d-828d-5817ebc93b7d","timestamp":"2023-05-01T01:19:18.935031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:19:18.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:20:00.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c18bb06-186f-4234-80e3-ded771048563","timestamp":"2023-05-01T01:20:00.535085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:20:00.585+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:20:17.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f2d46bd-766c-494b-9f1c-39b2d04cfcb7","timestamp":"2023-05-01T01:20:17.093813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:20:17.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:20:45.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d11b4cdb-0076-434c-b51f-8fe8d4a741e1","timestamp":"2023-05-01T01:20:45.188982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:20:45.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:20:55.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92e993ed-fc9d-43f7-8879-729f6d4d2dac","timestamp":"2023-05-01T01:20:54.501121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:20:55.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:21:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48c75c86-c098-44d6-9ccb-9d70249e1e39","timestamp":"2023-05-01T01:21:18.934962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:21:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48c75c86-c098-44d6-9ccb-9d70249e1e39","timestamp":"2023-05-01T01:21:18.934962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:21:18.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:22:00.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6244f03-85f3-49be-9460-ec794eaba405","timestamp":"2023-05-01T01:22:00.535282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:22:00.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:22:17.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5eee122c-30fd-47cd-98d7-2fb8d5919beb","timestamp":"2023-05-01T01:22:17.093809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:22:17.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:22:45.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5aed5861-ace3-4275-90d2-84dab0fa7c2c","timestamp":"2023-05-01T01:22:45.188935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:22:45.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:22:55.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cc8f87d-bf1c-4179-a489-b8de8131911c","timestamp":"2023-05-01T01:22:54.501044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:22:55.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:23:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4570c41f-0b1e-4d50-b70a-aa831d679cfd","timestamp":"2023-05-01T01:23:18.935020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:23:18.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4570c41f-0b1e-4d50-b70a-aa831d679cfd","timestamp":"2023-05-01T01:23:18.935020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:23:18.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:24:00.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bf10356-aafa-486d-b171-6a0d93131200","timestamp":"2023-05-01T01:24:00.535124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:24:00.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:24:17.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c52ddf1-e23e-4e10-b4a6-5c17c3422d82","timestamp":"2023-05-01T01:24:17.094277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:24:17.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:24:45.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c93f06b-8657-4d4d-a8b0-40f83daef273","timestamp":"2023-05-01T01:24:45.188584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:24:45.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:24:55.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee1eeab9-9591-458c-be95-592c37448b24","timestamp":"2023-05-01T01:24:54.501277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:24:55.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:25:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3b7c530-79c5-47dd-a48c-f9632b67e58b","timestamp":"2023-05-01T01:25:18.935020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:25:18.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3b7c530-79c5-47dd-a48c-f9632b67e58b","timestamp":"2023-05-01T01:25:18.935020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:25:18.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:26:00.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"951f9332-d351-4154-9877-81569b323a12","timestamp":"2023-05-01T01:26:00.535080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:26:00.573+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:26:17.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ba1291b-e44e-4520-9b06-b730f837675f","timestamp":"2023-05-01T01:26:17.093753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:26:17.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:26:45.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96c2ab8a-170a-4733-a6e1-80efdce7003e","timestamp":"2023-05-01T01:26:45.188508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:26:45.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:26:55.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dccc7db2-aaf3-4cc4-9b52-b8f20e42816d","timestamp":"2023-05-01T01:26:54.501655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:26:55.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:27:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e475e74-fa9b-413f-9b4c-66693b664a9d","timestamp":"2023-05-01T01:27:18.934633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:27:18.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e475e74-fa9b-413f-9b4c-66693b664a9d","timestamp":"2023-05-01T01:27:18.934633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:27:18.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:28:00.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f60862f3-5069-4814-a84f-83a6b5b442b4","timestamp":"2023-05-01T01:28:00.535517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:28:00.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:28:17.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50ebd318-a1fe-4e39-839c-90b1c0ed2987","timestamp":"2023-05-01T01:28:17.095010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:28:17.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:28:45.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"746edfae-ed2b-4d5a-992b-cd29107bb463","timestamp":"2023-05-01T01:28:45.188778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:28:45.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:28:55.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f31b8d3-7e38-4785-abc1-6438b3ba194d","timestamp":"2023-05-01T01:28:54.501351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:28:55.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:29:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2e157db-9eb2-49de-b5e3-280e5fca966f","timestamp":"2023-05-01T01:29:18.934843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:29:18.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2e157db-9eb2-49de-b5e3-280e5fca966f","timestamp":"2023-05-01T01:29:18.934843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:29:18.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:30:00.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ab7bd2c-c4c6-4279-83b9-a2a9023447f8","timestamp":"2023-05-01T01:30:00.535128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:30:00.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:30:17.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0067a7df-dae9-4877-af78-68fbd2d91601","timestamp":"2023-05-01T01:30:17.094068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:30:17.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:30:45.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffb01ef5-6b18-4861-96c7-1b6ad9a71742","timestamp":"2023-05-01T01:30:45.188580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:30:45.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:30:49.036+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 1 disconnected.
[2023-05-01T01:30:55.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6be44bc-3ebb-480c-9efe-595eb157958a","timestamp":"2023-05-01T01:30:54.501108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:30:55.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:31:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da0614ec-abab-4f81-8a62-5b569fd27c4c","timestamp":"2023-05-01T01:31:18.934954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:31:19.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da0614ec-abab-4f81-8a62-5b569fd27c4c","timestamp":"2023-05-01T01:31:18.934954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:31:19.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:32:00.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"222227ab-3a8e-4d3f-a2a9-e637d68f683d","timestamp":"2023-05-01T01:32:00.535298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:32:00.573+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:32:17.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80390a40-f403-4f1d-a86d-c4f4f3e84b8a","timestamp":"2023-05-01T01:32:17.093868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:32:17.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:32:45.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1615b98a-f5aa-4a1b-ba7f-6c884c53cbb6","timestamp":"2023-05-01T01:32:45.188780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:32:45.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:32:55.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1642e8b-de06-42c1-8e11-5f75032d2bcb","timestamp":"2023-05-01T01:32:54.501195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:32:55.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:33:18.934+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d978b2b4-0327-4a88-b0f0-d113414b04cf","timestamp":"2023-05-01T01:33:18.934573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:33:18.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d978b2b4-0327-4a88-b0f0-d113414b04cf","timestamp":"2023-05-01T01:33:18.934573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:33:18.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:34:00.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf8e45d2-9fdc-40da-ab29-876b1daf80df","timestamp":"2023-05-01T01:34:00.535390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:34:00.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:34:17.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"391129ce-2a02-47f8-867d-582a922c4a1a","timestamp":"2023-05-01T01:34:17.093812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:34:17.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:34:18.999+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-05-01T01:34:45.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"994e40db-0535-4dff-a6e7-7608611781ce","timestamp":"2023-05-01T01:34:45.188527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:34:45.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:34:55.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"914f9415-ac32-4f41-b1ed-25e4edefb758","timestamp":"2023-05-01T01:34:54.501439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:34:55.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:35:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d968948a-59dd-4112-9df0-055d511a8195","timestamp":"2023-05-01T01:35:18.934777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:35:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d968948a-59dd-4112-9df0-055d511a8195","timestamp":"2023-05-01T01:35:18.934777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:35:18.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:36:00.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9ba52b1-df78-4c43-94a7-00f9eae8cb2b","timestamp":"2023-05-01T01:36:00.535218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:36:00.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:36:17.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56a711de-a8ae-4c56-9269-6cc1d9707630","timestamp":"2023-05-01T01:36:17.093920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:36:17.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:36:45.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e80712e0-2ff1-437c-a269-cd7ac51ec0da","timestamp":"2023-05-01T01:36:45.188997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:36:45.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:36:55.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f6ccc50-1747-48e2-9455-5e42919d52bf","timestamp":"2023-05-01T01:36:54.501010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:36:55.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:37:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37ea167e-133a-441e-8c33-4ee6b5416486","timestamp":"2023-05-01T01:37:18.934888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:37:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37ea167e-133a-441e-8c33-4ee6b5416486","timestamp":"2023-05-01T01:37:18.934888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:37:18.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:38:00.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2963a3b2-6d57-4454-9b12-d61f07bdc802","timestamp":"2023-05-01T01:38:00.535477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:38:00.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:38:17.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"819f455a-093e-4e6f-953f-acfa3db2f95b","timestamp":"2023-05-01T01:38:17.094190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:38:17.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:38:45.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc0f4f4b-0775-4dbd-bd59-464427079a56","timestamp":"2023-05-01T01:38:45.188569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:38:45.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:38:55.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbcb3566-dec8-471a-a8fb-074c836d6b4a","timestamp":"2023-05-01T01:38:54.501058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:38:55.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:39:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9966657e-1ea9-4ecc-8f38-4fd18ed832f8","timestamp":"2023-05-01T01:39:18.934795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:39:19.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9966657e-1ea9-4ecc-8f38-4fd18ed832f8","timestamp":"2023-05-01T01:39:18.934795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:39:19.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:40:00.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d59f83a-3d86-476f-a435-1957b3effed9","timestamp":"2023-05-01T01:40:00.535493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:40:00.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:40:17.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebf2cce7-465f-4121-aaac-0bb2843f8aba","timestamp":"2023-05-01T01:40:17.093775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:40:17.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:40:45.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eff30a54-fa66-4f3e-8636-d660ec0fb7e6","timestamp":"2023-05-01T01:40:45.188526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:40:45.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:40:55.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff3999f7-d23e-4b2d-b879-dec768bae990","timestamp":"2023-05-01T01:40:54.501041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:40:55.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:41:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d75d3b51-b33a-4f61-98f2-b87b0dcebb21","timestamp":"2023-05-01T01:41:18.934647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:41:18.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d75d3b51-b33a-4f61-98f2-b87b0dcebb21","timestamp":"2023-05-01T01:41:18.934647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:41:18.970+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:42:00.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39e74380-b4cf-4844-8411-adce2089dd00","timestamp":"2023-05-01T01:42:00.535079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:42:00.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:42:17.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5774492c-11f3-4d03-97e7-ec25511fad70","timestamp":"2023-05-01T01:42:17.095088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:42:17.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:42:45.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"71bcdfaa-ebd9-4153-9919-a9c6defcc694","timestamp":"2023-05-01T01:42:45.188839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:42:45.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:42:55.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a393f92-e06e-42b8-be6e-cc83658cfa8a","timestamp":"2023-05-01T01:42:54.501251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:42:55.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:43:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"369e1ae9-e5ac-4f23-a1c4-a3933322f38f","timestamp":"2023-05-01T01:43:18.934783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:43:18.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"369e1ae9-e5ac-4f23-a1c4-a3933322f38f","timestamp":"2023-05-01T01:43:18.934783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:43:18.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:44:00.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b329fa26-2be5-43ca-a546-05175cdb7184","timestamp":"2023-05-01T01:44:00.535247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:44:00.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:44:17.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89402425-c433-4c7d-a417-250bac8caaef","timestamp":"2023-05-01T01:44:17.093897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:44:17.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:44:45.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b193f12c-9e1b-4e9a-be7b-228c7bae1162","timestamp":"2023-05-01T01:44:45.188527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:44:45.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:44:55.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a57611a-e922-4107-9d41-3ee59292653d","timestamp":"2023-05-01T01:44:54.501148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:44:55.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:45:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"514456cc-e315-4299-90b9-6689b68352c9","timestamp":"2023-05-01T01:45:18.934708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:45:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"514456cc-e315-4299-90b9-6689b68352c9","timestamp":"2023-05-01T01:45:18.934708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:45:18.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:46:00.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"147fde80-0d4a-4576-8086-7b4cf532ba1c","timestamp":"2023-05-01T01:46:00.535177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:46:00.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:46:17.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91b99278-8345-4a4f-bdf7-3fd5d060a967","timestamp":"2023-05-01T01:46:17.094051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:46:17.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:46:45.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"304e8d58-9097-491f-9473-43d5d37e2bc4","timestamp":"2023-05-01T01:46:45.188729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:46:45.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:46:55.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fcc5d75-ffbd-457d-9bd5-fad17255b5c9","timestamp":"2023-05-01T01:46:54.500959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:46:55.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:47:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4f7be6d-8c1b-4468-907b-e251827e7709","timestamp":"2023-05-01T01:47:18.934938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:47:18.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4f7be6d-8c1b-4468-907b-e251827e7709","timestamp":"2023-05-01T01:47:18.934938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:47:18.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:48:00.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"590a86e5-673e-4ba5-9545-0e6b5e5a4a5a","timestamp":"2023-05-01T01:48:00.535238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:48:00.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:48:17.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f6b7bcc-ca60-455d-aa5f-a7aa3c7c231f","timestamp":"2023-05-01T01:48:17.093988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:48:17.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:48:45.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"695444da-fc75-4d76-ab23-1c93d4d5b831","timestamp":"2023-05-01T01:48:45.188864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:48:45.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:48:55.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d2a9a2e-d73e-4afb-bc6e-7c4f4feb40f7","timestamp":"2023-05-01T01:48:54.501170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:48:55.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:49:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca0e9bd3-7e49-4319-bcb7-f113b973248c","timestamp":"2023-05-01T01:49:18.934748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:49:18.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca0e9bd3-7e49-4319-bcb7-f113b973248c","timestamp":"2023-05-01T01:49:18.934748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:49:18.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:50:00.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"301a260b-b2f0-46b4-be14-b21c0bc201f4","timestamp":"2023-05-01T01:50:00.535301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:50:00.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:50:17.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4abfe664-79ab-4ef7-a077-748b63d4b34f","timestamp":"2023-05-01T01:50:17.094101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:50:17.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:50:45.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba239097-d968-4d73-a097-f780d28356b5","timestamp":"2023-05-01T01:50:45.188536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:50:45.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:50:55.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29b2cd49-ef16-458b-b6ab-fe7a938945dc","timestamp":"2023-05-01T01:50:54.501132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:50:55.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:51:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fbe961d-f3cc-4757-8bdd-5ece869530b8","timestamp":"2023-05-01T01:51:18.934747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:51:18.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fbe961d-f3cc-4757-8bdd-5ece869530b8","timestamp":"2023-05-01T01:51:18.934747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:51:18.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:52:00.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9892bd6-7b75-45f7-90c8-0ba39adb97db","timestamp":"2023-05-01T01:52:00.535277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:52:00.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:52:17.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eabe468-0ad7-4cd4-8006-0687e5cd16aa","timestamp":"2023-05-01T01:52:17.093898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:52:17.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:52:45.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4876835-6de4-44a2-8a90-643a60bbb4b7","timestamp":"2023-05-01T01:52:45.188937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:52:45.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:52:55.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dd39058-7cb1-4412-987e-26394af61bcb","timestamp":"2023-05-01T01:52:54.501099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:52:55.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:53:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cd1759a-c82f-42e8-bb53-318c4ac0b8b2","timestamp":"2023-05-01T01:53:18.934671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:53:18.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cd1759a-c82f-42e8-bb53-318c4ac0b8b2","timestamp":"2023-05-01T01:53:18.934671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:53:18.999+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:54:00.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c48940-2dfa-4d3d-9db5-040d71966623","timestamp":"2023-05-01T01:54:00.535206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T01:54:00.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:54:17.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9f549ef-0617-4bd4-9523-65c3b077ecfa","timestamp":"2023-05-01T01:54:17.093683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T01:54:17.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:54:45.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fda7e6a6-27a1-404c-a2ed-ad2cb538d933","timestamp":"2023-05-01T01:54:45.188789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T01:54:45.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:54:55.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c577286f-cc87-4f36-9761-93dc80e72183","timestamp":"2023-05-01T01:54:54.501289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T01:54:55.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-01T01:55:18.935+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45b0e432-0cbb-4dc1-b50b-4244a83485de","timestamp":"2023-05-01T01:55:18.934621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:55:18.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45b0e432-0cbb-4dc1-b50b-4244a83485de","timestamp":"2023-05-01T01:55:18.934621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T01:55:18.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS