Results

By type

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

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

[2023-03-20T17:38:59.313+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-http-ppnt-66446bff67-jp5pv with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-20T17:38:59.319+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-20T17:38:59.321+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-20T17:39:02.830+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-03-20T17:39:02.848+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-03-20T17:39:02.849+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-20T17:39:02.850+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-20T17:39:02.985+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-03-20T17:39:02.985+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3567 ms
[2023-03-20T17:39:04.388+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-http-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-http-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-03-20T17:39:04.536+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-20T17:39:04.679+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-20T17:39:04.681+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-20T17:39:04.681+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679333944675
[2023-03-20T17:39:04.686+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-20T17:39:05.043+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5f9b6ae7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@108d55c4, org.springframework.security.web.context.SecurityContextPersistenceFilter@288cdaab, org.springframework.security.web.header.HeaderWriterFilter@573284a5, org.springframework.security.web.authentication.logout.LogoutFilter@3c4262d1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6a282fdd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@99407c2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@226eba67, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5432c277, org.springframework.security.web.session.SessionManagementFilter@507b79f7, org.springframework.security.web.access.ExceptionTranslationFilter@6601cc93, org.springframework.security.web.access.intercept.AuthorizationFilter@280d9edc]
[2023-03-20T17:39:09.537+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-03-20T17:39:09.592+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-03-20T17:39:09.637+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-03-20T17:39:09.656+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-20T17:39:09.656+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-20T17:39:09.666+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=f36667ef-8ad3-4af0-b6a7-edf655045e34, consumerInstance=onap-policy-clamp-ac-http-ppnt-66446bff67-jp5pv, 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-03-20T17:39:09.714+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-http-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-http-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-03-20T17:39:09.722+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-20T17:39:09.722+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-20T17:39:09.722+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679333949722
[2023-03-20T17:39:09.722+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-20T17:39:09.723+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=c2a4a476-b75c-4ab1-a2ad-6457426c86d4, alive=false, publisher=null]]: starting
[2023-03-20T17:39:09.754+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-http-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-03-20T17:39:09.787+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-03-20T17:39:09.821+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-20T17:39:09.821+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-20T17:39:09.821+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679333949821
[2023-03-20T17:39:09.821+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=c2a4a476-b75c-4ab1-a2ad-6457426c86d4, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-20T17:39:09.821+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$54d9d331
[2023-03-20T17:39:09.835+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-03-20T17:39:09.835+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-03-20T17:39:09.836+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-03-20T17:39:09.836+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-03-20T17:39:09.836+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-03-20T17:39:09.836+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-03-20T17:39:09.836+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-20T17:39:09.836+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=f36667ef-8ad3-4af0-b6a7-edf655045e34, consumerInstance=onap-policy-clamp-ac-http-ppnt-66446bff67-jp5pv, 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@330c1f61
[2023-03-20T17:39:09.836+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=f36667ef-8ad3-4af0-b6a7-edf655045e34, consumerInstance=onap-policy-clamp-ac-http-ppnt-66446bff67-jp5pv, 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-03-20T17:39:09.836+00:00|INFO|ServiceManager|main] service manager started
[2023-03-20T17:39:09.865+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-03-20T17:39:09.867+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4069480b-fce2-4c4a-a32d-c83d9a991879","timestamp":"2023-03-20T17:39:09.846780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:39:10.826+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.827+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.827+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.827+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.827+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.827+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.830+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: g32yTkd-TXuJkj03ayRFTA
[2023-03-20T17:39:10.831+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.832+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.832+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.832+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.832+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.832+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:39:10.832+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 2 with epoch 0
[2023-03-20T17:39:10.833+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: g32yTkd-TXuJkj03ayRFTA
[2023-03-20T17:39:10.835+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-03-20T17:39:10.858+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-03-20T17:39:10.913+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-7d7bd25a-234a-4d1d-bab7-ad9faa1db9af
[2023-03-20T17:39:10.914+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-03-20T17:39:10.914+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-03-20T17:39:10.991+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=4069480b-fce2-4c4a-a32d-c83d9a991879, timestamp=2023-03-20T17:39:09.846780Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=5a2413ad-6f70-476b-8c6f-7f159069ac95, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-03-20T17:39:11.040+00:00|INFO|Application|main] Started Application in 13.389 seconds (JVM running for 14.369)
[2023-03-20T17:39:13.943+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-7d7bd25a-234a-4d1d-bab7-ad9faa1db9af', protocol='range'}
[2023-03-20T17:39:13.947+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-7d7bd25a-234a-4d1d-bab7-ad9faa1db9af=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-03-20T17:39:13.996+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-7d7bd25a-234a-4d1d-bab7-ad9faa1db9af', protocol='range'}
[2023-03-20T17:39:13.996+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-03-20T17:39:14.002+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-03-20T17:39:14.016+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-03-20T17:39:14.016+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-03-20T17:39:14.016+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-03-20T17:39:14.016+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-03-20T17:39:14.016+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-03-20T17:39:14.016+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-03-20T17:39:14.112+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=1, 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-03-20T17:39:14.113+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 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-03-20T17:39:14.124+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-20T17:39:14.124+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=1, 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-03-20T17:39:14.124+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-20T17:39:14.125+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-20T17:39:14.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2d00dcae-9715-4186-b610-ae355c3a513a","timestamp":"2023-03-20T17:39:12.592832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:39:14.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-20T17:39:15.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e69ac0e0-1a41-48d9-bd98-c87b48d9997f","timestamp":"2023-03-20T17:39:12.780687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:39:15.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-20T17:39:26.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6b7aa4c3-084d-4247-9b03-2bc21cccdd70","timestamp":"2023-03-20T17:39:24.538463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:39:26.070+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-20T17:41:04.275+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c37a338-a6df-4ea7-b687-5784c1e7c6f6","timestamp":"2023-03-20T17:41:04.259953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:41:04.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c37a338-a6df-4ea7-b687-5784c1e7c6f6","timestamp":"2023-03-20T17:41:04.259953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:41:04.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:41:04.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"284f7357-8206-469b-99d9-fb11e6f05ca2","timestamp":"2023-03-20T17:41:03.993262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:41:04.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:41:08.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5c4b50f-ff60-4453-9d4e-ec858eeff219","timestamp":"2023-03-20T17:41:07.393951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:41:08.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:41:08.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d6d7760-3c75-4fe5-b1be-023785320aaa","timestamp":"2023-03-20T17:41:07.298157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:41:08.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:41:16.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"933a4a96-af7e-472e-bd87-58ee501da469","timestamp":"2023-03-20T17:41:17.201484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:41:16.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:43:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf8112e5-3038-41c7-ae24-c6710b9c19b9","timestamp":"2023-03-20T17:43:04.259499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:43:04.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf8112e5-3038-41c7-ae24-c6710b9c19b9","timestamp":"2023-03-20T17:43:04.259499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:43:04.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:43:04.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad6fe025-d414-4239-bc7c-4afc4849de4d","timestamp":"2023-03-20T17:43:03.992095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:43:04.716+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:43:08.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96b0bb90-f01b-460a-bae7-779545bbf69a","timestamp":"2023-03-20T17:43:07.393711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:43:08.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:43:08.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"227a3cb1-0629-4861-9e10-f74ee4aa4fdc","timestamp":"2023-03-20T17:43:07.297437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:43:08.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:43:16.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb3f5021-460e-43f2-9e3e-1c6c8c48965b","timestamp":"2023-03-20T17:43:17.199606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:43:16.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:45:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8dabb85-02e4-4a1a-b72f-fa19a86fb28b","timestamp":"2023-03-20T17:45:04.259620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:45:04.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8dabb85-02e4-4a1a-b72f-fa19a86fb28b","timestamp":"2023-03-20T17:45:04.259620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:45:04.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:45:04.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b06b20f-9ff5-4294-820f-c2313f8896e4","timestamp":"2023-03-20T17:45:03.992162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:45:04.729+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:45:08.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d87ccd4-b152-49b8-9035-7d931396c568","timestamp":"2023-03-20T17:45:07.393559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:45:08.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:45:08.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25011ccd-2959-4b24-b41e-9cfcc699b4ba","timestamp":"2023-03-20T17:45:07.297504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:45:08.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:45:16.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"804e886a-706c-4ef7-ae6e-ef0536157f5d","timestamp":"2023-03-20T17:45:17.199573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:45:16.711+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:47:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c338988-668a-4be2-8a19-8ba1f5b028ec","timestamp":"2023-03-20T17:47:04.259603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:47:04.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c338988-668a-4be2-8a19-8ba1f5b028ec","timestamp":"2023-03-20T17:47:04.259603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:47:04.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:47:04.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4147e619-9095-428c-aed4-66f238550abb","timestamp":"2023-03-20T17:47:03.992143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:47:04.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:47:08.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14814135-46ea-47c4-ad42-ca82aa6e3068","timestamp":"2023-03-20T17:47:07.393470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:47:08.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:47:08.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"663139f6-11a0-4d64-9e14-be4a7b9a5d3a","timestamp":"2023-03-20T17:47:07.297406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:47:08.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:47:16.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22c45f51-6abc-47aa-8b6f-e33788ff5cbf","timestamp":"2023-03-20T17:47:17.199737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:47:16.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:48:10.845+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-03-20T17:48:34.363+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-03-20T17:49:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aea66b5b-77c0-4994-9844-c9fd29639ef5","timestamp":"2023-03-20T17:49:04.259643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:49:04.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aea66b5b-77c0-4994-9844-c9fd29639ef5","timestamp":"2023-03-20T17:49:04.259643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:49:04.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:49:04.730+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e35e4fe7-d6c7-42a6-aa38-78c9a24a10ae","timestamp":"2023-03-20T17:49:03.992267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:49:04.730+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:49:08.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"058a797e-e2f3-4d3d-b4f8-d571d07d51d3","timestamp":"2023-03-20T17:49:07.393715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:49:08.182+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:49:08.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2372447-3cab-4750-9e65-239253b2216a","timestamp":"2023-03-20T17:49:07.298096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:49:08.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:49:16.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"146ec98e-8642-42d6-99ec-d7d41c90dd03","timestamp":"2023-03-20T17:49:17.200371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:49:16.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:51:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da560bc7-7da4-4498-b92b-38fa99dcc734","timestamp":"2023-03-20T17:51:04.259403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:51:04.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da560bc7-7da4-4498-b92b-38fa99dcc734","timestamp":"2023-03-20T17:51:04.259403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:51:04.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:51:04.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ef04bc8-74e8-4566-b2b1-529def39d3ec","timestamp":"2023-03-20T17:51:03.991941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:51:04.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:51:08.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b21f1a-d8d0-4cd2-b510-a7be508a6c6f","timestamp":"2023-03-20T17:51:07.393347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:51:08.180+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:51:08.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30648c43-f607-47c2-ba59-1d8af47119b1","timestamp":"2023-03-20T17:51:07.297409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:51:08.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:51:16.731+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7afda2b5-61a5-487a-a406-6a3404c549dd","timestamp":"2023-03-20T17:51:17.199493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:51:16.732+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:53:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05d23a4b-7af4-48f0-bd76-161c0cbcd5f6","timestamp":"2023-03-20T17:53:04.259594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:53:04.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05d23a4b-7af4-48f0-bd76-161c0cbcd5f6","timestamp":"2023-03-20T17:53:04.259594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:53:04.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:53:04.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"46ceb249-55ce-452c-b026-e6c1886f75c8","timestamp":"2023-03-20T17:53:03.992265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:53:04.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:53:08.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5120797e-8b46-419f-a447-63a39b882fbc","timestamp":"2023-03-20T17:53:07.393499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:53:08.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:53:08.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a371df02-37bc-4509-b440-c7d208189df7","timestamp":"2023-03-20T17:53:07.297496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:53:08.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:53:16.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4365ea0-1ba9-4a2c-a41f-cf94a6682eba","timestamp":"2023-03-20T17:53:17.200309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:53:16.758+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:55:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3b44be3-62db-49a2-b4a2-dc971701e2ce","timestamp":"2023-03-20T17:55:04.259612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:55:04.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3b44be3-62db-49a2-b4a2-dc971701e2ce","timestamp":"2023-03-20T17:55:04.259612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:55:04.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:55:04.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35269df6-451f-49f5-9350-4789b5ffaa85","timestamp":"2023-03-20T17:55:03.992254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:55:04.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:55:08.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"337f7663-63fb-4ef5-b832-aeca025de8e8","timestamp":"2023-03-20T17:55:07.394486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:55:08.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:55:08.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d5cb658-d73f-4f45-afd4-1166acbc196d","timestamp":"2023-03-20T17:55:07.297442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:55:08.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:55:16.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8321f216-ed78-41df-83cc-7f9e3d7f093e","timestamp":"2023-03-20T17:55:17.199553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:55:16.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:57:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c444fafe-0e43-4a5d-8750-3788d74ce77c","timestamp":"2023-03-20T17:57:04.259824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:57:04.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c444fafe-0e43-4a5d-8750-3788d74ce77c","timestamp":"2023-03-20T17:57:04.259824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:57:04.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:57:04.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62432067-f6d7-4d26-933b-07dd29bfa717","timestamp":"2023-03-20T17:57:03.992193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:57:04.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:57:08.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d3b8e61-fc58-440d-a9eb-9cf96d62258e","timestamp":"2023-03-20T17:57:07.393614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:57:08.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:57:08.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af5bac5a-f19c-4166-9b94-239f497a339c","timestamp":"2023-03-20T17:57:07.297422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:57:08.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:57:16.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20dd1a81-fac7-40a4-85eb-824cb34db608","timestamp":"2023-03-20T17:57:17.200451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:57:16.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:59:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bac6134f-f0a6-4ea7-b2e7-79e9ff23d3ca","timestamp":"2023-03-20T17:59:04.259396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:59:04.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bac6134f-f0a6-4ea7-b2e7-79e9ff23d3ca","timestamp":"2023-03-20T17:59:04.259396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:59:04.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:59:04.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e30f449-2b8e-4c42-a34a-89f91934107b","timestamp":"2023-03-20T17:59:03.992236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:59:04.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:59:08.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2db143ea-e2fb-4cc0-89d2-104b03dfd857","timestamp":"2023-03-20T17:59:07.393792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:59:08.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:59:08.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f79d1bf-993f-40ac-bdec-b70309537844","timestamp":"2023-03-20T17:59:07.297608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:59:08.607+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T17:59:16.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc42f4d-fa44-4018-a39c-a1b595df695e","timestamp":"2023-03-20T17:59:17.199577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:59:16.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:01:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"010c9085-9c35-4d22-a6b8-615c902fdfb6","timestamp":"2023-03-20T18:01:04.259568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:01:04.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"010c9085-9c35-4d22-a6b8-615c902fdfb6","timestamp":"2023-03-20T18:01:04.259568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:01:04.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:01:04.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a56068a-2e2f-4e7b-88a0-3453f6e422e2","timestamp":"2023-03-20T18:01:03.992130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:01:04.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:01:08.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"704f9b63-e05c-4240-858e-910152f44fdb","timestamp":"2023-03-20T18:01:07.393541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:01:08.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:01:08.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42422abb-1a60-40c0-86b3-9f422ef94370","timestamp":"2023-03-20T18:01:07.297333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:01:08.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:01:16.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"583882cb-60da-43ef-9eb4-723750aea235","timestamp":"2023-03-20T18:01:17.199632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:01:16.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:03:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6d74eb7-d4f2-46e6-9d10-6eed0cbd72e1","timestamp":"2023-03-20T18:03:04.259603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:03:04.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6d74eb7-d4f2-46e6-9d10-6eed0cbd72e1","timestamp":"2023-03-20T18:03:04.259603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:03:04.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:03:04.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cb261e7-b840-4a95-9aaf-0f1b757c0a9b","timestamp":"2023-03-20T18:03:03.992219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:03:04.728+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:03:08.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9643197b-9bc6-4f20-a577-5cf08c4289ad","timestamp":"2023-03-20T18:03:07.396260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:03:08.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:03:08.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72fccc32-c24b-4b70-9f12-57d839443daf","timestamp":"2023-03-20T18:03:07.297576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:03:08.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:03:16.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbb341bd-7749-40a2-84aa-f67f0b1c1f16","timestamp":"2023-03-20T18:03:17.200317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:03:16.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:04:04.406+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-20T18:05:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27449a9a-a6c2-4194-8699-8e86b6c54624","timestamp":"2023-03-20T18:05:04.259687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:05:04.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27449a9a-a6c2-4194-8699-8e86b6c54624","timestamp":"2023-03-20T18:05:04.259687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:05:04.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:05:04.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfb5a3a9-2b90-4dd6-82ff-132699099228","timestamp":"2023-03-20T18:05:03.992089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:05:04.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:05:08.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa529b76-0747-434e-b221-20185c63f131","timestamp":"2023-03-20T18:05:07.393600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:05:08.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:05:08.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7df75ffc-b2a8-4ec7-8253-952276035181","timestamp":"2023-03-20T18:05:07.297377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:05:08.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:05:16.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb1f123d-c93e-4577-a603-f4abfe87a832","timestamp":"2023-03-20T18:05:17.199582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:05:16.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:07:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf588431-073f-49f6-a852-1aa9fb05eda2","timestamp":"2023-03-20T18:07:04.259602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:07:04.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf588431-073f-49f6-a852-1aa9fb05eda2","timestamp":"2023-03-20T18:07:04.259602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:07:04.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:07:04.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"04af1b6e-08e5-4cb3-94e2-67824eb39af4","timestamp":"2023-03-20T18:07:03.992165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:07:04.772+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:07:08.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"268927ac-31b0-4646-812a-564bcbee7b4b","timestamp":"2023-03-20T18:07:07.393548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:07:08.173+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:07:08.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf28b40e-3360-4699-a90d-293ccc4b8a09","timestamp":"2023-03-20T18:07:07.297544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:07:08.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:07:16.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50ff9207-5184-45f9-867d-e7258f9bffc1","timestamp":"2023-03-20T18:07:17.199689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:07:16.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:09:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1dca59c-d7b5-4b6a-8106-f88757cba9d2","timestamp":"2023-03-20T18:09:04.259602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:09:04.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1dca59c-d7b5-4b6a-8106-f88757cba9d2","timestamp":"2023-03-20T18:09:04.259602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:09:04.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:09:04.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf49d54d-7d38-45c1-9c79-b2c2024578b9","timestamp":"2023-03-20T18:09:03.992182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:09:04.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:09:08.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a8e98fe-1652-41e4-baa2-978aa82ce567","timestamp":"2023-03-20T18:09:07.393438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:09:08.173+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:09:08.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e25b0eeb-cb2f-4e3d-928d-104e6fc76618","timestamp":"2023-03-20T18:09:07.297533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:09:08.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:09:16.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5077c6e-82c0-40ab-afec-9d8ace33affd","timestamp":"2023-03-20T18:09:17.199665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:09:16.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:11:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b131c623-d4e1-4064-bea8-b68c5773ba3e","timestamp":"2023-03-20T18:11:04.259651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:11:04.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b131c623-d4e1-4064-bea8-b68c5773ba3e","timestamp":"2023-03-20T18:11:04.259651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:11:04.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:11:04.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cbe0f14-d623-404b-b537-20a3be379ad8","timestamp":"2023-03-20T18:11:03.992163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:11:04.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:11:08.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c309c09-5075-45b0-88c4-b283c4fbeb1c","timestamp":"2023-03-20T18:11:07.393460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:11:08.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:11:08.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c33df717-b146-4274-8f45-8e4d052dd513","timestamp":"2023-03-20T18:11:07.297430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:11:08.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:11:16.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54c92449-10e5-4b2a-8af7-46cc6a1dcfb3","timestamp":"2023-03-20T18:11:17.199631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:11:16.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:13:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"babee936-c0ba-4a38-91bd-01ed631615fd","timestamp":"2023-03-20T18:13:04.259769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:13:04.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"babee936-c0ba-4a38-91bd-01ed631615fd","timestamp":"2023-03-20T18:13:04.259769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:13:04.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:13:04.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3360ecb-c94a-4bab-a3c5-177f83589ed5","timestamp":"2023-03-20T18:13:03.992209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:13:04.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:13:08.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0d2f2bf-8afd-433a-a21d-1f9d9963c51b","timestamp":"2023-03-20T18:13:07.393563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:13:08.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:13:08.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd1a981a-c77c-4f78-8fe0-100e4c038cf2","timestamp":"2023-03-20T18:13:07.297604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:13:08.607+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:13:16.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff710746-c703-476b-9227-04e3dad0c09a","timestamp":"2023-03-20T18:13:17.199658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:13:16.671+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:13:34.310+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-03-20T18:15:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb5ffcd7-f01f-4d53-8f69-820543998dde","timestamp":"2023-03-20T18:15:04.259589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:15:04.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb5ffcd7-f01f-4d53-8f69-820543998dde","timestamp":"2023-03-20T18:15:04.259589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:15:04.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:15:04.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"976748cc-45cc-4715-9c95-0ce87e3828dd","timestamp":"2023-03-20T18:15:03.992126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:15:04.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:15:08.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01265720-f728-407c-8729-eb6e494db4e5","timestamp":"2023-03-20T18:15:07.393658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:15:08.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:15:08.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e13bdf97-f2a7-4ab9-a9ad-e36a942e2980","timestamp":"2023-03-20T18:15:07.297550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:15:08.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:15:16.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51a37d02-4811-46ea-99ce-3a439fca3e2f","timestamp":"2023-03-20T18:15:17.199972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:15:16.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:17:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a8a0701-378b-4ea4-90ae-4418e9c40f4d","timestamp":"2023-03-20T18:17:04.259707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:17:04.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a8a0701-378b-4ea4-90ae-4418e9c40f4d","timestamp":"2023-03-20T18:17:04.259707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:17:04.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:17:04.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ca44000-deb0-4f57-bdad-937117930034","timestamp":"2023-03-20T18:17:03.992405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:17:04.705+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:17:08.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66f3e040-4566-46a9-b52a-b6de41e3152b","timestamp":"2023-03-20T18:17:07.393622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:17:08.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:17:08.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c862eba9-9d98-4c72-a40a-053b157e7ca0","timestamp":"2023-03-20T18:17:07.297486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:17:08.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:17:16.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b80efa-eb68-44d5-9a17-ac4c95bb8478","timestamp":"2023-03-20T18:17:17.199679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:17:16.750+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:19:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49bb4dc3-27fb-4005-ad3f-7ea0989034d9","timestamp":"2023-03-20T18:19:04.259627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:19:04.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49bb4dc3-27fb-4005-ad3f-7ea0989034d9","timestamp":"2023-03-20T18:19:04.259627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:19:04.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:19:04.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4194f74c-afe7-4949-8d23-289e1b935a24","timestamp":"2023-03-20T18:19:03.992279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:19:04.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:19:08.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cd61b7a-896e-404f-b8ba-cb06b30c22e8","timestamp":"2023-03-20T18:19:07.393684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:19:08.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:19:08.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cfdc566-6c8b-4db8-8920-a1db560e41b1","timestamp":"2023-03-20T18:19:07.297564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:19:08.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:19:16.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9463f117-225b-4d1e-ae52-057f46265c8b","timestamp":"2023-03-20T18:19:17.199544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:19:16.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:21:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"238c1b01-c0bb-47ec-88ed-3ab09ff5ad97","timestamp":"2023-03-20T18:21:04.259638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:21:04.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"238c1b01-c0bb-47ec-88ed-3ab09ff5ad97","timestamp":"2023-03-20T18:21:04.259638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:21:04.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:21:04.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cd517f5-23bd-409a-adc2-bdb432f79676","timestamp":"2023-03-20T18:21:03.992071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:21:04.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:21:08.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70361d5e-2b96-431b-8006-4fb26909b1f0","timestamp":"2023-03-20T18:21:07.393496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:21:08.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:21:08.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c56d3dcc-a436-4959-a537-1a51e99547ac","timestamp":"2023-03-20T18:21:07.297422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:21:08.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:21:16.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"173461d7-3372-4a50-bbb9-ca1924bac54d","timestamp":"2023-03-20T18:21:17.199664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:21:16.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:23:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f86aa077-85b2-4384-8787-040805ca244d","timestamp":"2023-03-20T18:23:04.259569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:23:04.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f86aa077-85b2-4384-8787-040805ca244d","timestamp":"2023-03-20T18:23:04.259569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:23:04.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:23:04.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"542592da-f3df-4996-9baa-6b182eed4455","timestamp":"2023-03-20T18:23:03.992173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:23:04.753+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:23:08.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66c96d0b-5c1e-4658-8484-9759156f89b1","timestamp":"2023-03-20T18:23:07.393388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:23:08.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:23:08.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f70fe247-3a42-4d88-85da-49b0247b299c","timestamp":"2023-03-20T18:23:07.297645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:23:08.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:23:16.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb6011a0-29f2-49a5-b949-2a81d7fd1b98","timestamp":"2023-03-20T18:23:17.199679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:23:16.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:25:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b0aa37a-1707-42ae-b5b9-95c27fd33c44","timestamp":"2023-03-20T18:25:04.259597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:25:04.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b0aa37a-1707-42ae-b5b9-95c27fd33c44","timestamp":"2023-03-20T18:25:04.259597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:25:04.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:25:04.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f59bc76-e90f-44ab-b3da-1de8fe311900","timestamp":"2023-03-20T18:25:03.992233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:25:04.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:25:08.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eef17cc-f2ab-4b86-86d0-187c79683fd3","timestamp":"2023-03-20T18:25:07.393508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:25:08.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:25:08.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e67c0d7-119f-49f5-a648-cf927e07e2cb","timestamp":"2023-03-20T18:25:07.297623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:25:08.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:25:16.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2e75024-5e2a-497e-86b2-0c24545072da","timestamp":"2023-03-20T18:25:17.200334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:25:16.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:27:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bd5c49a-43d7-4b72-bb26-f531ca235b27","timestamp":"2023-03-20T18:27:04.259621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:27:04.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bd5c49a-43d7-4b72-bb26-f531ca235b27","timestamp":"2023-03-20T18:27:04.259621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:27:04.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:27:04.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a31ece1-012d-4e74-8384-93b26ae8cf5a","timestamp":"2023-03-20T18:27:03.992074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:27:04.705+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:27:08.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e83eae3d-7ea6-480f-82e7-4aaa4f982c37","timestamp":"2023-03-20T18:27:07.393483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:27:08.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:27:08.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1559e88b-e094-4dc3-b25f-7af7e7032591","timestamp":"2023-03-20T18:27:07.297473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:27:08.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:27:16.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ade3fe92-ad40-4646-80be-e922a04c6657","timestamp":"2023-03-20T18:27:17.199896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:27:16.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:29:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69e13c0d-402b-4f8b-b87a-30e934663ed9","timestamp":"2023-03-20T18:29:04.259543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:29:04.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69e13c0d-402b-4f8b-b87a-30e934663ed9","timestamp":"2023-03-20T18:29:04.259543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:29:04.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:29:04.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f8212f5-e881-42ac-af2b-5f6086bca1b1","timestamp":"2023-03-20T18:29:03.992112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:29:04.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:29:08.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4cc9666-a2ec-4790-aad3-af724fd5201d","timestamp":"2023-03-20T18:29:07.393513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:29:08.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:29:08.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99f4a008-406c-4e55-a269-3bbccf36e44f","timestamp":"2023-03-20T18:29:07.297462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:29:08.610+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:29:16.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8570cca-6946-4216-9ce2-734e0a368b64","timestamp":"2023-03-20T18:29:17.200265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:29:16.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:31:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ab53dec-5fce-4cbe-8dca-7efc77c73f59","timestamp":"2023-03-20T18:31:04.259540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:31:04.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ab53dec-5fce-4cbe-8dca-7efc77c73f59","timestamp":"2023-03-20T18:31:04.259540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:31:04.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:31:04.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6aef055-2ed2-47f1-bf03-cba14f947bc3","timestamp":"2023-03-20T18:31:03.992160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:31:04.704+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:31:08.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe59100-172e-4731-94a7-90be6bb3422d","timestamp":"2023-03-20T18:31:07.393356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:31:08.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:31:08.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa69e48b-e2c9-491d-88ad-b0d3af6e562d","timestamp":"2023-03-20T18:31:07.297452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:31:08.599+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:31:16.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eca506f9-5270-441e-adf7-5d9f927cd4de","timestamp":"2023-03-20T18:31:17.199557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:31:16.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:32:04.338+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-20T18:33:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82fcfa33-d4ff-45ab-8133-395ff9015f88","timestamp":"2023-03-20T18:33:04.259596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:33:04.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82fcfa33-d4ff-45ab-8133-395ff9015f88","timestamp":"2023-03-20T18:33:04.259596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:33:04.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:33:04.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a45a8fb-8378-4cd7-baaa-3258f1f1b40f","timestamp":"2023-03-20T18:33:03.992064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:33:04.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:33:08.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ee89574-7c6b-46ec-9b03-f41673f55a1b","timestamp":"2023-03-20T18:33:07.393559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:33:08.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:33:08.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1c6689-4c98-4e25-b940-3bc1df6ee136","timestamp":"2023-03-20T18:33:07.297505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:33:08.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:33:16.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"062e84ab-8af2-4e55-bb47-ad53fcff1577","timestamp":"2023-03-20T18:33:17.199563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:33:16.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:35:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5209ab0d-8fda-4d09-82f9-187f4d2d6415","timestamp":"2023-03-20T18:35:04.259653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:35:04.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5209ab0d-8fda-4d09-82f9-187f4d2d6415","timestamp":"2023-03-20T18:35:04.259653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:35:04.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:35:04.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96262dd2-cabc-458e-85fd-c7a85ab703f1","timestamp":"2023-03-20T18:35:03.992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:35:04.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:35:08.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d6568a-9c24-40cf-844d-82c0b2b85d79","timestamp":"2023-03-20T18:35:07.393789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:35:08.182+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:35:08.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a220b843-673c-41ef-9e85-6208d2068717","timestamp":"2023-03-20T18:35:07.297788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:35:08.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:35:16.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54b1c470-0be2-4266-a76d-d485ea90ac0d","timestamp":"2023-03-20T18:35:17.199594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:35:16.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:37:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47be011d-bee0-4ef1-a209-fb3a15b647c2","timestamp":"2023-03-20T18:37:04.259522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:37:04.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47be011d-bee0-4ef1-a209-fb3a15b647c2","timestamp":"2023-03-20T18:37:04.259522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:37:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:37:04.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c107065f-2548-4681-ba11-c793584dd022","timestamp":"2023-03-20T18:37:03.992072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:37:04.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:37:08.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e41e858e-179a-43e0-b9bc-a76b9fa4e499","timestamp":"2023-03-20T18:37:07.393624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:37:08.180+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:37:08.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53aac40d-44dd-407b-8f61-5aeb6f22f171","timestamp":"2023-03-20T18:37:07.297497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:37:08.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:37:16.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc907be-3258-4d1e-b667-e9b153a2dce4","timestamp":"2023-03-20T18:37:17.199607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:37:16.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:39:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1bb429c-b462-450e-a159-5bbdc985914c","timestamp":"2023-03-20T18:39:04.259712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:39:04.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1bb429c-b462-450e-a159-5bbdc985914c","timestamp":"2023-03-20T18:39:04.259712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:39:04.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:39:04.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da438046-c4c3-4fa2-8bf1-5c22dc9d4d57","timestamp":"2023-03-20T18:39:03.992109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:39:04.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:39:08.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"633e515a-ff36-4671-ae91-cd31abdd9763","timestamp":"2023-03-20T18:39:07.393373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:39:08.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:39:08.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9316a239-93ca-4eca-b5d7-1ce5e9d785b3","timestamp":"2023-03-20T18:39:07.297348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:39:08.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:39:16.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"264e5275-f70c-4b49-89a9-558f15043e4b","timestamp":"2023-03-20T18:39:17.199539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:39:16.704+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:41:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c97a68-a0f7-49c8-aefe-e8cceea4901a","timestamp":"2023-03-20T18:41:04.259645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:41:04.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c97a68-a0f7-49c8-aefe-e8cceea4901a","timestamp":"2023-03-20T18:41:04.259645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:41:04.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:41:04.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9065f25-b50c-4179-8e0b-d25715e449db","timestamp":"2023-03-20T18:41:03.992131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:41:04.716+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:41:08.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99e5df68-3f08-4889-9b21-7bd7217424be","timestamp":"2023-03-20T18:41:07.393445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:41:08.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:41:08.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74d308fa-585e-4930-a14c-2c127adffe33","timestamp":"2023-03-20T18:41:07.297645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:41:08.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:41:16.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b79d06a6-0f93-4c74-a77a-cb48f3ccda23","timestamp":"2023-03-20T18:41:17.201001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:41:16.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:43:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ad1d537-5c04-442a-8cd6-c1449c191665","timestamp":"2023-03-20T18:43:04.260567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:43:04.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ad1d537-5c04-442a-8cd6-c1449c191665","timestamp":"2023-03-20T18:43:04.260567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:43:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:43:04.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c6a866-a552-457b-8604-3630cdaf2732","timestamp":"2023-03-20T18:43:03.992095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:43:04.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:43:08.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db468b42-2ee0-45ed-884d-2a8541de343d","timestamp":"2023-03-20T18:43:07.393585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:43:08.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:43:08.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b80c436a-2806-4273-88f8-76b918b4f935","timestamp":"2023-03-20T18:43:07.297400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:43:08.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:43:16.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28f1008b-6438-4c66-ac24-8870936dc2a4","timestamp":"2023-03-20T18:43:17.199550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:43:16.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:44:04.334+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-20T18:45:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e88b72e-b0d7-40fa-b2d9-bda00a1cd5f4","timestamp":"2023-03-20T18:45:04.259581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:45:04.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e88b72e-b0d7-40fa-b2d9-bda00a1cd5f4","timestamp":"2023-03-20T18:45:04.259581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:45:04.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:45:04.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8015e8d1-d50e-4292-a46c-9c839e747c24","timestamp":"2023-03-20T18:45:03.992208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:45:04.755+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:45:08.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e021a1d-f5f0-49cd-9584-b93080f8a34c","timestamp":"2023-03-20T18:45:07.393660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:45:08.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:45:08.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb015089-00cb-4d67-8d7b-8cc23554eee0","timestamp":"2023-03-20T18:45:07.297504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:45:08.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:45:16.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8255bb1-c782-4c39-9d2e-0feefbd6c8a0","timestamp":"2023-03-20T18:45:17.199518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:45:16.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:47:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8443dfb4-ab33-46c0-905d-0e65afdd1767","timestamp":"2023-03-20T18:47:04.259629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:47:04.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8443dfb4-ab33-46c0-905d-0e65afdd1767","timestamp":"2023-03-20T18:47:04.259629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:47:04.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:47:04.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"434e4960-e5bb-4bae-8c10-575ab2e536b9","timestamp":"2023-03-20T18:47:03.992257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:47:04.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:47:08.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"512082f6-feed-414a-8b56-2180a40ebed7","timestamp":"2023-03-20T18:47:07.395226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:47:08.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:47:08.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2322f059-9699-404c-b43b-d360e19cda50","timestamp":"2023-03-20T18:47:07.297446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:47:08.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:47:16.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c794138-d461-4a9c-8795-287364429a0c","timestamp":"2023-03-20T18:47:17.199580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:47:16.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:49:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3656e628-77c3-443f-8142-c865872c917a","timestamp":"2023-03-20T18:49:04.259532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:49:04.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3656e628-77c3-443f-8142-c865872c917a","timestamp":"2023-03-20T18:49:04.259532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:49:04.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:49:04.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c2c6a5e-b941-486b-bbd0-8f3a14d895a2","timestamp":"2023-03-20T18:49:03.992117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:49:04.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:49:08.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dd1fc09-4977-4549-ae7e-12cb0a589dd0","timestamp":"2023-03-20T18:49:07.393590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:49:08.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:49:08.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c29dd6c-f1e6-4f41-a4cd-310247be0c60","timestamp":"2023-03-20T18:49:07.297367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:49:08.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:49:16.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6b2848-ad3d-497a-86b9-b04b96a11cee","timestamp":"2023-03-20T18:49:17.199539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:49:16.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:51:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab51346e-664c-42b8-aa1d-24792749883d","timestamp":"2023-03-20T18:51:04.259590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:51:04.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab51346e-664c-42b8-aa1d-24792749883d","timestamp":"2023-03-20T18:51:04.259590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:51:04.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:51:04.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"691a8a59-e21f-4f44-a171-64f8f5c5b974","timestamp":"2023-03-20T18:51:03.992124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:51:04.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:51:08.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90bc5d75-a4ea-4c76-870f-cee859f144c8","timestamp":"2023-03-20T18:51:07.393552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:51:08.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:51:08.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49a4482a-f3a0-408b-afe2-e66bf5d6a78e","timestamp":"2023-03-20T18:51:07.297441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:51:08.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:51:16.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f3ef7c0-12c2-4fb2-868c-74c56c1cdcb0","timestamp":"2023-03-20T18:51:17.199475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:51:16.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:53:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69169a42-354d-4a27-a9f4-7e427d204c22","timestamp":"2023-03-20T18:53:04.259407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:53:04.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69169a42-354d-4a27-a9f4-7e427d204c22","timestamp":"2023-03-20T18:53:04.259407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:53:04.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:53:04.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f06e5dd-c32a-4294-b3dd-4fe6d8656a72","timestamp":"2023-03-20T18:53:03.992021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:53:04.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:53:08.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62348c14-14fd-456c-8a2f-a9124f1d2c0f","timestamp":"2023-03-20T18:53:07.393522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:53:08.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:53:08.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23063b4e-d6e2-493f-b1e0-d4aa5bd729c0","timestamp":"2023-03-20T18:53:07.297454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:53:08.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:53:16.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deb7c628-5f89-4859-8993-26878547d6e8","timestamp":"2023-03-20T18:53:17.199460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:53:16.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:55:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59006c69-6629-4762-9328-9ece3fdd4055","timestamp":"2023-03-20T18:55:04.259611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:55:04.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59006c69-6629-4762-9328-9ece3fdd4055","timestamp":"2023-03-20T18:55:04.259611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:55:04.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:55:04.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea2bb0ce-39e4-41e9-99ff-872a9d7308bb","timestamp":"2023-03-20T18:55:03.992113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:55:04.709+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:55:08.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aaf3c9e-4000-4a9a-81f7-3e03e347aea6","timestamp":"2023-03-20T18:55:07.393582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:55:08.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:55:08.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7b22b8c-9d7f-4282-af8b-86c20f74224a","timestamp":"2023-03-20T18:55:07.297385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:55:08.610+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:55:16.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c41a8517-8abf-4ca6-8733-f141f101d4f8","timestamp":"2023-03-20T18:55:17.200627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:55:16.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:57:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08a116ac-f46e-4b84-98b6-3adc7fd2f9db","timestamp":"2023-03-20T18:57:04.259822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:57:04.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08a116ac-f46e-4b84-98b6-3adc7fd2f9db","timestamp":"2023-03-20T18:57:04.259822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:57:04.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:57:04.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"772de68e-0acf-4b92-b6cd-b0dd248327c3","timestamp":"2023-03-20T18:57:03.992129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:57:04.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:57:08.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ba509e9-30db-4784-8eb3-43b9486737ed","timestamp":"2023-03-20T18:57:07.393618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:57:08.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:57:08.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"187f189a-c693-4af8-93b5-57a25c0a7f47","timestamp":"2023-03-20T18:57:07.297500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:57:08.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:57:16.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"042cb4e1-afc4-4dc5-8d4f-f72427aee42d","timestamp":"2023-03-20T18:57:17.199502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:57:16.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:58:34.363+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-20T18:59:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e753fb5b-7560-4e84-a36a-7ca875b5c1de","timestamp":"2023-03-20T18:59:04.259621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:59:04.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e753fb5b-7560-4e84-a36a-7ca875b5c1de","timestamp":"2023-03-20T18:59:04.259621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:59:04.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:59:04.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a427b2-a7d7-4391-96bd-54a5fec31ea3","timestamp":"2023-03-20T18:59:03.992060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:59:04.704+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:59:08.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f45d8b05-458a-4314-981c-cf2d033eaf11","timestamp":"2023-03-20T18:59:07.396912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:59:08.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:59:08.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d6ed4f6-9743-4ba2-83f1-2974ecaa1fa1","timestamp":"2023-03-20T18:59:07.297442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:59:08.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T18:59:16.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66076884-5667-4e22-8850-c4ccdee63c7c","timestamp":"2023-03-20T18:59:17.199588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:59:16.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:01:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83db3e71-4e10-49a6-afdb-e81b1038965d","timestamp":"2023-03-20T19:01:04.259628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:01:04.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83db3e71-4e10-49a6-afdb-e81b1038965d","timestamp":"2023-03-20T19:01:04.259628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:01:04.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:01:04.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb961ed0-534d-4b42-963e-150f00bbc177","timestamp":"2023-03-20T19:01:03.992071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:01:04.709+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:01:08.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40703ad0-fb3a-4c12-aabb-6d90bd61c5b2","timestamp":"2023-03-20T19:01:07.393450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:01:08.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:01:08.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9225a744-bec5-4194-80ee-998007d1f500","timestamp":"2023-03-20T19:01:07.297505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:01:08.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:01:16.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c712f4e0-038b-40d6-a404-176c929ef834","timestamp":"2023-03-20T19:01:17.199513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:01:16.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:03:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"125d9d5a-f292-4f41-bf00-f3272a5d164e","timestamp":"2023-03-20T19:03:04.259950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:03:04.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"125d9d5a-f292-4f41-bf00-f3272a5d164e","timestamp":"2023-03-20T19:03:04.259950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:03:04.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:03:04.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed331671-2e21-41aa-ad40-814866e89147","timestamp":"2023-03-20T19:03:03.992035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:03:04.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:03:08.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5b53ad4-1c45-48dc-a706-a20963e03136","timestamp":"2023-03-20T19:03:07.393675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:03:08.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:03:08.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a509ef1-56cf-40a2-a363-334e55ee108d","timestamp":"2023-03-20T19:03:07.297477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:03:08.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:03:16.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e30e8c93-486c-42e5-afc6-a71725c509d1","timestamp":"2023-03-20T19:03:17.199459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:03:16.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:05:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a7a6c12-db40-44a9-aa31-36147793e2f1","timestamp":"2023-03-20T19:05:04.259589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:05:04.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a7a6c12-db40-44a9-aa31-36147793e2f1","timestamp":"2023-03-20T19:05:04.259589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:05:04.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:05:04.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"78cbd8ae-c569-440f-898f-b99f7e5ef98d","timestamp":"2023-03-20T19:05:03.992139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:05:04.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:05:08.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82c86709-f775-4565-8eaf-f7b192f2f171","timestamp":"2023-03-20T19:05:07.395761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:05:08.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:05:08.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b1e9728-5332-410c-9eeb-0037198c3527","timestamp":"2023-03-20T19:05:07.297372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:05:08.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:05:16.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff6e62c4-4196-4257-b06d-abc34ea26194","timestamp":"2023-03-20T19:05:17.199497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:05:16.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:07:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a17e0638-b337-42d0-96be-45cc0bb49d63","timestamp":"2023-03-20T19:07:04.259577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:07:04.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a17e0638-b337-42d0-96be-45cc0bb49d63","timestamp":"2023-03-20T19:07:04.259577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:07:04.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:07:04.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e4a8e61-e122-420d-b156-6ba574cae2c8","timestamp":"2023-03-20T19:07:03.992163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:07:04.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:07:08.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83eb9f74-1e1b-4d86-93dc-decff3150fb9","timestamp":"2023-03-20T19:07:07.393382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:07:08.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:07:08.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2849986c-e2b8-46ec-8d8b-23208cb54f6a","timestamp":"2023-03-20T19:07:07.297483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:07:08.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:07:16.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55046f31-ec1e-43b5-99f1-a616fbe87120","timestamp":"2023-03-20T19:07:17.199561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:07:16.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:09:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b9ab55d-de0d-4ba6-a7d1-07416bc0f4f5","timestamp":"2023-03-20T19:09:04.259554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:09:04.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b9ab55d-de0d-4ba6-a7d1-07416bc0f4f5","timestamp":"2023-03-20T19:09:04.259554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:09:04.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:09:04.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95a6fef8-4604-43e3-89e0-5166c0a5ebc7","timestamp":"2023-03-20T19:09:03.992174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:09:04.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:09:08.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2e2001b-f569-4584-bcc8-26c9dec219fe","timestamp":"2023-03-20T19:09:07.393494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:09:08.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:09:08.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe833e3e-9009-43ad-a771-9573b977f56d","timestamp":"2023-03-20T19:09:07.297393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:09:08.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:09:16.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1253bd02-7e41-47e4-b792-659742f2aa0b","timestamp":"2023-03-20T19:09:17.199970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:09:16.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:11:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ca8f93e-a21d-42bc-9d10-f8e9513e2602","timestamp":"2023-03-20T19:11:04.259602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:11:04.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ca8f93e-a21d-42bc-9d10-f8e9513e2602","timestamp":"2023-03-20T19:11:04.259602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:11:04.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:11:04.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e523e60f-fd7f-42c7-88c6-817db261608f","timestamp":"2023-03-20T19:11:03.992179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:11:04.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:11:08.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e421005-4779-45f0-b338-aabbcc945c0e","timestamp":"2023-03-20T19:11:07.394956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:11:08.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:11:08.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7132e9a9-c698-479a-ade8-934e7a535d64","timestamp":"2023-03-20T19:11:07.297506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:11:08.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:11:16.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67b8f2e3-790a-445b-875b-3539305cb01a","timestamp":"2023-03-20T19:11:17.200938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:11:16.593+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:13:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc6bea00-5bb2-4d09-a2e7-4a96a76de34a","timestamp":"2023-03-20T19:13:04.259629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:13:04.261+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-20T19:13:04.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc6bea00-5bb2-4d09-a2e7-4a96a76de34a","timestamp":"2023-03-20T19:13:04.259629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:13:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:13:04.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30ca37a7-97ba-40df-b3d8-31f69aa30542","timestamp":"2023-03-20T19:13:03.992034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:13:04.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:13:08.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0273263c-8d54-4cc4-89b0-578262851c86","timestamp":"2023-03-20T19:13:07.393442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:13:08.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:13:08.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"897693ab-e783-4af0-893e-86b770daa1b2","timestamp":"2023-03-20T19:13:07.297431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:13:08.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:13:16.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94ea9629-9f96-406f-8975-5092eccfe628","timestamp":"2023-03-20T19:13:17.199503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:13:16.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:15:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57484827-da9b-45f0-8cca-cc13e8c35512","timestamp":"2023-03-20T19:15:04.259686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:15:04.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57484827-da9b-45f0-8cca-cc13e8c35512","timestamp":"2023-03-20T19:15:04.259686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:15:04.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:15:04.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a49fde51-240f-4955-a165-e526d5f224ca","timestamp":"2023-03-20T19:15:03.992026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:15:04.701+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:15:08.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15363316-0b7d-4471-9dc8-33e71f9834cf","timestamp":"2023-03-20T19:15:07.393522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:15:08.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:15:08.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64179065-d5d7-41e3-bc93-d9a17cc5081d","timestamp":"2023-03-20T19:15:07.297617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:15:08.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:15:16.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b860a8f1-f808-4a4c-a3ec-c69f738f2d67","timestamp":"2023-03-20T19:15:17.199510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:15:16.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:17:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2245791-a0f8-4df8-a50a-cc6a1f94a447","timestamp":"2023-03-20T19:17:04.259664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:17:04.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2245791-a0f8-4df8-a50a-cc6a1f94a447","timestamp":"2023-03-20T19:17:04.259664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:17:04.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:17:04.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f92a8cec-5d46-4761-a95a-213d13f1346b","timestamp":"2023-03-20T19:17:03.992083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:17:04.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:17:08.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e7ef038-b8f3-4c0f-8a62-c9afe32212bd","timestamp":"2023-03-20T19:17:07.393591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:17:08.150+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:17:08.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"590bb5c5-7689-4ae3-ab84-eea636bce768","timestamp":"2023-03-20T19:17:07.297757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:17:08.599+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:17:16.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cd70039-950b-4c3c-80bd-fd27313566b9","timestamp":"2023-03-20T19:17:17.199463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:17:16.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:19:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a0cd28-f198-439c-8dcc-28cca1bb381d","timestamp":"2023-03-20T19:19:04.259620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:19:04.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a0cd28-f198-439c-8dcc-28cca1bb381d","timestamp":"2023-03-20T19:19:04.259620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:19:04.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:19:04.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e02b03e-780f-41f7-a42c-45843591f01d","timestamp":"2023-03-20T19:19:03.992136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:19:04.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:19:08.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7df7ca6-7e9d-43ee-9d44-155cd08e4c21","timestamp":"2023-03-20T19:19:07.393496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:19:08.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:19:08.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b823171-afee-4f64-a06b-762fb7a3aec6","timestamp":"2023-03-20T19:19:07.297450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:19:08.599+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:19:16.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cba4b07d-f20d-482e-9b52-9c00a9b2f6b1","timestamp":"2023-03-20T19:19:17.200044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:19:16.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:21:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68557762-b8d4-46d7-b497-bae72c6ceb53","timestamp":"2023-03-20T19:21:04.259777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:21:04.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68557762-b8d4-46d7-b497-bae72c6ceb53","timestamp":"2023-03-20T19:21:04.259777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:21:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:21:04.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54d6b756-93ab-42ee-904d-8434dca0cb2c","timestamp":"2023-03-20T19:21:03.992220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:21:04.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:21:08.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a8fcb8-000c-4cc7-aa26-84bb7be8d3b5","timestamp":"2023-03-20T19:21:07.393623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:21:08.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:21:08.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8915670-0e45-4570-839b-10f9db7f00bb","timestamp":"2023-03-20T19:21:07.303117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:21:08.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:21:16.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59d505d8-96f9-4be1-9b96-4ac0e079aca8","timestamp":"2023-03-20T19:21:17.199754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:21:16.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:23:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7da42795-b9b7-42d1-971d-bf591c46178b","timestamp":"2023-03-20T19:23:04.259516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:23:04.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7da42795-b9b7-42d1-971d-bf591c46178b","timestamp":"2023-03-20T19:23:04.259516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:23:04.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:23:04.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35195452-b8ac-4d48-a904-40b6e1e3492c","timestamp":"2023-03-20T19:23:03.992240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:23:04.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:23:08.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4f832b7-3b78-4828-bd77-14aada554ea3","timestamp":"2023-03-20T19:23:07.393565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:23:08.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:23:08.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"effb117f-8345-4876-b1ed-ab69935e55bc","timestamp":"2023-03-20T19:23:07.297456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:23:08.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:23:16.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"411c76b0-152b-4968-9144-4dcc2b66ab17","timestamp":"2023-03-20T19:23:17.200585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:23:16.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:25:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66de2831-5f8d-4378-9117-ce28ac13abd3","timestamp":"2023-03-20T19:25:04.259520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:25:04.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66de2831-5f8d-4378-9117-ce28ac13abd3","timestamp":"2023-03-20T19:25:04.259520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:25:04.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:25:04.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10f63575-cfc5-45e7-91de-db16f78ba6b4","timestamp":"2023-03-20T19:25:03.992018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:25:04.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:25:08.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cb62bd5-12bf-47e8-bd2c-324b6e8942d6","timestamp":"2023-03-20T19:25:07.393510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:25:08.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:25:08.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc693aeb-ad1c-4362-920c-ab00594f5120","timestamp":"2023-03-20T19:25:07.297418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:25:08.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:25:16.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49cc0848-9d67-40fc-88bb-6c92e8742520","timestamp":"2023-03-20T19:25:17.199736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:25:16.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:27:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbe110eb-4eb9-48fa-8cfc-5ac71e94dcd8","timestamp":"2023-03-20T19:27:04.259561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:27:04.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbe110eb-4eb9-48fa-8cfc-5ac71e94dcd8","timestamp":"2023-03-20T19:27:04.259561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:27:04.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:27:04.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd889c46-c7b2-4a44-9bd7-6163d52039cd","timestamp":"2023-03-20T19:27:03.991981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:27:04.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:27:08.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02ae3357-7e12-43b6-8890-a21f4c5f1f12","timestamp":"2023-03-20T19:27:07.393531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:27:08.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:27:08.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6111bc6c-41f0-4f2f-90c8-3900bf1da657","timestamp":"2023-03-20T19:27:07.297472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:27:08.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:27:16.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfd118cd-c94b-462e-8a4d-d358b5bfdac1","timestamp":"2023-03-20T19:27:17.199536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:27:16.589+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:29:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a39dbf9-59a7-4845-82bf-5f3e51077b11","timestamp":"2023-03-20T19:29:04.259453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:29:04.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a39dbf9-59a7-4845-82bf-5f3e51077b11","timestamp":"2023-03-20T19:29:04.259453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:29:04.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:29:04.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c4e92db-1656-4f26-942c-23f8cd833a1f","timestamp":"2023-03-20T19:29:03.992226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:29:04.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:29:08.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"369e4697-7ee0-4f01-869b-f67c7e4f0b5f","timestamp":"2023-03-20T19:29:07.393398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:29:08.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:29:08.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"684d854f-47c7-449b-a487-78f7d6ca4280","timestamp":"2023-03-20T19:29:07.297471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:29:08.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:29:16.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0480b45-b33c-4c13-9a36-33298c464804","timestamp":"2023-03-20T19:29:17.199641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:29:16.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:31:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca52c098-2b23-4017-800f-115def017b5e","timestamp":"2023-03-20T19:31:04.259536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:31:04.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca52c098-2b23-4017-800f-115def017b5e","timestamp":"2023-03-20T19:31:04.259536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:31:04.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:31:04.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd3c8744-816f-442f-afc4-3e6b142d6f04","timestamp":"2023-03-20T19:31:03.992181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:31:04.688+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:31:08.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f174ee2e-f73f-4d24-b036-e5d4b8673294","timestamp":"2023-03-20T19:31:07.393471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:31:08.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:31:08.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbd909f6-80ea-4ea6-9b22-d3e99d5eec73","timestamp":"2023-03-20T19:31:07.297449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:31:08.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:31:16.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed152bb9-51bb-4b44-8a4b-406494f46eda","timestamp":"2023-03-20T19:31:17.199525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:31:16.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:32:04.336+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-03-20T19:33:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6da7df01-d460-4f77-aa9d-5b7aa8c39e7c","timestamp":"2023-03-20T19:33:04.259589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:33:04.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6da7df01-d460-4f77-aa9d-5b7aa8c39e7c","timestamp":"2023-03-20T19:33:04.259589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:33:04.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:33:04.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc00e08a-9852-45f2-9145-efbe72852ee2","timestamp":"2023-03-20T19:33:03.992218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:33:04.756+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:33:08.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0df1fd6a-73e8-4c1b-947a-841fb158845d","timestamp":"2023-03-20T19:33:07.393494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:33:08.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:33:08.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd251d3c-5aaf-41b5-a032-eaf6c056fb0c","timestamp":"2023-03-20T19:33:07.297468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:33:08.599+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:33:16.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ee0032e-784b-4757-8e5a-0a9160f3b6fb","timestamp":"2023-03-20T19:33:17.199685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:33:16.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:35:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69093bcf-f56c-406b-8573-cd27729b58ca","timestamp":"2023-03-20T19:35:04.259513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:35:04.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69093bcf-f56c-406b-8573-cd27729b58ca","timestamp":"2023-03-20T19:35:04.259513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:35:04.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:35:04.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eff3acd-ec2c-447b-a7ff-e7c1d9a142ff","timestamp":"2023-03-20T19:35:03.992041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:35:04.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:35:08.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14451d48-901c-4c1b-9a1a-059a978fb0b0","timestamp":"2023-03-20T19:35:07.393446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:35:08.150+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:35:08.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f8b9977-4cc7-4597-bf93-8954bbab0545","timestamp":"2023-03-20T19:35:07.297419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:35:08.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:35:16.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99091ba9-2d22-44d0-8537-fdbef2aed8e9","timestamp":"2023-03-20T19:35:17.199748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:35:16.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:37:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"668521cb-c31e-40b9-94c6-6687a70e6999","timestamp":"2023-03-20T19:37:04.259522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:37:04.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"668521cb-c31e-40b9-94c6-6687a70e6999","timestamp":"2023-03-20T19:37:04.259522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:37:04.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:37:04.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b98b231f-2edf-4f19-b714-8c6b85efaeef","timestamp":"2023-03-20T19:37:03.992187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:37:04.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:37:08.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9800b6b0-11f7-4466-a561-8e0d4632f03b","timestamp":"2023-03-20T19:37:07.393540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:37:08.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:37:08.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4bda66c-80e8-4f2b-895f-36e2e92736e4","timestamp":"2023-03-20T19:37:07.297717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:37:08.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:37:16.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79a3586a-b952-4ab6-9c1b-2d234ebf0151","timestamp":"2023-03-20T19:37:17.199615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:37:16.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:39:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e98f58db-fabb-4596-83ee-aa098eba0a6e","timestamp":"2023-03-20T19:39:04.259503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:39:04.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e98f58db-fabb-4596-83ee-aa098eba0a6e","timestamp":"2023-03-20T19:39:04.259503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:39:04.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:39:04.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62cdaad4-9603-408f-91a8-60558cc0c32e","timestamp":"2023-03-20T19:39:03.992063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:39:04.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:39:08.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95df0365-3176-417b-a18a-cdab26397684","timestamp":"2023-03-20T19:39:07.393498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:39:08.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:39:08.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c66d1823-19f7-4fe2-a09b-1ef79f08cb7a","timestamp":"2023-03-20T19:39:07.297427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:39:08.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:39:16.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"759cfd3a-5ec6-49d8-87e9-0bf4694dbf5d","timestamp":"2023-03-20T19:39:17.200547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:39:16.631+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:41:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76440c19-91e4-4809-a65b-0e966988e707","timestamp":"2023-03-20T19:41:04.259584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:41:04.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76440c19-91e4-4809-a65b-0e966988e707","timestamp":"2023-03-20T19:41:04.259584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:41:04.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:41:04.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02f7c0eb-3eeb-465d-a57e-e87dc001b550","timestamp":"2023-03-20T19:41:03.992126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:41:04.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:41:08.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88d09594-455d-4ca1-841c-5acf7b206765","timestamp":"2023-03-20T19:41:07.393518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:41:08.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:41:08.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b99fe885-6421-4cd1-b1cd-e786a8b20e20","timestamp":"2023-03-20T19:41:07.297556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:41:08.610+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:41:16.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42b1593c-60e1-4875-9b33-88ab38c4ef49","timestamp":"2023-03-20T19:41:17.199604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:41:16.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:41:34.306+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-20T19:43:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18227ef7-11c4-4c69-8082-cf510b45731c","timestamp":"2023-03-20T19:43:04.259561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:43:04.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18227ef7-11c4-4c69-8082-cf510b45731c","timestamp":"2023-03-20T19:43:04.259561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:43:04.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:43:04.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70817d8-9a65-4711-abab-1f3e68973411","timestamp":"2023-03-20T19:43:03.992303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:43:04.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:43:08.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4289ab5-138d-4a75-a7cc-2260644c59c4","timestamp":"2023-03-20T19:43:07.393421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:43:08.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:43:08.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d0da081-94cf-4b1e-a2c5-3d49d4fb5390","timestamp":"2023-03-20T19:43:07.297606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:43:08.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:43:16.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c67284-f006-4664-99f5-2e4302495455","timestamp":"2023-03-20T19:43:17.199560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:43:16.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:45:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0671a21e-a274-4887-afb7-b66f965a268f","timestamp":"2023-03-20T19:45:04.259632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:45:04.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0671a21e-a274-4887-afb7-b66f965a268f","timestamp":"2023-03-20T19:45:04.259632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:45:04.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:45:04.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10f71a6f-fcb8-4fe6-b89f-8644fb109f3f","timestamp":"2023-03-20T19:45:03.992217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:45:04.756+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:45:08.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1ca6619-83ce-4a20-87d0-bcebd043be90","timestamp":"2023-03-20T19:45:07.393611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:45:08.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:45:08.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5546626-24dd-40f5-946f-fc0265123b69","timestamp":"2023-03-20T19:45:07.297452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:45:08.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:45:16.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c769ab09-6cd5-4339-b07f-271c1256d10c","timestamp":"2023-03-20T19:45:17.199538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:45:16.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:47:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f0674e6-a0ae-418e-b77a-e778566add10","timestamp":"2023-03-20T19:47:04.259459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:47:04.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f0674e6-a0ae-418e-b77a-e778566add10","timestamp":"2023-03-20T19:47:04.259459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:47:04.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:47:04.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa27b1b4-1372-4263-885e-e3c4a584c827","timestamp":"2023-03-20T19:47:03.992245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:47:04.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:47:08.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb3dafea-4678-4042-984e-c6d53d34ceeb","timestamp":"2023-03-20T19:47:07.393496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:47:08.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:47:08.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7112fe69-9c78-4802-8342-59b69b60485d","timestamp":"2023-03-20T19:47:07.297503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:47:08.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:47:16.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d8ddaf-c3dd-47cc-84d4-b162359236e0","timestamp":"2023-03-20T19:47:17.199470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:47:16.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:49:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"878e0d80-c678-4e8f-bd7f-08838f63393e","timestamp":"2023-03-20T19:49:04.259628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:49:04.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"878e0d80-c678-4e8f-bd7f-08838f63393e","timestamp":"2023-03-20T19:49:04.259628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:49:04.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:49:04.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"465ad82d-1a11-464b-9df2-b977666a5216","timestamp":"2023-03-20T19:49:03.992094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:49:04.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:49:08.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cd4eddc-a8dd-4993-b055-d4ee05d024b5","timestamp":"2023-03-20T19:49:07.393536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:49:08.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:49:08.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"295f51f6-ac0f-459c-a8a4-3a3caaa2d853","timestamp":"2023-03-20T19:49:07.297331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:49:08.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:49:16.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"319adf6b-03d1-4a64-9fcd-adcda6b0d3ae","timestamp":"2023-03-20T19:49:17.199516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:49:16.537+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:51:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9077fc21-9545-42c8-8a42-4b4ea9ee99e3","timestamp":"2023-03-20T19:51:04.259535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:51:04.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9077fc21-9545-42c8-8a42-4b4ea9ee99e3","timestamp":"2023-03-20T19:51:04.259535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:51:04.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:51:04.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1897a35a-9584-4e77-99c3-631ffb4cda10","timestamp":"2023-03-20T19:51:03.992095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:51:04.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:51:08.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d49e2667-28f9-489c-ae5e-b06b00a0b957","timestamp":"2023-03-20T19:51:07.396671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:51:08.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:51:08.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9141744e-4da5-40ae-a09b-74f9d06f9a6b","timestamp":"2023-03-20T19:51:07.297442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:51:08.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:51:16.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4215b6dd-9feb-41f3-b578-c3920c6e7862","timestamp":"2023-03-20T19:51:17.199628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:51:16.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:53:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6abbb011-65c5-4b65-ac8c-877d3c23ac3a","timestamp":"2023-03-20T19:53:04.259616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:53:04.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6abbb011-65c5-4b65-ac8c-877d3c23ac3a","timestamp":"2023-03-20T19:53:04.259616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:53:04.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:53:04.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35e49be5-ceac-4cce-8821-b8ed436d70d0","timestamp":"2023-03-20T19:53:03.992310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:53:04.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:53:08.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e79933df-0fb0-4aaf-bdb6-964989cd0421","timestamp":"2023-03-20T19:53:07.393529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:53:08.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:53:08.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9788f396-9e46-42ea-8ad8-36c3b1c2072b","timestamp":"2023-03-20T19:53:07.297416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:53:08.596+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:53:16.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"116979f0-7514-4e6f-904e-337e7426550d","timestamp":"2023-03-20T19:53:17.200161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:53:16.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:55:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9893354-0f7d-47f3-a384-7b719b00f50a","timestamp":"2023-03-20T19:55:04.259416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:55:04.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9893354-0f7d-47f3-a384-7b719b00f50a","timestamp":"2023-03-20T19:55:04.259416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:55:04.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:55:04.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76419945-f7c8-47f2-8dfc-a93fc965bf0d","timestamp":"2023-03-20T19:55:03.992148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:55:04.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:55:08.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c93fd582-0da8-4a01-8af2-b30b91a6a011","timestamp":"2023-03-20T19:55:07.393459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:55:08.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:55:08.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76fa3f34-2c5b-4e34-bb4c-8090d8b1517c","timestamp":"2023-03-20T19:55:07.297505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:55:08.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:55:16.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"238367dd-77d1-41d6-8868-4a33cfbb57b8","timestamp":"2023-03-20T19:55:17.199720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:55:16.538+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:57:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b99d798-5248-4c37-b0a9-51e9b789c190","timestamp":"2023-03-20T19:57:04.259711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:57:04.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b99d798-5248-4c37-b0a9-51e9b789c190","timestamp":"2023-03-20T19:57:04.259711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:57:04.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:57:04.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dddaa70-302c-467c-90f2-2685a13dfc67","timestamp":"2023-03-20T19:57:03.992166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:57:04.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:57:08.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbdd7217-b9d5-40be-bbb0-898421a64d43","timestamp":"2023-03-20T19:57:07.397728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:57:08.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:57:08.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63e2b5d4-b745-4218-960a-1908893cb056","timestamp":"2023-03-20T19:57:07.297447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:57:08.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:57:16.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df32246c-ad99-44b2-be6f-1f6d4d58cd6a","timestamp":"2023-03-20T19:57:17.199587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:57:16.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:58:04.330+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-20T19:59:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce6ac477-6735-40a2-be7d-f655e255726f","timestamp":"2023-03-20T19:59:04.259437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:59:04.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce6ac477-6735-40a2-be7d-f655e255726f","timestamp":"2023-03-20T19:59:04.259437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:59:04.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:59:04.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cfe308d-5450-4585-baab-1ba77c9e1afc","timestamp":"2023-03-20T19:59:03.992089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:59:04.734+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:59:08.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52179d39-1136-43e0-9b55-7dcede42ea57","timestamp":"2023-03-20T19:59:07.393557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:59:08.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:59:08.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f0d097b-5899-4a26-9a4f-e5a1e3c2866c","timestamp":"2023-03-20T19:59:07.297583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:59:08.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T19:59:16.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e597dda-5d2d-4dab-8cc5-6edcac0008c1","timestamp":"2023-03-20T19:59:17.199464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:59:16.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:01:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec329aaa-d5ad-4979-866e-29079a129348","timestamp":"2023-03-20T20:01:04.259604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:01:04.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec329aaa-d5ad-4979-866e-29079a129348","timestamp":"2023-03-20T20:01:04.259604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:01:04.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:01:04.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e872bf9-7181-4f8e-a195-232d87b30380","timestamp":"2023-03-20T20:01:03.991988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:01:04.688+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:01:08.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c538dc56-bf53-4396-84a4-7c46459db9ed","timestamp":"2023-03-20T20:01:07.393541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:01:08.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:01:08.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"211c7a23-005b-433c-9bc3-34313c5779e2","timestamp":"2023-03-20T20:01:07.297543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:01:08.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:01:16.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0caa106b-8e78-491d-99c7-9d27fb991754","timestamp":"2023-03-20T20:01:17.199448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:01:16.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:03:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08de10f0-c49c-48a0-828f-ed1f6f3ca15b","timestamp":"2023-03-20T20:03:04.259785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:03:04.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08de10f0-c49c-48a0-828f-ed1f6f3ca15b","timestamp":"2023-03-20T20:03:04.259785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:03:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:03:04.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d14f3c1e-730d-4850-be3d-853480c78019","timestamp":"2023-03-20T20:03:03.992159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:03:04.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:03:08.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e22cbabb-0543-409b-b5d9-c86840a6b795","timestamp":"2023-03-20T20:03:07.393518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:03:08.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:03:08.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0542e688-646a-41a7-a99d-23235df77549","timestamp":"2023-03-20T20:03:07.297435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:03:08.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:03:16.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3a241dc-2cf3-4993-a741-69defa57312d","timestamp":"2023-03-20T20:03:17.199741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:03:16.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:05:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b32d19d-8037-485f-a68e-6e28ec3804a6","timestamp":"2023-03-20T20:05:04.259521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:05:04.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b32d19d-8037-485f-a68e-6e28ec3804a6","timestamp":"2023-03-20T20:05:04.259521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:05:04.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:05:04.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27eaa597-e616-4723-95d5-f4dbb52451be","timestamp":"2023-03-20T20:05:03.992041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:05:04.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:05:08.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbb8d9d2-790e-45a4-89e7-76c46c8fc0d3","timestamp":"2023-03-20T20:05:07.393334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:05:08.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:05:08.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca0c9e1-6eb0-49c4-826d-1b898a1c3301","timestamp":"2023-03-20T20:05:07.297442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:05:08.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:05:16.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3172d0fa-8633-4184-8076-2c32d0f40cf0","timestamp":"2023-03-20T20:05:17.199445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:05:16.530+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:07:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e22abf12-f083-4834-91dd-4580a7a6141c","timestamp":"2023-03-20T20:07:04.259618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:07:04.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e22abf12-f083-4834-91dd-4580a7a6141c","timestamp":"2023-03-20T20:07:04.259618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:07:04.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:07:04.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75b0a839-c798-420c-8f65-bdcc6ff59eaf","timestamp":"2023-03-20T20:07:03.992039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:07:04.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:07:08.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fedecd2a-f356-4ada-9301-b6eeb0dcfbe0","timestamp":"2023-03-20T20:07:07.393582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:07:08.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:07:08.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"377229c8-a721-4b3a-bf85-8d6039d7e1a9","timestamp":"2023-03-20T20:07:07.297520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:07:08.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:07:16.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93a4e041-8c8a-4343-8f9e-ac8469f9d348","timestamp":"2023-03-20T20:07:17.200408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:07:16.526+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:08:04.338+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-20T20:09:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da56b1ce-6de8-4850-947a-3a6de1fbc891","timestamp":"2023-03-20T20:09:04.259584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:09:04.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da56b1ce-6de8-4850-947a-3a6de1fbc891","timestamp":"2023-03-20T20:09:04.259584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:09:04.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:09:04.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"de86f360-8a11-4034-b7a1-b90ebc147d3e","timestamp":"2023-03-20T20:09:03.991962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:09:04.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:09:08.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee0679d0-244e-46aa-8132-efc7447b68be","timestamp":"2023-03-20T20:09:07.393466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:09:08.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:09:08.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdf62fc3-dec7-4936-b140-6a42e7cc4c91","timestamp":"2023-03-20T20:09:07.297506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:09:08.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:09:16.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09b0c947-84c3-4c0b-be38-9d9f666a1d4a","timestamp":"2023-03-20T20:09:17.199609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:09:16.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:11:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0234e002-6f5a-44e2-8b36-2ae29d6ccb65","timestamp":"2023-03-20T20:11:04.259599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:11:04.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0234e002-6f5a-44e2-8b36-2ae29d6ccb65","timestamp":"2023-03-20T20:11:04.259599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:11:04.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:11:04.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6416bf5-15f6-4018-8c90-0189726f1a43","timestamp":"2023-03-20T20:11:03.992101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:11:04.735+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:11:08.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00b49c1-2f46-4c5a-a912-f5355596807c","timestamp":"2023-03-20T20:11:07.393530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:11:08.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:11:08.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ac1fb7f-e4d7-46ba-b2a8-955e12026ec4","timestamp":"2023-03-20T20:11:07.297486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:11:08.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:11:16.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad65c134-e779-4024-b814-739bcd74b2a1","timestamp":"2023-03-20T20:11:17.200359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:11:16.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:13:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4259045f-b9f3-45ae-9aff-f98021aa33b4","timestamp":"2023-03-20T20:13:04.259478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:13:04.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4259045f-b9f3-45ae-9aff-f98021aa33b4","timestamp":"2023-03-20T20:13:04.259478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:13:04.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:13:04.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f166a5f-dbe1-4b5c-a3ff-9acac81c6a1b","timestamp":"2023-03-20T20:13:03.992145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:13:04.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:13:08.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a64032b-e589-444b-8583-5a3c1d8fb6dc","timestamp":"2023-03-20T20:13:07.393621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:13:08.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:13:08.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"699433e6-914e-4c53-aefc-faa7d1a21c60","timestamp":"2023-03-20T20:13:07.297399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:13:08.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:13:16.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afb2a0b2-4393-4561-a3d8-f4372f1bd4db","timestamp":"2023-03-20T20:13:17.199532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:13:16.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:15:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c466b1b4-18bf-447d-a12b-4fbff760c767","timestamp":"2023-03-20T20:15:04.259708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:15:04.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c466b1b4-18bf-447d-a12b-4fbff760c767","timestamp":"2023-03-20T20:15:04.259708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:15:04.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:15:04.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3c2efcc-c18c-4fc4-a447-4f4409effcd4","timestamp":"2023-03-20T20:15:03.992192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:15:04.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:15:08.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d3d8901-d3d3-4938-8f09-c1fb74c1b346","timestamp":"2023-03-20T20:15:07.393637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:15:08.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:15:08.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0121f794-2134-44f5-ae9b-d6f1a015d523","timestamp":"2023-03-20T20:15:07.297453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:15:08.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:15:16.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1259ec0b-6110-4dc6-8e19-36d190a00d80","timestamp":"2023-03-20T20:15:17.199469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:15:16.506+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:17:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e648ab-145d-4d2e-9b63-da1f4f5a4460","timestamp":"2023-03-20T20:17:04.259487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:17:04.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e648ab-145d-4d2e-9b63-da1f4f5a4460","timestamp":"2023-03-20T20:17:04.259487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:17:04.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:17:04.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fffdf60-e163-4819-a365-2181a8442b52","timestamp":"2023-03-20T20:17:03.992076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:17:04.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:17:08.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36a94662-fe59-493c-bd01-56c325397176","timestamp":"2023-03-20T20:17:07.393455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:17:08.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:17:08.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e76fe75a-2b0c-44e3-ae30-fec3c3783057","timestamp":"2023-03-20T20:17:07.297624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:17:08.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:17:16.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1830f58b-e613-412d-879a-721651413c01","timestamp":"2023-03-20T20:17:17.199644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:17:16.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:18:04.330+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-20T20:19:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59f7c16a-5292-4c8c-8688-44577e7c2835","timestamp":"2023-03-20T20:19:04.259575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:19:04.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59f7c16a-5292-4c8c-8688-44577e7c2835","timestamp":"2023-03-20T20:19:04.259575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:19:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:19:04.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f7d052b-b771-4e09-81ae-517d1d8140d2","timestamp":"2023-03-20T20:19:03.992247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:19:04.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:19:08.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11801966-93a1-4260-9076-d308fa18ba92","timestamp":"2023-03-20T20:19:07.393599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:19:08.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:19:08.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dfa0c57-f1ed-4002-becd-704e76254c5a","timestamp":"2023-03-20T20:19:07.297412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:19:08.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:19:16.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd8820b7-9f6d-4191-9135-7bb57a933546","timestamp":"2023-03-20T20:19:17.199726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:19:16.503+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:21:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e56a3b15-7ba3-4a06-8eda-337865f8bddc","timestamp":"2023-03-20T20:21:04.259581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:21:04.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e56a3b15-7ba3-4a06-8eda-337865f8bddc","timestamp":"2023-03-20T20:21:04.259581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:21:04.339+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:21:04.723+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"de5a9e36-ad88-492d-b3e0-e1b818da8de8","timestamp":"2023-03-20T20:21:03.992048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:21:04.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:21:08.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4199db28-9a24-42e9-b5eb-48ba53e1c97b","timestamp":"2023-03-20T20:21:07.393578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:21:08.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:21:08.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d58a7469-afbe-4e69-ac3e-8629a7bc0e19","timestamp":"2023-03-20T20:21:07.297461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:21:08.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:21:16.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f539eb49-2889-4028-96b8-ec8e5b1219e1","timestamp":"2023-03-20T20:21:17.200713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:21:16.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:23:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"059dccd1-06b3-426a-86ed-c8eb845c8ad3","timestamp":"2023-03-20T20:23:04.259523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:23:04.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"059dccd1-06b3-426a-86ed-c8eb845c8ad3","timestamp":"2023-03-20T20:23:04.259523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:23:04.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:23:04.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"28a97582-68d8-472f-b54c-d132d2b41f18","timestamp":"2023-03-20T20:23:03.992150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:23:04.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:23:08.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e5ddb3b-2f20-44a6-a122-32f67a5d01e9","timestamp":"2023-03-20T20:23:07.393431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:23:08.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:23:08.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e44dd78-bb70-430f-8411-3d1aada388c6","timestamp":"2023-03-20T20:23:07.297472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:23:08.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:23:16.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"351d5e2c-4edc-43be-9f93-93ba89571bcd","timestamp":"2023-03-20T20:23:17.199491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:23:16.502+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:25:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df195048-1993-4f4c-8754-5ddfc4c4c24d","timestamp":"2023-03-20T20:25:04.259486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:25:04.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df195048-1993-4f4c-8754-5ddfc4c4c24d","timestamp":"2023-03-20T20:25:04.259486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:25:04.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:25:04.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc88b2d9-6e2b-4cbb-899d-1b396fa65887","timestamp":"2023-03-20T20:25:03.992036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:25:04.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:25:08.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07153792-b8aa-4b3f-936a-f283710178fc","timestamp":"2023-03-20T20:25:07.393528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:25:08.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:25:08.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f2411fe-51a8-4322-aa73-66ed6159b1f3","timestamp":"2023-03-20T20:25:07.297430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:25:08.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:25:16.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a728bd94-cb3c-45a6-8372-0fa7e6dfad56","timestamp":"2023-03-20T20:25:17.199360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:25:16.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:27:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14514053-2217-4c1c-836c-d7f3b1b92768","timestamp":"2023-03-20T20:27:04.259552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:27:04.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14514053-2217-4c1c-836c-d7f3b1b92768","timestamp":"2023-03-20T20:27:04.259552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:27:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:27:04.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"649e3e37-99d4-48c4-ab0f-7d68a064f5e2","timestamp":"2023-03-20T20:27:03.992208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:27:04.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:27:08.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2620d98-8ccf-4977-bdbd-d124d5cd9454","timestamp":"2023-03-20T20:27:07.393443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:27:08.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:27:08.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"052ae38f-cad1-4529-b316-acd050620b37","timestamp":"2023-03-20T20:27:07.297433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:27:08.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:27:16.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b681341-9867-4b33-91aa-73949d8a4568","timestamp":"2023-03-20T20:27:17.199486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:27:16.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:28:02.846+00:00|INFO|Http11Processor|http-nio-8084-exec-6] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-03-20T20:29:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51e634e4-bb64-4f78-a0fa-c2387bcdbca5","timestamp":"2023-03-20T20:29:04.259523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:29:04.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51e634e4-bb64-4f78-a0fa-c2387bcdbca5","timestamp":"2023-03-20T20:29:04.259523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:29:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:29:04.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e54d0b54-5254-4f5e-a3aa-5dabe7181ec2","timestamp":"2023-03-20T20:29:03.992217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:29:04.671+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:29:08.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"947267be-79f6-4b27-be28-0b77c043010a","timestamp":"2023-03-20T20:29:07.393509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:29:08.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:29:08.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5702b1ac-7ddd-4d1c-b928-a592386fa9f9","timestamp":"2023-03-20T20:29:07.297416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:29:08.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:29:16.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ef8756-48c0-4def-8ea0-59f1fed490ee","timestamp":"2023-03-20T20:29:17.199465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:29:16.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:31:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4cdc8a1-09d4-4510-86d4-e994feb4c37e","timestamp":"2023-03-20T20:31:04.259531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:31:04.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4cdc8a1-09d4-4510-86d4-e994feb4c37e","timestamp":"2023-03-20T20:31:04.259531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:31:04.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:31:04.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"211719a1-0511-45ef-9a8c-7112a0821fa3","timestamp":"2023-03-20T20:31:03.992174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:31:04.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:31:08.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8104027-9f3b-4a11-a105-41147b91ad4c","timestamp":"2023-03-20T20:31:07.393548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:31:08.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:31:08.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5427be9b-722f-4bcf-839e-c832577c612f","timestamp":"2023-03-20T20:31:07.297455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:31:08.607+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:31:16.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e500728-11a1-455b-8867-a16e8d0d12a8","timestamp":"2023-03-20T20:31:17.199474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:31:16.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:32:34.363+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-20T20:33:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b6f2268-c130-4f98-9fad-68fc17c214b9","timestamp":"2023-03-20T20:33:04.259631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:33:04.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b6f2268-c130-4f98-9fad-68fc17c214b9","timestamp":"2023-03-20T20:33:04.259631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:33:04.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:33:04.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27634882-3514-43d6-8e5f-fed5142427a7","timestamp":"2023-03-20T20:33:03.991987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:33:04.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:33:08.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88d40dd6-157e-45b4-b5fc-407da300482d","timestamp":"2023-03-20T20:33:07.393506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:33:08.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:33:08.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2c93226-8915-4198-be41-a9cd7ab814a6","timestamp":"2023-03-20T20:33:07.297359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:33:08.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:33:16.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b013af4-7d3d-493c-88e7-ee43c95986fa","timestamp":"2023-03-20T20:33:17.199476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:33:16.496+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:35:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"672de8c2-07ea-4213-85cc-8fe1d4983d10","timestamp":"2023-03-20T20:35:04.259549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:35:04.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"672de8c2-07ea-4213-85cc-8fe1d4983d10","timestamp":"2023-03-20T20:35:04.259549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:35:04.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:35:04.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfe3e7b1-7f32-4f25-b1f4-61a80e68ed66","timestamp":"2023-03-20T20:35:03.992010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:35:04.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:35:08.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4347f445-e876-4e43-8016-a93761c29003","timestamp":"2023-03-20T20:35:07.393391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:35:08.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:35:08.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33759ddd-b2df-4e15-80c8-93c7b6398216","timestamp":"2023-03-20T20:35:07.297489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:35:08.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:35:16.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f187375d-fd7e-4fbd-a1a6-84b63931799b","timestamp":"2023-03-20T20:35:17.200404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:35:16.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:37:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fb0970f-156e-4910-8662-217cdaebc4f7","timestamp":"2023-03-20T20:37:04.259576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:37:04.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fb0970f-156e-4910-8662-217cdaebc4f7","timestamp":"2023-03-20T20:37:04.259576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:37:04.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:37:04.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d30b00b-215e-4e7c-aee1-33415077ac53","timestamp":"2023-03-20T20:37:03.992137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:37:04.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:37:08.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac68bed3-2fb2-41b4-94ef-54310e0d26b1","timestamp":"2023-03-20T20:37:07.393536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:37:08.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:37:08.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d781a2e7-3039-44ce-8df7-5be6633a15a6","timestamp":"2023-03-20T20:37:07.297422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:37:08.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:37:16.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"404c2b07-e720-4633-911b-5bceef2452bc","timestamp":"2023-03-20T20:37:17.199495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:37:16.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:39:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec04f61-a178-4b9c-b24b-338d25055dc1","timestamp":"2023-03-20T20:39:04.259609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:39:04.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec04f61-a178-4b9c-b24b-338d25055dc1","timestamp":"2023-03-20T20:39:04.259609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:39:04.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:39:04.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ea29c17-7810-46e3-b1ec-4a45ed83fb48","timestamp":"2023-03-20T20:39:03.992105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:39:04.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:39:08.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"445d978e-083a-44d8-87f0-a88952246015","timestamp":"2023-03-20T20:39:07.393404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:39:08.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:39:08.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"674c55e4-352c-4846-a19c-95c032895865","timestamp":"2023-03-20T20:39:07.297434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:39:08.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:39:16.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fe85302-e484-4b3d-a298-cb79ec1aa2b8","timestamp":"2023-03-20T20:39:17.199459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:39:16.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:41:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71dce115-8f6c-4b7b-9d36-8f99226a0625","timestamp":"2023-03-20T20:41:04.259453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:41:04.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71dce115-8f6c-4b7b-9d36-8f99226a0625","timestamp":"2023-03-20T20:41:04.259453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:41:04.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:41:04.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a23655fa-d424-47e5-bd97-87ba321e17bf","timestamp":"2023-03-20T20:41:03.992026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:41:04.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:41:08.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f679f9f4-3c7f-435f-b3bc-b3c6b164f187","timestamp":"2023-03-20T20:41:07.394288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:41:08.150+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:41:08.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da11356f-de01-4075-acc7-057eaedc2012","timestamp":"2023-03-20T20:41:07.298112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:41:08.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:41:16.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4724f318-f4e9-4b87-b354-1e5b60e40de3","timestamp":"2023-03-20T20:41:17.199410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:41:16.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:43:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6707d0f5-1414-4edc-9cad-fd14c1a23d28","timestamp":"2023-03-20T20:43:04.259564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:43:04.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6707d0f5-1414-4edc-9cad-fd14c1a23d28","timestamp":"2023-03-20T20:43:04.259564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:43:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:43:04.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"07d3a1cf-95cc-4168-98d8-0ce40ecdeded","timestamp":"2023-03-20T20:43:03.992017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:43:04.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:43:08.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62ffeae1-11f2-4b70-8ce3-8c5410120fdd","timestamp":"2023-03-20T20:43:07.395792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:43:08.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:43:08.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04b9e8a7-cde2-4974-9fcc-b257d91a1dd3","timestamp":"2023-03-20T20:43:07.297508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:43:08.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:43:16.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"770a0685-a87d-4943-bb4b-efca2308652b","timestamp":"2023-03-20T20:43:17.199619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:43:16.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:45:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bdad2e4-1380-4754-a0c8-954d9fe881ae","timestamp":"2023-03-20T20:45:04.259600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:45:04.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bdad2e4-1380-4754-a0c8-954d9fe881ae","timestamp":"2023-03-20T20:45:04.259600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:45:04.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:45:04.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35423b90-2195-4568-b335-1a0b33a115e5","timestamp":"2023-03-20T20:45:03.992273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:45:04.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:45:08.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95631ccf-6903-4ec9-be9f-ed646ebbd418","timestamp":"2023-03-20T20:45:07.394917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:45:08.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:45:08.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7d0b5e2-04fc-48bb-91a0-b53b6a3ad76d","timestamp":"2023-03-20T20:45:07.297422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:45:08.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:45:16.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05c7befd-f2a3-4a1f-94dc-ea8da167cc83","timestamp":"2023-03-20T20:45:17.199470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:45:16.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:47:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e925fe9-b045-470a-b9b7-90664335037b","timestamp":"2023-03-20T20:47:04.259544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:47:04.260+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-20T20:47:04.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e925fe9-b045-470a-b9b7-90664335037b","timestamp":"2023-03-20T20:47:04.259544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:47:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:47:04.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9133393-ec68-4d67-8d5f-a763403beaff","timestamp":"2023-03-20T20:47:03.991975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:47:04.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:47:08.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28b1df9e-c2d1-4a7f-9f2b-64100b267e41","timestamp":"2023-03-20T20:47:07.393496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:47:08.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:47:08.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65260125-2077-4d86-a171-e11c4c5e3815","timestamp":"2023-03-20T20:47:07.297438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:47:08.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:47:16.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18073d14-229d-4256-95a2-a59a6a97629e","timestamp":"2023-03-20T20:47:17.199686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:47:16.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:49:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4add95a3-316e-46da-9b19-8cb6a11d2a7d","timestamp":"2023-03-20T20:49:04.259532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:49:04.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4add95a3-316e-46da-9b19-8cb6a11d2a7d","timestamp":"2023-03-20T20:49:04.259532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:49:04.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:49:04.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3eb31c6-6c1e-416e-bdb3-54ede47d2af8","timestamp":"2023-03-20T20:49:03.991974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:49:04.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:49:08.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c0da590-2efa-4919-9174-fe8f4fab248e","timestamp":"2023-03-20T20:49:07.393541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:49:08.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:49:08.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f40f8837-f51f-4610-9e3f-340d4041b41f","timestamp":"2023-03-20T20:49:07.297394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:49:08.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:49:16.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46f61bc9-e2df-4d63-a3a7-d90639c01de8","timestamp":"2023-03-20T20:49:17.200508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:49:16.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:50:31.780+00:00|INFO|Http11Processor|http-nio-8084-exec-9] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-03-20T20:51:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f979524e-d99e-4813-9d67-d34cc9fa9e7a","timestamp":"2023-03-20T20:51:04.259520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:51:04.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f979524e-d99e-4813-9d67-d34cc9fa9e7a","timestamp":"2023-03-20T20:51:04.259520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:51:04.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:51:04.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"39a135e7-6b8e-474d-bca2-7c71ff1e80cd","timestamp":"2023-03-20T20:51:03.992083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:51:04.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:51:08.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9cc110a-b606-4d3e-9d9c-9ed82cd790a3","timestamp":"2023-03-20T20:51:07.393492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:51:08.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:51:08.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad7878c0-814f-4513-9e39-32512e2bdc2d","timestamp":"2023-03-20T20:51:07.297568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:51:08.610+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:51:16.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"febe961c-99b8-4573-8218-d856727ad782","timestamp":"2023-03-20T20:51:17.199453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:51:16.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:53:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de582bc1-e867-4dfb-8c0a-772700c22ccd","timestamp":"2023-03-20T20:53:04.259514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:53:04.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de582bc1-e867-4dfb-8c0a-772700c22ccd","timestamp":"2023-03-20T20:53:04.259514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:53:04.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:53:04.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb075a08-7acd-42a2-b8fe-c1c25b9ebf3e","timestamp":"2023-03-20T20:53:03.992158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:53:04.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:53:08.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aca4e87c-e04a-41d6-b2fe-fc4146b14ae2","timestamp":"2023-03-20T20:53:07.393613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:53:08.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:53:08.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73bce608-8b9e-4aaf-9373-993e8ac9ad42","timestamp":"2023-03-20T20:53:07.297391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:53:08.596+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:53:16.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edb0e940-54b8-4308-9832-1a39cdb1893f","timestamp":"2023-03-20T20:53:17.199529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:53:16.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:55:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f82334e-7e5e-46c8-826e-93a48001e7b4","timestamp":"2023-03-20T20:55:04.259572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:55:04.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f82334e-7e5e-46c8-826e-93a48001e7b4","timestamp":"2023-03-20T20:55:04.259572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:55:04.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:55:04.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce445c32-d866-4cc2-8e8e-d85326b12aa5","timestamp":"2023-03-20T20:55:03.992234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:55:04.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:55:08.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c402fe5-aa53-4c39-8a0a-34ac06b32b66","timestamp":"2023-03-20T20:55:07.393564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:55:08.184+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:55:08.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a5c7f2c-259f-4376-b6f3-b5c041784a98","timestamp":"2023-03-20T20:55:07.297573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:55:08.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:55:16.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fa27e7c-0a77-4c0a-9f6d-374dc71972e4","timestamp":"2023-03-20T20:55:17.199684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:55:16.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:57:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24e570c6-7bb4-43a3-9723-80fbc9986f7c","timestamp":"2023-03-20T20:57:04.259514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:57:04.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24e570c6-7bb4-43a3-9723-80fbc9986f7c","timestamp":"2023-03-20T20:57:04.259514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:57:04.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:57:04.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebb2e91a-56ac-41a9-b68e-73dcaa27f829","timestamp":"2023-03-20T20:57:03.992190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:57:04.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:57:08.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a874b7a-0163-4284-a801-32503ea6cff0","timestamp":"2023-03-20T20:57:07.393428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:57:08.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:57:08.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df9134dd-4386-42a4-91cf-ad6d082e761a","timestamp":"2023-03-20T20:57:07.297417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:57:08.606+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:57:16.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79cf2be9-9a45-4111-9fac-7362633726bb","timestamp":"2023-03-20T20:57:17.199662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:57:16.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:59:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"849a3876-6824-4843-b8b2-2b6797f90eef","timestamp":"2023-03-20T20:59:04.259779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:59:04.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"849a3876-6824-4843-b8b2-2b6797f90eef","timestamp":"2023-03-20T20:59:04.259779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:59:04.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:59:04.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e10dad8b-df61-4a8f-a531-21fedf8d3a6b","timestamp":"2023-03-20T20:59:03.992015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:59:04.662+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:59:08.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1314e650-6656-4298-be68-f2dcebfd75f5","timestamp":"2023-03-20T20:59:07.393502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:59:08.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:59:08.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a37f5d56-6d75-4a5f-af25-b0a494baed08","timestamp":"2023-03-20T20:59:07.297451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:59:08.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T20:59:16.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed30e5f6-792c-4657-b2e5-58320644a6f9","timestamp":"2023-03-20T20:59:17.199540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:59:16.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:01:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b298065e-9f52-4d19-86bd-76aa4fbd782d","timestamp":"2023-03-20T21:01:04.259496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:01:04.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b298065e-9f52-4d19-86bd-76aa4fbd782d","timestamp":"2023-03-20T21:01:04.259496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:01:04.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:01:04.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb7e9d01-615e-4f78-9be7-417e90ba2140","timestamp":"2023-03-20T21:01:03.992031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:01:04.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:01:08.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5aa0dca9-95bd-48b3-80d9-34e7f2488a1f","timestamp":"2023-03-20T21:01:07.393486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:01:08.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:01:08.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"591709bf-23df-4bf4-a191-7022091d4e1b","timestamp":"2023-03-20T21:01:07.297475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:01:08.662+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:01:16.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4389dafa-6a81-44f1-a623-f5ea4fffa889","timestamp":"2023-03-20T21:01:17.200306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:01:16.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:03:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5ee30f4-a7af-4dc0-92e6-d637f3d16f30","timestamp":"2023-03-20T21:03:04.259613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:03:04.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5ee30f4-a7af-4dc0-92e6-d637f3d16f30","timestamp":"2023-03-20T21:03:04.259613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:03:04.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:03:04.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d15dd63c-9fc0-4e64-8ae3-f053d6c40348","timestamp":"2023-03-20T21:03:03.992456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:03:04.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:03:08.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3203ae0b-eb02-45f3-8483-474d14003310","timestamp":"2023-03-20T21:03:07.393708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:03:08.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:03:08.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8b60e37-cb8b-4bea-bb47-eba0fae815d2","timestamp":"2023-03-20T21:03:07.297395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:03:08.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:03:16.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7b110f6-8975-40be-82c4-82d1cb660ab0","timestamp":"2023-03-20T21:03:17.199670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:03:16.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:05:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b06d088-78e1-4029-bfbc-d75bee4f009c","timestamp":"2023-03-20T21:05:04.259812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:05:04.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b06d088-78e1-4029-bfbc-d75bee4f009c","timestamp":"2023-03-20T21:05:04.259812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:05:04.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:05:04.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2eb6258-9f9a-4911-a755-3195417e3106","timestamp":"2023-03-20T21:05:03.992221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:05:04.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:05:08.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06a5e292-f141-459b-b640-763e0af9dfcf","timestamp":"2023-03-20T21:05:07.393342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:05:08.138+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:05:08.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c7e5bd2-f1eb-4de6-96ba-b915499f3b95","timestamp":"2023-03-20T21:05:07.297542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:05:08.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:05:16.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5049674-250f-4dd3-b4f5-b866657db993","timestamp":"2023-03-20T21:05:17.199698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:05:16.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:07:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dddae307-7218-4a54-afa2-bfd24f8dc6d7","timestamp":"2023-03-20T21:07:04.259519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:07:04.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dddae307-7218-4a54-afa2-bfd24f8dc6d7","timestamp":"2023-03-20T21:07:04.259519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:07:04.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:07:04.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b9c3da0-8952-4e79-bed9-3d09b134b9f6","timestamp":"2023-03-20T21:07:03.992137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:07:04.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:07:08.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55e8dd1b-5845-44fe-baa8-e2975149ff1f","timestamp":"2023-03-20T21:07:07.393413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:07:08.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:07:08.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d63201f8-f2b9-4b62-8aa8-1f19280c5003","timestamp":"2023-03-20T21:07:07.297486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:07:08.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:07:16.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a69af90e-e5a8-40f0-9ac2-32fff77f417b","timestamp":"2023-03-20T21:07:17.199400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:07:16.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:09:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32f55b5d-a229-462d-8575-3107a84b92f5","timestamp":"2023-03-20T21:09:04.259557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:09:04.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32f55b5d-a229-462d-8575-3107a84b92f5","timestamp":"2023-03-20T21:09:04.259557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:09:04.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:09:04.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23ad2ec4-7a63-4d43-9a8c-9753f282fd77","timestamp":"2023-03-20T21:09:03.992067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:09:04.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:09:08.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69c33529-c174-4a96-9b1f-654ba33f099f","timestamp":"2023-03-20T21:09:07.393473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:09:08.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:09:08.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86d9f187-d622-439f-b863-2ca3c1136cca","timestamp":"2023-03-20T21:09:07.297336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:09:08.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:09:16.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a82b9e50-c825-4ac6-878a-388e01eb512a","timestamp":"2023-03-20T21:09:17.199492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:09:16.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:11:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51bd8496-af8c-4f9b-842d-f188a0a6e962","timestamp":"2023-03-20T21:11:04.259492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:11:04.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51bd8496-af8c-4f9b-842d-f188a0a6e962","timestamp":"2023-03-20T21:11:04.259492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:11:04.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:11:04.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e95ec522-b899-4d85-917c-ab506d252322","timestamp":"2023-03-20T21:11:03.992019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:11:04.706+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:11:08.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8712b023-a326-4c0d-9265-a4ea46c6ad48","timestamp":"2023-03-20T21:11:07.393389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:11:08.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:11:08.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a024d545-fe8d-4677-b546-c1a82ede2cd8","timestamp":"2023-03-20T21:11:07.297389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:11:08.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:11:16.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ae85636-9430-4d0d-a574-5a8ecdd98161","timestamp":"2023-03-20T21:11:17.199697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:11:16.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:13:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acc0a538-f64a-41e2-9607-f4f1c289251f","timestamp":"2023-03-20T21:13:04.259523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:13:04.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acc0a538-f64a-41e2-9607-f4f1c289251f","timestamp":"2023-03-20T21:13:04.259523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:13:04.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:13:04.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ef1142e-3a08-4867-8951-3fc51ede24fb","timestamp":"2023-03-20T21:13:03.992180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:13:04.659+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:13:08.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"655452c6-e0dc-4d15-9037-a9b19606bc57","timestamp":"2023-03-20T21:13:07.393666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:13:08.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:13:08.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42bd2449-05bd-47e0-9342-d0e49230d3fb","timestamp":"2023-03-20T21:13:07.297391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:13:08.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:13:16.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66ee05ea-7507-4c1a-bd99-e960472289ba","timestamp":"2023-03-20T21:13:17.199508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:13:16.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:15:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46174d1d-75dd-4676-a6f5-3b196c22e5ac","timestamp":"2023-03-20T21:15:04.259540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:15:04.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46174d1d-75dd-4676-a6f5-3b196c22e5ac","timestamp":"2023-03-20T21:15:04.259540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:15:04.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:15:04.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a92107e8-99f5-47af-b93b-5f2713e906f3","timestamp":"2023-03-20T21:15:03.992088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:15:04.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:15:08.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a61d2092-3a7b-4adb-8574-2643582d3087","timestamp":"2023-03-20T21:15:07.393485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:15:08.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:15:08.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e718ca6-f367-4862-abfa-ebffa0650112","timestamp":"2023-03-20T21:15:07.297478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:15:08.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:15:16.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3f0861b-be93-4410-8cc4-26eaf843681d","timestamp":"2023-03-20T21:15:17.200416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:15:16.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:17:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4127b7c7-ed52-4a06-8c46-53e6893642ed","timestamp":"2023-03-20T21:17:04.259732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:17:04.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4127b7c7-ed52-4a06-8c46-53e6893642ed","timestamp":"2023-03-20T21:17:04.259732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:17:04.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:17:04.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec0bdd5c-f391-4fad-94b0-ca642897019e","timestamp":"2023-03-20T21:17:03.992056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:17:04.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:17:08.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11a491b5-845b-461d-87f5-85e9d49b31b7","timestamp":"2023-03-20T21:17:07.393342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:17:08.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:17:08.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2610d7cb-ba07-439d-8af9-42c39ca16f3d","timestamp":"2023-03-20T21:17:07.297392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:17:08.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:17:16.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5a4a908-473f-4872-b045-8b9889e9965d","timestamp":"2023-03-20T21:17:17.199528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:17:16.414+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:19:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04639fb0-d975-44c9-8452-61cafb489a67","timestamp":"2023-03-20T21:19:04.259678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:19:04.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04639fb0-d975-44c9-8452-61cafb489a67","timestamp":"2023-03-20T21:19:04.259678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:19:04.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:19:04.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7195baa9-a368-4a24-8152-48614e62bc6b","timestamp":"2023-03-20T21:19:03.992099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:19:04.659+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:19:08.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cd52dcb-2e69-4986-82e2-1e4137a34ced","timestamp":"2023-03-20T21:19:07.393411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:19:08.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:19:08.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a150f8-7f84-4de1-875d-01c0ac52074c","timestamp":"2023-03-20T21:19:07.297374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:19:08.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:19:16.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83f04f42-f5d0-478c-a61e-3746ef855db5","timestamp":"2023-03-20T21:19:17.199428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:19:16.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:21:04.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f1c550-be81-4126-8dcf-2b7501a37ae9","timestamp":"2023-03-20T21:21:04.259524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:21:04.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f1c550-be81-4126-8dcf-2b7501a37ae9","timestamp":"2023-03-20T21:21:04.259524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:21:04.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:21:04.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7562b61b-5aad-4a7f-823c-403481439622","timestamp":"2023-03-20T21:21:03.991954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:21:04.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:21:08.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6bf3a10-49ca-4fca-b3f3-cab369dc972a","timestamp":"2023-03-20T21:21:07.393596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T21:21:08.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:21:08.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03268f62-cc5e-49de-b747-0e86f4b67b55","timestamp":"2023-03-20T21:21:07.297343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T21:21:08.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:21:16.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efbea5cf-9a2a-4bce-9fc6-914d5f71b9a1","timestamp":"2023-03-20T21:21:17.199451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T21:21:16.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:23:04.259+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8805f696-6db7-435a-9c01-4c1fbafb344c","timestamp":"2023-03-20T21:23:04.259435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:23:04.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8805f696-6db7-435a-9c01-4c1fbafb344c","timestamp":"2023-03-20T21:23:04.259435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T21:23:04.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:23:04.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2090efa2-a8dc-4e93-9060-76aa59b1a664","timestamp":"2023-03-20T21:23:03.992191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T21:23:04.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-20T21:23:08.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [I