Results

By type

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

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

[2023-03-28T13:15:53.751+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-28T13:15:53.815+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-kserve-ppnt-6977f6cdc5-zr9cs with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-28T13:15:53.816+00:00|INFO|Application|main] The following 1 profile is active: "kubernetes"
[2023-03-28T13:15:56.901+00:00|INFO|GenericScope|main] BeanFactory id=fb85ace5-ce0c-3e27-a8eb-a2fe11dff12c
[2023-03-28T13:15:58.079+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8087 (http)
[2023-03-28T13:15:58.099+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8087"]
[2023-03-28T13:15:58.100+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-28T13:15:58.100+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-28T13:15:58.203+00:00|INFO|[/onap/policy/clamp/acm/kserveparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-03-28T13:15:58.203+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4192 ms
[2023-03-28T13:15:59.756+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-kserve-ppnt-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-kserve-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-03-28T13:15:59.927+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-28T13:16:00.175+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-28T13:16:00.178+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-28T13:16:00.178+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680009360172
[2023-03-28T13:16:00.184+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-1, groupId=policy-clamp-ac-kserve-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-28T13:16:00.621+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@524a2ffb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2f61d591, org.springframework.security.web.context.SecurityContextPersistenceFilter@10cd6753, org.springframework.security.web.header.HeaderWriterFilter@61af1510, org.springframework.security.web.authentication.logout.LogoutFilter@7487b142, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4d8286c4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47af099e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b835727, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@332820f4, org.springframework.security.web.session.SessionManagementFilter@d8d9199, org.springframework.security.web.access.ExceptionTranslationFilter@5d5160e6, org.springframework.security.web.access.intercept.AuthorizationFilter@7a7cc52c]
[2023-03-28T13:16:05.200+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-03-28T13:16:05.261+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8087"]
[2023-03-28T13:16:05.302+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8087 (http) with context path '/onap/policy/clamp/acm/kserveparticipant'
[2023-03-28T13:16:05.326+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-28T13:16:05.326+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-28T13:16:05.338+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=2574250c-f067-472e-a931-aa80e42109b9, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-6977f6cdc5-zr9cs, 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-28T13:16:05.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-kserve-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-kserve-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

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

[2023-03-28T13:16:05.480+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Instantiated an idempotent producer.
[2023-03-28T13:16:05.536+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-28T13:16:05.536+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-28T13:16:05.536+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680009365536
[2023-03-28T13:16:05.537+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=dc24114e-5396-4623-b63b-a385d8de866e, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-28T13:16:05.537+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$a3d5ecf6
[2023-03-28T13:16:05.573+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-03-28T13:16:05.576+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-03-28T13:16:05.576+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-03-28T13:16:05.576+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-03-28T13:16:05.576+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-03-28T13:16:05.576+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-03-28T13:16:05.576+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-28T13:16:05.576+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=2574250c-f067-472e-a931-aa80e42109b9, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-6977f6cdc5-zr9cs, 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@4da39ca9
[2023-03-28T13:16:05.577+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=2574250c-f067-472e-a931-aa80e42109b9, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-6977f6cdc5-zr9cs, 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-28T13:16:05.577+00:00|INFO|ServiceManager|main] service manager started
[2023-03-28T13:16:05.616+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-03-28T13:16:05.618+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e82068f6-fd5c-4b42-97fa-63ac54ad278e","timestamp":"2023-03-28T13:16:05.588686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:16:06.521+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.521+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.521+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.521+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.521+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.522+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.522+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:06.526+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Cluster ID: QWeAASpUQqqzmknWvdzeRg
[2023-03-28T13:16:06.526+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Cluster ID: QWeAASpUQqqzmknWvdzeRg
[2023-03-28T13:16:06.533+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-03-28T13:16:06.558+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] (Re-)joining group
[2023-03-28T13:16:06.572+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] ProducerId set to 2000 with epoch 0
[2023-03-28T13:16:06.646+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-kserve-ppnt-2-224932e9-5841-462a-aa4d-b7bc1652ca9c
[2023-03-28T13:16:06.647+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-03-28T13:16:06.647+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] (Re-)joining group
[2023-03-28T13:16:06.684+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=e82068f6-fd5c-4b42-97fa-63ac54ad278e, timestamp=2023-03-28T13:16:05.588686Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c04, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=7024fc5f-3df5-4777-93f0-74fa07900fdb, typeName=org.onap.policy.clamp.acm.KserveAutomationCompositionElement, typeVersion=1.0.1), ParticipantSupportedElementType(id=d79c19f9-b196-46ba-81c1-68f9a3a0226b, typeName=org.onap.policy.clamp.acm.AutomationCompositionElement, typeVersion=1.0.0)])
[2023-03-28T13:16:06.728+00:00|INFO|Application|main] Started Application in 15.304 seconds (JVM running for 16.395)
[2023-03-28T13:16:09.695+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-kserve-ppnt-2-224932e9-5841-462a-aa4d-b7bc1652ca9c', protocol='range'}
[2023-03-28T13:16:09.704+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-kserve-ppnt-2-224932e9-5841-462a-aa4d-b7bc1652ca9c=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-28T13:16:09.824+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-kserve-ppnt-2-224932e9-5841-462a-aa4d-b7bc1652ca9c', protocol='range'}
[2023-03-28T13:16:09.825+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-03-28T13:16:09.836+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-03-28T13:16:09.862+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-03-28T13:16:09.862+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-03-28T13:16:09.862+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-03-28T13:16:09.862+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-03-28T13:16:09.863+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-03-28T13:16:09.863+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-03-28T13:16:09.939+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=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-28T13:16:09.940+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=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-28T13:16:09.955+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-28T13:16:09.956+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-28T13:16:09.956+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-28T13:16:09.956+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-28T13:16:34.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9018c066-54d5-4e90-ab34-ed723bca4879","timestamp":"2023-03-28T13:16:33.450509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:16:34.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-28T13:17:53.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"50b0b0d2-1b0d-4262-b9b9-40970103667d","timestamp":"2023-03-28T13:17:53.716646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:17:53.985+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:17:54.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5da75c03-f64f-47a8-abe2-d163960fc315","timestamp":"2023-03-28T13:17:55.114490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:17:54.992+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:17:59.642+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b9cfa88-7b21-43ab-ac38-450b35243978","timestamp":"2023-03-28T13:17:59.610801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:17:59.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b9cfa88-7b21-43ab-ac38-450b35243978","timestamp":"2023-03-28T13:17:59.610801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:17:59.769+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:18:01.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c036527-978b-4a5b-8a1d-bc058e03af59","timestamp":"2023-03-28T13:18:01.608267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:18:01.392+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:18:27.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcc42d8b-ffc2-44d6-98d9-402a603e9a4b","timestamp":"2023-03-28T13:18:27.019103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:18:27.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:19:53.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8296f37c-c616-43fc-a919-616035c8bd5c","timestamp":"2023-03-28T13:19:53.712696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:19:53.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:19:54.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0b28969-6482-4438-9d0a-e0517319e237","timestamp":"2023-03-28T13:19:55.113680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:19:54.999+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:19:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dce0acf-856c-410b-ae96-7d21ca914f20","timestamp":"2023-03-28T13:19:59.609760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:19:59.751+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dce0acf-856c-410b-ae96-7d21ca914f20","timestamp":"2023-03-28T13:19:59.609760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:19:59.751+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:20:01.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b1da360-7a9d-4b44-b1b5-ca0151bfa88b","timestamp":"2023-03-28T13:20:01.607366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:20:01.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:20:27.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35b630fc-0d71-43ce-a4b2-7c3f09244503","timestamp":"2023-03-28T13:20:27.011814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:20:27.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:21:53.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5320d30b-c878-4ce0-8f63-018e57528ad3","timestamp":"2023-03-28T13:21:53.712574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:21:53.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:21:54.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"babc37b7-3a53-4ad6-9a9b-4fc9bef842f5","timestamp":"2023-03-28T13:21:55.113501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:21:54.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:21:59.611+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a2326c0-be37-4eb8-bf90-9fd634e8f183","timestamp":"2023-03-28T13:21:59.610886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:21:59.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a2326c0-be37-4eb8-bf90-9fd634e8f183","timestamp":"2023-03-28T13:21:59.610886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:21:59.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:22:01.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"976ab2f4-3801-45b5-a052-aeffaa4b6bff","timestamp":"2023-03-28T13:22:01.607575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:22:01.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:22:27.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44f8fe7e-e250-4272-835d-2cdf5b9abaf1","timestamp":"2023-03-28T13:22:27.011988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:22:27.061+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:23:53.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65716256-e19e-45a3-a073-d11d9cbb7591","timestamp":"2023-03-28T13:23:53.712491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:23:53.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:23:55.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ac3fb6d-077b-4c58-a72e-80f6229aa09f","timestamp":"2023-03-28T13:23:55.113499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:23:55.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:23:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06401e4d-49ca-4b69-916a-783d9217ea99","timestamp":"2023-03-28T13:23:59.609726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:23:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06401e4d-49ca-4b69-916a-783d9217ea99","timestamp":"2023-03-28T13:23:59.609726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:23:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:24:01.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28620c02-989c-4638-ab6c-136e9f9f0304","timestamp":"2023-03-28T13:24:01.607473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:24:01.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:24:27.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f447995-110c-46fb-8ac1-7599ed8ac74a","timestamp":"2023-03-28T13:24:27.011929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:24:27.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:25:06.591+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Node -1 disconnected.
[2023-03-28T13:25:29.718+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node -1 disconnected.
[2023-03-28T13:25:53.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9d9f071-c535-466a-866b-e7ab5154014d","timestamp":"2023-03-28T13:25:53.712237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:25:53.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:25:54.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c9a186-1b91-4843-9fd9-cffec6d62f91","timestamp":"2023-03-28T13:25:55.113324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:25:54.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:25:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5d16ecb-c824-4835-a96c-7e6c24701266","timestamp":"2023-03-28T13:25:59.609911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:25:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5d16ecb-c824-4835-a96c-7e6c24701266","timestamp":"2023-03-28T13:25:59.609911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:25:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:26:01.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a524025-c4bd-4f58-b89c-1ef6dfede314","timestamp":"2023-03-28T13:26:01.607192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:26:01.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:26:27.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fc84b3f-e5d1-48b8-9bc8-a6dbdd59890e","timestamp":"2023-03-28T13:26:27.012030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:26:27.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:27:53.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"767f1ac4-986c-4374-b169-0a411d890d8b","timestamp":"2023-03-28T13:27:53.712491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:27:53.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:27:54.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c1a229a-7e85-4483-abdb-4c3516f5356e","timestamp":"2023-03-28T13:27:55.113356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:27:54.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:27:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a2a08cb-af8c-4ad7-b6bb-abd68709724f","timestamp":"2023-03-28T13:27:59.609759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:27:59.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a2a08cb-af8c-4ad7-b6bb-abd68709724f","timestamp":"2023-03-28T13:27:59.609759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:27:59.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:28:01.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6697a890-cfe3-4225-840d-e85bd20c679c","timestamp":"2023-03-28T13:28:01.607302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:28:01.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:28:27.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2070eb9f-2444-469d-86ed-896444e30bb1","timestamp":"2023-03-28T13:28:27.011761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:28:27.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:29:53.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f014aff-c24f-4e7d-a1b0-b96d286e6c61","timestamp":"2023-03-28T13:29:53.712434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:29:53.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:29:54.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37891f7f-1850-4981-a9a4-a00e6710665a","timestamp":"2023-03-28T13:29:55.113385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:29:54.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:29:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8d1b65c-af17-4997-b187-82c923015414","timestamp":"2023-03-28T13:29:59.609640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:29:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8d1b65c-af17-4997-b187-82c923015414","timestamp":"2023-03-28T13:29:59.609640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:29:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:30:01.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ddeb8d5-1266-4b19-8de2-e56fbe654445","timestamp":"2023-03-28T13:30:01.607576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:30:01.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:30:27.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d8978e8-ad77-403c-9f05-9a810d55d096","timestamp":"2023-03-28T13:30:27.012234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:30:27.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:31:53.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"514562be-2d53-468e-aaad-4059ad54369d","timestamp":"2023-03-28T13:31:53.712314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:31:53.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:31:54.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efa9f1e8-75ff-4d29-98b2-77aae4e2b79a","timestamp":"2023-03-28T13:31:55.113520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:31:54.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:31:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccb4f84d-fe90-49c9-9e60-3f463a1feec4","timestamp":"2023-03-28T13:31:59.609855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:31:59.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccb4f84d-fe90-49c9-9e60-3f463a1feec4","timestamp":"2023-03-28T13:31:59.609855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:31:59.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:32:01.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b728ab6c-9c04-4352-9385-1f70b196c358","timestamp":"2023-03-28T13:32:01.607327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:32:01.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:32:27.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec4cdde6-8aaf-48e7-acca-94de2466666a","timestamp":"2023-03-28T13:32:27.012034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:32:27.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:33:53.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33af5d64-ea01-426b-9b0b-e8702b1a67d0","timestamp":"2023-03-28T13:33:53.712387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:33:53.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:33:54.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3b54b0e-4e6f-4a19-8235-57a9050446c2","timestamp":"2023-03-28T13:33:55.113334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:33:54.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:33:59.612+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2953a8a3-e305-4646-ae3b-2f0bb3bfeab7","timestamp":"2023-03-28T13:33:59.609902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:33:59.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2953a8a3-e305-4646-ae3b-2f0bb3bfeab7","timestamp":"2023-03-28T13:33:59.609902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:33:59.659+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:34:01.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6052840-79d1-4b19-98fe-246f010db982","timestamp":"2023-03-28T13:34:01.607360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:34:01.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:34:27.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dfd310e-1628-4cdf-aa79-498be705a06a","timestamp":"2023-03-28T13:34:27.012565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:34:27.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:35:53.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cf08db8-931e-409d-a5f1-a56a998b8c30","timestamp":"2023-03-28T13:35:53.712511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:35:53.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:35:54.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f11af5e6-655f-48d0-a6e6-510bdfc156a5","timestamp":"2023-03-28T13:35:55.113488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:35:54.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:35:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2266c0e4-c405-4ff1-b494-82f839596493","timestamp":"2023-03-28T13:35:59.609823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:35:59.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2266c0e4-c405-4ff1-b494-82f839596493","timestamp":"2023-03-28T13:35:59.609823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:35:59.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:36:01.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"163a29e8-9e27-4fee-9e82-0496a155ea55","timestamp":"2023-03-28T13:36:01.607277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:36:01.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:36:27.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ae72ab6-19a3-4504-b5f4-f66b06cfce11","timestamp":"2023-03-28T13:36:27.012812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:36:27.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:37:53.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7232211-0232-4458-be7a-b5694b158d8b","timestamp":"2023-03-28T13:37:53.712466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:37:53.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:37:54.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9ce186c-2a67-4271-8321-d947d77c180c","timestamp":"2023-03-28T13:37:55.113389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:37:54.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:37:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09788fc3-d9ce-4e34-b328-a7476b52a502","timestamp":"2023-03-28T13:37:59.609661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:37:59.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09788fc3-d9ce-4e34-b328-a7476b52a502","timestamp":"2023-03-28T13:37:59.609661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:37:59.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:38:01.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f78a120-84e8-4e1b-aa72-c6d9b1a878b0","timestamp":"2023-03-28T13:38:01.607379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:38:01.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:38:27.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92f71d2e-5b10-4501-a3db-b45af4bc2319","timestamp":"2023-03-28T13:38:27.013057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:38:27.057+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:39:53.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22e9ae5b-6cbe-4ebe-bbb6-c6caaaef99cf","timestamp":"2023-03-28T13:39:53.712769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:39:53.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:39:54.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daba3ef1-eef9-40f6-882c-1466b4cad324","timestamp":"2023-03-28T13:39:55.113514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:39:54.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:39:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a517074-e0ef-47e8-a5fc-62c03a7ddce7","timestamp":"2023-03-28T13:39:59.609790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:39:59.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a517074-e0ef-47e8-a5fc-62c03a7ddce7","timestamp":"2023-03-28T13:39:59.609790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:39:59.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:40:01.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bc853b3-c87e-4b36-a099-428171080bba","timestamp":"2023-03-28T13:40:01.607253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:40:01.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:40:27.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06fb08e8-4b97-4216-b010-b80bb47a8190","timestamp":"2023-03-28T13:40:27.011881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:40:27.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:41:53.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f035557-3f41-49f1-aa67-63776a123969","timestamp":"2023-03-28T13:41:53.712308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:41:53.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:41:55.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd921db1-fef6-4ac5-8c3a-606194a64691","timestamp":"2023-03-28T13:41:55.113662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:41:55.005+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:41:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b1cc31d-1699-4fab-b680-3ad921573c1a","timestamp":"2023-03-28T13:41:59.609705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:41:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b1cc31d-1699-4fab-b680-3ad921573c1a","timestamp":"2023-03-28T13:41:59.609705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:41:59.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:42:01.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06a7bc51-f812-4fde-b4bd-d743db5f58dc","timestamp":"2023-03-28T13:42:01.607287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:42:01.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:42:27.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad962145-6a98-4a56-95b0-b24bc2f82720","timestamp":"2023-03-28T13:42:27.011810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:42:27.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:43:53.819+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b82690a-278a-42a6-81a0-28c142dc3717","timestamp":"2023-03-28T13:43:53.712437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:43:53.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:43:54.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5842234e-3a24-4419-a1c0-d0d0f9ee92da","timestamp":"2023-03-28T13:43:55.113623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:43:54.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:43:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e4add8b-3ffa-491e-979c-5319d481f762","timestamp":"2023-03-28T13:43:59.609728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:43:59.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e4add8b-3ffa-491e-979c-5319d481f762","timestamp":"2023-03-28T13:43:59.609728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:43:59.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:44:01.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e164d8d3-a5dc-4b8b-b6d1-4075edf93ec7","timestamp":"2023-03-28T13:44:01.607580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:44:01.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:44:27.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"357860e9-6ffa-47d7-ace4-4d5efc5f1c80","timestamp":"2023-03-28T13:44:27.011909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:44:27.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:45:53.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3240d897-a682-4b7f-8951-8de5751c361c","timestamp":"2023-03-28T13:45:53.712380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:45:53.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:45:54.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4dd8c62-e852-4691-a6dc-588d2c044f1c","timestamp":"2023-03-28T13:45:55.113402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:45:54.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:45:59.611+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a40d08a3-b00e-4970-8c6d-7dc72a27d0e1","timestamp":"2023-03-28T13:45:59.609845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:45:59.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a40d08a3-b00e-4970-8c6d-7dc72a27d0e1","timestamp":"2023-03-28T13:45:59.609845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:45:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:46:01.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1600580-a254-4668-bd7f-258757a787d5","timestamp":"2023-03-28T13:46:01.607414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:46:01.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:46:27.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8209ea40-1d19-4166-bb83-c48d946ee5ae","timestamp":"2023-03-28T13:46:27.012128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:46:27.057+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:47:53.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fcea821-a4a3-4eb3-8087-5ab9182e4138","timestamp":"2023-03-28T13:47:53.712539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:47:53.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:47:54.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9415f856-af9f-4f1f-8762-df7edc4aa059","timestamp":"2023-03-28T13:47:55.113461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:47:54.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:47:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b75ea57-407b-4384-bdad-a75073710b1b","timestamp":"2023-03-28T13:47:59.609815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:47:59.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b75ea57-407b-4384-bdad-a75073710b1b","timestamp":"2023-03-28T13:47:59.609815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:47:59.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:48:01.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53eab523-8920-412a-b232-b82f57a49a18","timestamp":"2023-03-28T13:48:01.607199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:48:01.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:48:27.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fab16ce-d5a5-47ab-b90b-cf51cb31a74c","timestamp":"2023-03-28T13:48:27.011829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:48:27.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:49:53.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0faff47f-25f7-4194-a312-efcafed4a622","timestamp":"2023-03-28T13:49:53.712564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:49:53.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:49:54.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80dfee37-b2fb-441e-895c-74ed2b6fc30d","timestamp":"2023-03-28T13:49:55.113613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:49:54.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:49:59.611+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3905ccea-7973-410c-b7a2-b359310d2135","timestamp":"2023-03-28T13:49:59.611161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:49:59.612+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 0 disconnected.
[2023-03-28T13:49:59.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3905ccea-7973-410c-b7a2-b359310d2135","timestamp":"2023-03-28T13:49:59.611161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:49:59.752+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:50:01.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddff3a37-3bd6-4095-974d-e4676c6b99c2","timestamp":"2023-03-28T13:50:01.607244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:50:01.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:50:27.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"916288f6-dcde-4554-8ead-05ecb83d0c80","timestamp":"2023-03-28T13:50:27.011904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:50:27.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:51:53.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a580e67c-d1b1-43fa-9a68-d517143de52b","timestamp":"2023-03-28T13:51:53.712342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:51:53.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:51:54.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31f8001e-95e4-46ed-b728-789278190655","timestamp":"2023-03-28T13:51:55.113630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:51:54.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:51:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6492a56-4677-4428-83ce-d0361f7515a9","timestamp":"2023-03-28T13:51:59.609929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:51:59.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6492a56-4677-4428-83ce-d0361f7515a9","timestamp":"2023-03-28T13:51:59.609929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:51:59.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:52:01.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1e1172c-d315-46cd-a2b6-a0e8f0b5b6f6","timestamp":"2023-03-28T13:52:01.607386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:52:01.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:52:27.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c37e2465-e008-4ab6-8b5a-2d4ae3120f9c","timestamp":"2023-03-28T13:52:27.011961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:52:27.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:53:53.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4401a27b-b49f-4a85-9f63-b03efa4aa3d5","timestamp":"2023-03-28T13:53:53.714709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:53:53.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:53:54.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"392895c6-7bea-47c1-b12c-6e224a80ef39","timestamp":"2023-03-28T13:53:55.113444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:53:54.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:53:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2d843ff-6fa5-44f8-822a-dca6a0835401","timestamp":"2023-03-28T13:53:59.609730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:53:59.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2d843ff-6fa5-44f8-822a-dca6a0835401","timestamp":"2023-03-28T13:53:59.609730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:53:59.647+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:54:01.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5460e5d1-a423-4e56-bb0f-6899eef3dfe9","timestamp":"2023-03-28T13:54:01.607389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:54:01.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:54:27.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb82eb41-79ec-468f-b9c2-5c5d529bf22c","timestamp":"2023-03-28T13:54:27.011956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:54:27.057+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:55:53.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f7bbe10-0aa2-4980-a1ae-47f75375d219","timestamp":"2023-03-28T13:55:53.712275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:55:53.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:55:54.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e80919ae-f2e2-4459-a67c-10e7782e3641","timestamp":"2023-03-28T13:55:55.113605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:55:54.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:55:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8827b187-dd21-4bb9-a66b-2d3300feb8ab","timestamp":"2023-03-28T13:55:59.609897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:55:59.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8827b187-dd21-4bb9-a66b-2d3300feb8ab","timestamp":"2023-03-28T13:55:59.609897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:55:59.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:56:01.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e6658f-7d17-407e-b1f7-fc7ab45e62c7","timestamp":"2023-03-28T13:56:01.607410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:56:01.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:56:27.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93073e1f-181f-4f56-bf29-5d139a220340","timestamp":"2023-03-28T13:56:27.012131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:56:27.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:57:53.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51f50c45-357c-4a7b-b068-ff7bbc6e8ecb","timestamp":"2023-03-28T13:57:53.712429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:57:53.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:57:54.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b34392a-7cc1-4fbd-9bc5-460ecb51332c","timestamp":"2023-03-28T13:57:55.113541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:57:54.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:57:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad9b9834-1b09-4f8b-94a8-f6cb7df0c90c","timestamp":"2023-03-28T13:57:59.609822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:57:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad9b9834-1b09-4f8b-94a8-f6cb7df0c90c","timestamp":"2023-03-28T13:57:59.609822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:57:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:58:01.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4541faf-c3d6-47df-9f3c-95cd517a24e0","timestamp":"2023-03-28T13:58:01.607328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:58:01.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:58:27.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74fddefc-668f-4d42-8f66-00d1ade4ff09","timestamp":"2023-03-28T13:58:27.011919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:58:27.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:59:53.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfb76df2-3ed1-4390-8532-8b033b82c7a0","timestamp":"2023-03-28T13:59:53.712489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:59:53.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:59:54.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1cdaa22-826f-4eee-a573-bd3c29529627","timestamp":"2023-03-28T13:59:55.113633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:59:54.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:59:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71bfc72a-9da4-4de3-8716-63cf1577cf0b","timestamp":"2023-03-28T13:59:59.609849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:59:59.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71bfc72a-9da4-4de3-8716-63cf1577cf0b","timestamp":"2023-03-28T13:59:59.609849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:59:59.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:00:01.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8561ed29-bbc1-48c0-9c94-7b7f3533c6ed","timestamp":"2023-03-28T14:00:01.607405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:00:01.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:00:27.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"334a8f6c-210b-47e7-95a0-62b4654a401d","timestamp":"2023-03-28T14:00:27.011872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:00:27.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:00:59.714+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 1 disconnected.
[2023-03-28T14:01:53.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fb4920d-d53e-45cb-b81b-8de0c0f9ce82","timestamp":"2023-03-28T14:01:53.712427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:01:53.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:01:54.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d75e998-d297-4620-ab6f-3f1a5d6654c1","timestamp":"2023-03-28T14:01:55.113459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:01:54.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:01:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18983c53-8862-4529-a2ba-7f79c61053d3","timestamp":"2023-03-28T14:01:59.609672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:01:59.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18983c53-8862-4529-a2ba-7f79c61053d3","timestamp":"2023-03-28T14:01:59.609672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:01:59.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:02:01.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8c3ffbe-c946-4ffa-81c1-ea83cccf9fca","timestamp":"2023-03-28T14:02:01.607220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:02:01.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:02:27.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3179abb4-f537-4d36-837c-aff2a5319de5","timestamp":"2023-03-28T14:02:27.011958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:02:27.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:03:53.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05d90a4c-90e7-4b48-8caf-730e25ff7a4a","timestamp":"2023-03-28T14:03:53.712597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:03:53.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:03:54.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00cde5cb-60ef-4e4d-93f0-fb87a3b10264","timestamp":"2023-03-28T14:03:55.113492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:03:54.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:03:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ffd2a74-d825-4a43-a408-089b931cb94e","timestamp":"2023-03-28T14:03:59.609745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:03:59.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ffd2a74-d825-4a43-a408-089b931cb94e","timestamp":"2023-03-28T14:03:59.609745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:03:59.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:04:01.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0421eee8-903a-4d16-b165-a39622b46acf","timestamp":"2023-03-28T14:04:01.607416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:04:01.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:04:27.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac8a458d-9ec8-412f-8ec4-2c918b7d33da","timestamp":"2023-03-28T14:04:27.012042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:04:27.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:05:53.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce7b679d-7278-4051-9b42-cb269f7c97af","timestamp":"2023-03-28T14:05:53.712521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:05:53.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:05:54.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"338ebd76-743f-498e-b26d-dbd5c35e4596","timestamp":"2023-03-28T14:05:55.113465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:05:54.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:05:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4a4d38-71db-4056-a051-a3e777895964","timestamp":"2023-03-28T14:05:59.609723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:05:59.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4a4d38-71db-4056-a051-a3e777895964","timestamp":"2023-03-28T14:05:59.609723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:05:59.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:06:01.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d27c610c-6ef2-4eed-a34d-607135cbfd31","timestamp":"2023-03-28T14:06:01.607177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:06:01.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:06:27.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9279ac1-b936-4a7f-9c57-935b830d3911","timestamp":"2023-03-28T14:06:27.011854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:06:27.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:07:53.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c4dac12-fd41-4142-bf2d-9ca547e33be2","timestamp":"2023-03-28T14:07:53.712424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:07:53.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:07:54.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b72be04b-c0e0-4968-98fd-874597431205","timestamp":"2023-03-28T14:07:55.113430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:07:54.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:07:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99b4e310-33f1-45ba-b688-33dc514c30c9","timestamp":"2023-03-28T14:07:59.609693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:07:59.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99b4e310-33f1-45ba-b688-33dc514c30c9","timestamp":"2023-03-28T14:07:59.609693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:07:59.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:08:01.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c366ac-8f28-4a9e-b433-4ab8d26bae51","timestamp":"2023-03-28T14:08:01.607343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:08:01.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:08:27.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e182268e-5a26-4ba3-bbc5-9ffc5830124d","timestamp":"2023-03-28T14:08:27.012087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:08:27.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:09:53.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"476ffddb-9687-4e1d-bcf5-b0f25d326de5","timestamp":"2023-03-28T14:09:53.712291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:09:53.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:09:54.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba0e8bf-897f-40af-b1e6-6b63e12d70f8","timestamp":"2023-03-28T14:09:55.113342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:09:54.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:09:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7226f7ee-53f7-47c0-b1a7-83b06431c399","timestamp":"2023-03-28T14:09:59.609786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:09:59.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7226f7ee-53f7-47c0-b1a7-83b06431c399","timestamp":"2023-03-28T14:09:59.609786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:09:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:10:01.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b845b028-10ab-474e-8ee5-fa38ea4d0f73","timestamp":"2023-03-28T14:10:01.607451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:10:01.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:10:27.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b1753fa-f54f-4541-b4af-ccdc7a52dc60","timestamp":"2023-03-28T14:10:27.012041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:10:27.058+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:11:53.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf00bd8c-27d0-4ae0-8b20-7b306da08101","timestamp":"2023-03-28T14:11:53.712367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:11:53.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:11:54.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4381ede9-484f-495f-b7c6-cbac225e2708","timestamp":"2023-03-28T14:11:55.113644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:11:54.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:11:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a30bc148-bb58-4708-804c-009480ba896a","timestamp":"2023-03-28T14:11:59.609871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:11:59.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a30bc148-bb58-4708-804c-009480ba896a","timestamp":"2023-03-28T14:11:59.609871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:11:59.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:12:01.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d951090-71e5-4fbc-97a9-eb9f7a215d5c","timestamp":"2023-03-28T14:12:01.607479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:12:01.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:12:27.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1142b570-729f-4cb9-8ed1-4a3a6803d118","timestamp":"2023-03-28T14:12:27.012031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:12:27.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:13:53.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3fba0ef-5bd9-43b7-b7df-64056b837dc4","timestamp":"2023-03-28T14:13:53.712364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:13:53.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:13:54.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26dc4c35-406c-441b-9655-2c1f8b1e2171","timestamp":"2023-03-28T14:13:55.113522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:13:54.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:13:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a1a8bdd-6f87-49db-8d37-bff444e7cb58","timestamp":"2023-03-28T14:13:59.609649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:13:59.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a1a8bdd-6f87-49db-8d37-bff444e7cb58","timestamp":"2023-03-28T14:13:59.609649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:13:59.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:14:01.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e862ff9-ad38-40ba-ba63-18b36ad1a575","timestamp":"2023-03-28T14:14:01.607408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:14:01.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:14:27.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"095726e5-011c-419b-92c7-65aa97f6c821","timestamp":"2023-03-28T14:14:27.012058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:14:27.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:15:53.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49e011ed-b77c-47aa-a469-709ad27ccba5","timestamp":"2023-03-28T14:15:53.712400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:15:53.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:15:54.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03b7949f-ffa6-438c-9229-75feefb266d6","timestamp":"2023-03-28T14:15:55.113413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:15:54.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:15:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6701651a-bc2e-43f4-b23d-3af8b9a76349","timestamp":"2023-03-28T14:15:59.609836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:15:59.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6701651a-bc2e-43f4-b23d-3af8b9a76349","timestamp":"2023-03-28T14:15:59.609836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:15:59.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:16:01.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54ccab82-19e0-48c5-9670-6e58ceda7e3b","timestamp":"2023-03-28T14:16:01.607408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:16:01.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:16:27.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1614f191-c02b-4876-84ce-bdbb0b388c1c","timestamp":"2023-03-28T14:16:27.012124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:16:27.045+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:17:53.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4fff807-3784-49f4-86d4-e8e361eaf273","timestamp":"2023-03-28T14:17:53.712336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:17:53.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:17:54.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8026340b-9268-45d1-ad6f-d00487ed6533","timestamp":"2023-03-28T14:17:55.113595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:17:54.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:17:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6f5721f-d375-4031-b0c3-f73be14e64b9","timestamp":"2023-03-28T14:17:59.609844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:17:59.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6f5721f-d375-4031-b0c3-f73be14e64b9","timestamp":"2023-03-28T14:17:59.609844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:17:59.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:18:01.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"448cbdba-c31f-47b2-ae88-21df830a8eab","timestamp":"2023-03-28T14:18:01.607336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:18:01.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:18:27.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f11fb64-4714-4abf-8764-0827e4252f21","timestamp":"2023-03-28T14:18:27.012033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:18:27.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:19:53.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4374cc0c-2b3d-425c-a065-70d1f4505f62","timestamp":"2023-03-28T14:19:53.712321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:19:53.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:19:54.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4de19280-297c-4ffe-a5cb-529ef84e3156","timestamp":"2023-03-28T14:19:55.113460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:19:54.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:19:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d222e16-c100-446c-ad85-a039b07be5ea","timestamp":"2023-03-28T14:19:59.609672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:19:59.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d222e16-c100-446c-ad85-a039b07be5ea","timestamp":"2023-03-28T14:19:59.609672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:19:59.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:20:01.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58874db8-8fbb-4452-a09c-fa0c53bbcde7","timestamp":"2023-03-28T14:20:01.607256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:20:01.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:20:27.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f39dc0f-9c09-45ea-8d85-7ec20fad264e","timestamp":"2023-03-28T14:20:27.012014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:20:27.064+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:20:29.658+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-03-28T14:21:53.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0c5cc15-fd1f-4774-97c3-9c2c7160052f","timestamp":"2023-03-28T14:21:53.712764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:21:53.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:21:54.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2767df8-211e-4e36-9c94-c679822a533c","timestamp":"2023-03-28T14:21:55.113478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:21:54.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:21:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f912421-b662-4c22-8e37-799ef4220db4","timestamp":"2023-03-28T14:21:59.609730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:21:59.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f912421-b662-4c22-8e37-799ef4220db4","timestamp":"2023-03-28T14:21:59.609730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:21:59.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:22:01.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"475b6109-c646-455f-afa8-88152dc98e76","timestamp":"2023-03-28T14:22:01.607260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:22:01.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:22:27.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d3a06ad-7efc-4bc9-b7d7-23a4d7eba29b","timestamp":"2023-03-28T14:22:27.011899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:22:27.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:23:53.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2511da10-b2c6-4f74-ae7b-dd7239c77e6e","timestamp":"2023-03-28T14:23:53.712384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:23:53.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:23:54.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40cc9c68-132f-4ef9-973b-834016272c94","timestamp":"2023-03-28T14:23:55.113442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:23:54.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:23:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32809599-d50c-4104-93ba-884b2935646c","timestamp":"2023-03-28T14:23:59.609745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:23:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32809599-d50c-4104-93ba-884b2935646c","timestamp":"2023-03-28T14:23:59.609745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:23:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:24:01.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f7e65e6-785f-4ec7-a4a4-e7c0e373116e","timestamp":"2023-03-28T14:24:01.607345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:24:01.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:24:27.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74cdc77e-c8f8-446e-81bf-97463fe520d5","timestamp":"2023-03-28T14:24:27.012065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:24:27.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:25:53.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dc113fc-ba69-4b1d-a715-bc8d085033f9","timestamp":"2023-03-28T14:25:53.712300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:25:53.806+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:25:54.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e6b5c69-5874-4f5f-a057-164be9e8ddef","timestamp":"2023-03-28T14:25:55.113387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:25:54.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:25:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2304a3e-bdce-4d91-826a-619350501f18","timestamp":"2023-03-28T14:25:59.609732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:25:59.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2304a3e-bdce-4d91-826a-619350501f18","timestamp":"2023-03-28T14:25:59.609732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:25:59.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:26:01.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed74cca7-7936-4e77-b8f9-0436aafa1c54","timestamp":"2023-03-28T14:26:01.607319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:26:01.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:26:27.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c1330e-c685-4790-9ecc-fa524ec8e592","timestamp":"2023-03-28T14:26:27.011867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:26:27.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:27:53.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3a86a23-98e8-40f8-a09c-6732c106e049","timestamp":"2023-03-28T14:27:53.712448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:27:53.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:27:54.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8da68e04-240b-4ada-96ad-4a0bf8cc790d","timestamp":"2023-03-28T14:27:55.113516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:27:54.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:27:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9f63d44-cb89-456d-9024-4a629c25dbc6","timestamp":"2023-03-28T14:27:59.609754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:27:59.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9f63d44-cb89-456d-9024-4a629c25dbc6","timestamp":"2023-03-28T14:27:59.609754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:27:59.647+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:28:01.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2394308c-d339-4228-be5f-a2b6fa9b86dc","timestamp":"2023-03-28T14:28:01.607301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:28:01.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:28:27.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5185ebf5-8611-4066-9c78-d517f39ecdf6","timestamp":"2023-03-28T14:28:27.011840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:28:27.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:29:53.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51cc03eb-fdf8-41fc-89c3-1398543ca5e1","timestamp":"2023-03-28T14:29:53.712810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:29:53.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:29:54.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5c36fa4-59d6-42b3-99f8-beffb0aea7e3","timestamp":"2023-03-28T14:29:55.113624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:29:54.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:29:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffde8ca0-7bf6-46b7-83f7-aa2fa47db78e","timestamp":"2023-03-28T14:29:59.609725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:29:59.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffde8ca0-7bf6-46b7-83f7-aa2fa47db78e","timestamp":"2023-03-28T14:29:59.609725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:29:59.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:30:01.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1bd239e-e093-414e-8078-f4a568fb2c0a","timestamp":"2023-03-28T14:30:01.607312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:30:01.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:30:27.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ca2ac17-4246-4484-b135-5a47cc218be7","timestamp":"2023-03-28T14:30:27.011853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:30:27.076+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:31:53.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"128fd68a-5acd-44c9-b7ab-fffc425faeeb","timestamp":"2023-03-28T14:31:53.712377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:31:53.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:31:54.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27017d66-18e5-4002-9b98-975848d0f2b4","timestamp":"2023-03-28T14:31:55.113613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:31:54.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:31:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab2c2101-a0f3-47fa-acbf-bef661a07135","timestamp":"2023-03-28T14:31:59.609763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:31:59.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab2c2101-a0f3-47fa-acbf-bef661a07135","timestamp":"2023-03-28T14:31:59.609763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:31:59.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:32:01.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48890200-48d1-4e5c-b03c-25f8a575acac","timestamp":"2023-03-28T14:32:01.607381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:32:01.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:32:27.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f1e4e56-9098-47f6-8cb6-e7164ce5b779","timestamp":"2023-03-28T14:32:27.011768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:32:27.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:32:59.688+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-03-28T14:33:53.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1324891-e337-482b-9913-076b78a9087a","timestamp":"2023-03-28T14:33:53.712299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:33:53.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:33:54.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63a932d8-40cb-4089-9b8a-1cc11eace4c5","timestamp":"2023-03-28T14:33:55.113511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:33:54.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:33:59.609+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"562f0546-e00d-4fd4-a9c2-8cf89035967a","timestamp":"2023-03-28T14:33:59.609569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:33:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"562f0546-e00d-4fd4-a9c2-8cf89035967a","timestamp":"2023-03-28T14:33:59.609569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:33:59.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:34:01.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1299b790-3411-4392-94f0-9e50b2979413","timestamp":"2023-03-28T14:34:01.607480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:34:01.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:34:27.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f88ac2-8360-4e94-a5c2-80834812ffcb","timestamp":"2023-03-28T14:34:27.011971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:34:27.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:35:53.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c74db90-2548-46bd-8901-094c139b4b74","timestamp":"2023-03-28T14:35:53.712480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:35:53.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:35:54.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78a0df56-30d7-43e4-ad85-47733c152d6c","timestamp":"2023-03-28T14:35:55.113560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:35:54.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:35:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52b2617d-b3ae-4c04-bf52-812e6ff38fd5","timestamp":"2023-03-28T14:35:59.609856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:35:59.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52b2617d-b3ae-4c04-bf52-812e6ff38fd5","timestamp":"2023-03-28T14:35:59.609856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:35:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:36:01.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc83b34-f86f-412a-a4ba-4b400a3892e3","timestamp":"2023-03-28T14:36:01.607428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:36:01.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:36:27.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e592ef9d-439f-4304-a629-b09c5275018e","timestamp":"2023-03-28T14:36:27.011913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:36:27.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:37:53.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d48da1b-e6f7-49c9-8881-0f8e982fa522","timestamp":"2023-03-28T14:37:53.712194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:37:53.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:37:54.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e87e225c-3232-420b-9f57-b4d8291ebb11","timestamp":"2023-03-28T14:37:55.113696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:37:54.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:37:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc23d3f0-116a-49cb-858f-f2bc1f06b2f6","timestamp":"2023-03-28T14:37:59.609650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:37:59.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc23d3f0-116a-49cb-858f-f2bc1f06b2f6","timestamp":"2023-03-28T14:37:59.609650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:37:59.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:38:01.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce266126-c33e-48e3-8863-ac0e037e48ec","timestamp":"2023-03-28T14:38:01.607251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:38:01.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:38:27.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db071bbc-a048-474e-bba4-66343cdd20c7","timestamp":"2023-03-28T14:38:27.011866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:38:27.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:39:29.780+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 1 disconnected.
[2023-03-28T14:39:53.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2996ba5e-123e-448c-b749-78101fde571a","timestamp":"2023-03-28T14:39:53.712299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:39:53.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:39:54.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6739633-3d3a-46f2-b737-4c12fc686cba","timestamp":"2023-03-28T14:39:55.113558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:39:54.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:39:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f37f25b-5cdb-4366-a1e3-7fcd55fc3b38","timestamp":"2023-03-28T14:39:59.609739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:39:59.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f37f25b-5cdb-4366-a1e3-7fcd55fc3b38","timestamp":"2023-03-28T14:39:59.609739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:39:59.644+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:40:01.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99191626-f88e-4a4d-85ed-341d9f5e56c5","timestamp":"2023-03-28T14:40:01.607265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:40:01.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:40:27.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd021494-ba78-4bf5-8629-6f62dafcde99","timestamp":"2023-03-28T14:40:27.011902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:40:27.058+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:41:53.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"595956f8-908c-4627-8473-aa0b35491334","timestamp":"2023-03-28T14:41:53.712395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:41:53.794+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:41:54.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0184b1d-c8ac-4fe9-a95c-6aeb8c83d975","timestamp":"2023-03-28T14:41:55.113634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:41:54.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:41:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"716316ba-6e9a-4b86-8974-3d749b264e01","timestamp":"2023-03-28T14:41:59.609737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:41:59.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"716316ba-6e9a-4b86-8974-3d749b264e01","timestamp":"2023-03-28T14:41:59.609737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:41:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:42:01.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57d7878f-f58b-48f2-9afe-ca92254da477","timestamp":"2023-03-28T14:42:01.607549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:42:01.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:42:27.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42da1853-8c30-4c1e-858c-b4bb3d2535bc","timestamp":"2023-03-28T14:42:27.011998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:42:27.056+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:43:53.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e836459-e3bd-42e5-be7e-8d4545d74649","timestamp":"2023-03-28T14:43:53.712407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:43:53.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:43:54.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94b06306-05a6-44c7-8d42-2ded023d8a0f","timestamp":"2023-03-28T14:43:55.113549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:43:54.992+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:43:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e95e7af-7db6-47cf-9fab-ada89be9702a","timestamp":"2023-03-28T14:43:59.609678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:43:59.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e95e7af-7db6-47cf-9fab-ada89be9702a","timestamp":"2023-03-28T14:43:59.609678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:43:59.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:44:01.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5236c57e-535c-4470-9a5a-8ca880ff404e","timestamp":"2023-03-28T14:44:01.607127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:44:01.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:44:27.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae05b5cf-d5c2-46ee-8df2-3e4791941d00","timestamp":"2023-03-28T14:44:27.011932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:44:27.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:45:53.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad945aa5-5b48-4918-bc88-1a150f5889d6","timestamp":"2023-03-28T14:45:53.712593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:45:53.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:45:54.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53f2caab-7a6d-465a-bf42-f7ad148490b0","timestamp":"2023-03-28T14:45:55.113602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:45:54.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:45:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60b641e5-f7d6-4396-b5c0-a01eab2daafa","timestamp":"2023-03-28T14:45:59.609967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:45:59.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60b641e5-f7d6-4396-b5c0-a01eab2daafa","timestamp":"2023-03-28T14:45:59.609967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:45:59.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:46:01.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8e5326f-11f9-4aea-a1af-fbadd1760b19","timestamp":"2023-03-28T14:46:01.607222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:46:01.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:46:27.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f974307-c6d2-407a-a368-b1bfbb55a01d","timestamp":"2023-03-28T14:46:27.011847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:46:27.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:47:53.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cb671f0-8a45-42e2-928a-c2887d5c3ce1","timestamp":"2023-03-28T14:47:53.712249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:47:53.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:47:54.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a854faef-d116-4b20-a60e-8efa6e4b12f8","timestamp":"2023-03-28T14:47:55.113512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:47:54.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:47:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18d18f62-3234-49c2-ae1d-116d13f5c53d","timestamp":"2023-03-28T14:47:59.609734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:47:59.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18d18f62-3234-49c2-ae1d-116d13f5c53d","timestamp":"2023-03-28T14:47:59.609734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:47:59.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:48:01.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e45a4333-85fa-4d1d-84fd-9ed5cb2e6088","timestamp":"2023-03-28T14:48:01.607325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:48:01.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:48:27.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"960a8d05-5943-4b36-8081-2ba63aca5a4f","timestamp":"2023-03-28T14:48:27.012007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:48:27.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:49:53.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"46db8aca-fcc3-4876-8986-2f11a61efb89","timestamp":"2023-03-28T14:49:53.712558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:49:53.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:49:54.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1de9714a-0ce5-4b0a-95e3-6ae7b40a41df","timestamp":"2023-03-28T14:49:55.113529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:49:54.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:49:59.612+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73b12b2d-2201-46df-9454-26844b5cc579","timestamp":"2023-03-28T14:49:59.612037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:49:59.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73b12b2d-2201-46df-9454-26844b5cc579","timestamp":"2023-03-28T14:49:59.612037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:49:59.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:50:01.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9de628f-768d-4c35-9812-16ee02084628","timestamp":"2023-03-28T14:50:01.607387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:50:01.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:50:27.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd196024-6bf8-47e8-9a75-aeb553e3197f","timestamp":"2023-03-28T14:50:27.011875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:50:27.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:51:53.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b911fc62-c101-4ce2-8594-30eb7c1afd7b","timestamp":"2023-03-28T14:51:53.712370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:51:53.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:51:54.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5590146e-97e8-4588-936e-9f27af6f9af0","timestamp":"2023-03-28T14:51:55.113542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:51:54.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:51:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"147d1ebe-a226-45c1-9b1e-8b55e35c3c9b","timestamp":"2023-03-28T14:51:59.610008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:51:59.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"147d1ebe-a226-45c1-9b1e-8b55e35c3c9b","timestamp":"2023-03-28T14:51:59.610008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:51:59.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:52:01.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b093bb2-0d6b-4052-9873-5e934057a6c4","timestamp":"2023-03-28T14:52:01.607462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:52:01.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:52:27.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60709348-e393-4ac5-a27a-f5172c709e99","timestamp":"2023-03-28T14:52:27.011992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:52:27.056+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:53:53.845+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"af833834-6c41-478f-a00f-3da118d39f3c","timestamp":"2023-03-28T14:53:53.712320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:53:53.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:53:54.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e35241c3-866f-4969-aaa8-6712b491c7e3","timestamp":"2023-03-28T14:53:55.113611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:53:54.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:53:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f101e3a5-e21a-4602-ae3e-c32a351eee6d","timestamp":"2023-03-28T14:53:59.609918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:53:59.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f101e3a5-e21a-4602-ae3e-c32a351eee6d","timestamp":"2023-03-28T14:53:59.609918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:53:59.659+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:54:01.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"780c9bbf-ff47-453b-bce5-0f7b046051ec","timestamp":"2023-03-28T14:54:01.607466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:54:01.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:54:27.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2624bcd-66f6-45c9-871b-f5aa427d7c5c","timestamp":"2023-03-28T14:54:27.011994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:54:27.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:55:53.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d39db84-5143-4db1-9ddb-5265cf718d18","timestamp":"2023-03-28T14:55:53.712460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:55:53.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:55:54.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00e6ff56-d0e2-4c39-8a8a-3263c2d9f1ce","timestamp":"2023-03-28T14:55:55.113551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:55:54.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:55:59.609+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca18a68-4f57-4876-8311-ae32ad7d65f1","timestamp":"2023-03-28T14:55:59.609584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:55:59.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca18a68-4f57-4876-8311-ae32ad7d65f1","timestamp":"2023-03-28T14:55:59.609584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:55:59.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:56:01.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80431bbd-0e21-470f-94c0-d28f774aa4a6","timestamp":"2023-03-28T14:56:01.607502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:56:01.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:56:27.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c307336c-36f9-4f0d-b333-d36610706383","timestamp":"2023-03-28T14:56:27.012260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:56:27.056+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:57:53.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae91768a-b110-4d95-bc66-6727f71140d9","timestamp":"2023-03-28T14:57:53.712385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:57:53.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:57:54.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d2ba48-9cb1-4564-97ba-0c3cf77af536","timestamp":"2023-03-28T14:57:55.113609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:57:54.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:57:59.611+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"094577da-9856-4e2d-ac83-df899ecb284c","timestamp":"2023-03-28T14:57:59.611481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:57:59.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"094577da-9856-4e2d-ac83-df899ecb284c","timestamp":"2023-03-28T14:57:59.611481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:57:59.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:58:01.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"492960e9-e511-48fa-9848-01e6fa1cdc4e","timestamp":"2023-03-28T14:58:01.607261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:58:01.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:58:27.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84d024f2-0172-4299-9b34-a572ecc9280a","timestamp":"2023-03-28T14:58:27.011981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:58:27.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:59:53.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cfed085-bfaa-4912-b38a-dc13f6a02d74","timestamp":"2023-03-28T14:59:53.712355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:59:53.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:59:54.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"730659e8-b3ab-4e49-8335-9ffef1ae829c","timestamp":"2023-03-28T14:59:55.113523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:59:54.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:59:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bb1a753-a983-424d-b65a-4855f8c9ae0b","timestamp":"2023-03-28T14:59:59.609781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:59:59.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bb1a753-a983-424d-b65a-4855f8c9ae0b","timestamp":"2023-03-28T14:59:59.609781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:59:59.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:00:01.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dfa7983-eccb-44cf-820f-82af486d6213","timestamp":"2023-03-28T15:00:01.607461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:00:01.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:00:27.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7cdfc17-8154-4662-a686-8acb762bfe44","timestamp":"2023-03-28T15:00:27.011922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:00:27.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:01:53.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eabfda4-4b46-4ff3-bc39-bf49aa6848f3","timestamp":"2023-03-28T15:01:53.712361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:01:53.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:01:54.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df814ce7-7744-4dd4-b11c-2ccf56ed7332","timestamp":"2023-03-28T15:01:55.113412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:01:54.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:01:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"255e3d33-be94-4bec-b827-bb5fa1bac518","timestamp":"2023-03-28T15:01:59.610015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:01:59.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"255e3d33-be94-4bec-b827-bb5fa1bac518","timestamp":"2023-03-28T15:01:59.610015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:01:59.662+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:02:01.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"065eb206-943f-4dbd-bdad-68efc6f8204d","timestamp":"2023-03-28T15:02:01.607303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:02:01.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:02:27.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b87c737-4111-43ab-b3f6-958b6f0b2207","timestamp":"2023-03-28T15:02:27.012101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:02:27.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:02:59.691+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-03-28T15:03:53.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1175a0b8-e2e4-4c03-8518-358e48c57b14","timestamp":"2023-03-28T15:03:53.712345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:03:53.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:03:54.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6ab3c43-3a57-495c-aa8f-dc5b70cd8606","timestamp":"2023-03-28T15:03:55.113512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:03:54.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:03:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49105428-206e-4080-b143-43592241d56f","timestamp":"2023-03-28T15:03:59.609746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:03:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49105428-206e-4080-b143-43592241d56f","timestamp":"2023-03-28T15:03:59.609746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:03:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:04:01.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcd28762-88f5-4205-a245-7b319b8692ff","timestamp":"2023-03-28T15:04:01.607238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:04:01.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:04:27.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce12830b-17e1-4042-b915-ff9adc9ea353","timestamp":"2023-03-28T15:04:27.011776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:04:27.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:05:53.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f0b3a96-8a98-48e9-916f-bd7adf464ccd","timestamp":"2023-03-28T15:05:53.712294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:05:53.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:05:54.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f03e5979-257c-42fd-a603-8adb8e71395d","timestamp":"2023-03-28T15:05:55.113362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:05:54.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:05:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b9aa961-7eba-4caf-a9a9-5141085d285d","timestamp":"2023-03-28T15:05:59.609715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:05:59.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b9aa961-7eba-4caf-a9a9-5141085d285d","timestamp":"2023-03-28T15:05:59.609715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:05:59.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:06:01.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e36ccabc-373d-4f9a-b4cd-65b764219b09","timestamp":"2023-03-28T15:06:01.607222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:06:01.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:06:27.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3948f96c-0c93-4851-865a-4f6c9a12cf41","timestamp":"2023-03-28T15:06:27.012006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:06:27.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:07:53.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cf84039-9623-47ce-a53a-8102abe5e035","timestamp":"2023-03-28T15:07:53.712442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:07:53.790+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:07:54.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16aceb68-1d14-410a-a267-52af1326fd96","timestamp":"2023-03-28T15:07:55.113413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:07:54.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:07:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e4c6e10-d257-494d-aa34-b5e2e4a6aca7","timestamp":"2023-03-28T15:07:59.609772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:07:59.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e4c6e10-d257-494d-aa34-b5e2e4a6aca7","timestamp":"2023-03-28T15:07:59.609772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:07:59.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:08:01.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"389d607a-380f-4cbd-b7d9-fdbd058056ba","timestamp":"2023-03-28T15:08:01.607303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:08:01.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:08:27.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2035d35b-3671-4add-90b4-9be2605c404b","timestamp":"2023-03-28T15:08:27.011880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:08:27.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:09:53.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7881d6f-67a9-4bf6-8cf9-6560788c326f","timestamp":"2023-03-28T15:09:53.712285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:09:53.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:09:54.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a3da3ba-339e-4105-8f56-8ad8e3ce842b","timestamp":"2023-03-28T15:09:55.113670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:09:54.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:09:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4062a253-139f-4c09-9633-03edd1d2eddf","timestamp":"2023-03-28T15:09:59.609712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:09:59.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4062a253-139f-4c09-9633-03edd1d2eddf","timestamp":"2023-03-28T15:09:59.609712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:09:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:10:01.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eea8215-0a86-4950-a8f9-c33c70d99223","timestamp":"2023-03-28T15:10:01.607333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:10:01.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:10:27.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d786fc8-bb85-46cd-8152-23ff70227679","timestamp":"2023-03-28T15:10:27.011833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:10:27.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:11:53.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eab61d4d-ff3c-4882-b072-6d35c303a5cc","timestamp":"2023-03-28T15:11:53.712294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:11:53.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:11:54.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"270f5070-56e9-4473-8fb4-858281daf89b","timestamp":"2023-03-28T15:11:55.113572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:11:54.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:11:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14133c76-730a-4f3b-994b-60f49614b93f","timestamp":"2023-03-28T15:11:59.609674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:11:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14133c76-730a-4f3b-994b-60f49614b93f","timestamp":"2023-03-28T15:11:59.609674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:11:59.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:12:01.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d6030ce-48ad-42fa-a394-8f2846c9bc67","timestamp":"2023-03-28T15:12:01.607412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:12:01.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:12:27.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5db43085-8657-4f33-9a1e-6b38bc9209db","timestamp":"2023-03-28T15:12:27.011868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:12:27.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:13:53.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1004e304-b026-4185-8a42-11d95ccd8e97","timestamp":"2023-03-28T15:13:53.712259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:13:53.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:13:54.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8169e0bb-add8-41e1-8719-621d09e91147","timestamp":"2023-03-28T15:13:55.113565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:13:54.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:13:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46c71679-f0a7-4a8e-9d91-4c53bf73cbf3","timestamp":"2023-03-28T15:13:59.609751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:13:59.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46c71679-f0a7-4a8e-9d91-4c53bf73cbf3","timestamp":"2023-03-28T15:13:59.609751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:13:59.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:14:01.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e1ff3b4-bd2e-4401-9d4a-5be229557e34","timestamp":"2023-03-28T15:14:01.608982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:14:01.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:14:27.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4d0ce12-f6d1-40dd-be10-461d90de749c","timestamp":"2023-03-28T15:14:27.011952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:14:27.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:15:53.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bb80438-67b8-4eec-9395-8145a9fd85d9","timestamp":"2023-03-28T15:15:53.712429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:15:53.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:15:54.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"661e17cd-ccba-4465-8eab-41ad7606afa6","timestamp":"2023-03-28T15:15:55.113449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:15:54.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:15:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ade482e4-7fd2-4fc6-b4ed-a119089d3248","timestamp":"2023-03-28T15:15:59.609728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:15:59.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ade482e4-7fd2-4fc6-b4ed-a119089d3248","timestamp":"2023-03-28T15:15:59.609728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:15:59.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:16:01.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dbf06ad-9986-4d41-9eb6-01e2c333c147","timestamp":"2023-03-28T15:16:01.608395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:16:01.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:16:27.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a27e45b0-f285-4d09-aeb2-44daa1f5bb7d","timestamp":"2023-03-28T15:16:27.011828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:16:27.056+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:17:53.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5095dacc-f971-435a-af4c-3497f54bdc91","timestamp":"2023-03-28T15:17:53.712373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:17:53.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:17:54.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"414c5e8d-79ed-46f5-9b14-e9e5e0fcfb54","timestamp":"2023-03-28T15:17:55.113392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:17:54.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:17:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c60cbf2-2161-44d7-a64e-3410e17df8ab","timestamp":"2023-03-28T15:17:59.609776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:17:59.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c60cbf2-2161-44d7-a64e-3410e17df8ab","timestamp":"2023-03-28T15:17:59.609776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:17:59.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:18:01.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"108c05d9-b8c0-44d9-8f69-f6d59e4fc6bb","timestamp":"2023-03-28T15:18:01.607577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:18:01.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:18:27.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a8ff8ef-64a4-4c83-b3ab-57a857510a4b","timestamp":"2023-03-28T15:18:27.012074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:18:27.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:19:53.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c30eff47-42e9-4b48-81e2-3fe381c2abac","timestamp":"2023-03-28T15:19:53.712300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:19:53.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:19:54.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2da6296c-4d58-48f0-8287-fbe448ad11b0","timestamp":"2023-03-28T15:19:55.113433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:19:54.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:19:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56b3a60d-652d-40a3-9ae8-f0edb675d6f2","timestamp":"2023-03-28T15:19:59.609779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:19:59.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56b3a60d-652d-40a3-9ae8-f0edb675d6f2","timestamp":"2023-03-28T15:19:59.609779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:19:59.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:20:01.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c6fab98-6279-4e5c-baee-eb5abf869b3f","timestamp":"2023-03-28T15:20:01.607238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:20:01.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:20:27.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"811a3f41-bc58-451e-8a2c-16f595a285b6","timestamp":"2023-03-28T15:20:27.011967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:20:27.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:21:53.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cc9da04-ed7d-478b-b699-a59c6116f5c7","timestamp":"2023-03-28T15:21:53.712497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:21:53.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:21:54.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e82a2816-0464-48e3-b50d-f8669e07fbaf","timestamp":"2023-03-28T15:21:55.113458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:21:54.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:21:59.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91063b44-1f0d-417d-8435-9298a77ccf20","timestamp":"2023-03-28T15:21:59.609900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:21:59.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91063b44-1f0d-417d-8435-9298a77ccf20","timestamp":"2023-03-28T15:21:59.609900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:21:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:22:01.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0cd7c8e-06b0-4226-aedf-39058259a416","timestamp":"2023-03-28T15:22:01.607393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:22:01.362+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:22:27.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"484f137c-7dc0-4666-967a-9c9bcb0c01d7","timestamp":"2023-03-28T15:22:27.011951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:22:27.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS