Results

By type

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

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

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

[2023-05-08T23:09:26.318+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-08T23:09:26.449+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-08T23:09:26.451+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-08T23:09:26.451+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683587366446
[2023-05-08T23:09:26.455+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-08T23:09:26.882+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@64a9d48c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@365a6a43, org.springframework.security.web.context.SecurityContextPersistenceFilter@12010fd1, org.springframework.security.web.header.HeaderWriterFilter@3b46dd8, org.springframework.security.web.authentication.logout.LogoutFilter@50a691d3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@54d901aa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@552ed807, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@23940f86, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@288cdaab, org.springframework.security.web.session.SessionManagementFilter@745c2004, org.springframework.security.web.access.ExceptionTranslationFilter@6e8a9c30, org.springframework.security.web.access.intercept.AuthorizationFilter@4a7a965d]
[2023-05-08T23:09:31.502+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-08T23:09:31.559+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-05-08T23:09:31.596+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-05-08T23:09:31.615+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-08T23:09:31.616+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-08T23:09:31.626+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6083fc-fc70-40cb-8155-0c61c493ec7f, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-kf9l5, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-05-08T23:09:31.680+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-http-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-http-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

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

[2023-05-08T23:09:31.809+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-08T23:09:31.856+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-08T23:09:31.856+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-08T23:09:31.856+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683587371856
[2023-05-08T23:09:31.857+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=2cec3948-97d1-45a1-b5e4-e6eb8d93613c, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-08T23:09:31.857+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$cae59199
[2023-05-08T23:09:31.872+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-08T23:09:31.873+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-08T23:09:31.873+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-08T23:09:31.873+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-08T23:09:31.873+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-08T23:09:31.873+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-08T23:09:31.873+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-08T23:09:31.873+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6083fc-fc70-40cb-8155-0c61c493ec7f, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-kf9l5, 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@1a0c5e9
[2023-05-08T23:09:31.873+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6083fc-fc70-40cb-8155-0c61c493ec7f, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-kf9l5, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-05-08T23:09:31.873+00:00|INFO|ServiceManager|main] service manager started
[2023-05-08T23:09:31.907+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-08T23:09:31.909+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"62f8a4ff-97c7-4b72-adf1-7ce9914486a9","timestamp":"2023-05-08T23:09:31.885379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:09:32.915+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.915+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.916+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.916+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.916+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.916+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.917+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.917+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.917+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.917+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.917+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.917+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to CPwgbMVcR0-jKyOZ-4QC7w
[2023-05-08T23:09:32.924+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: z7cziV_3QZWtuXtJYQfRFA
[2023-05-08T23:09:32.925+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: z7cziV_3QZWtuXtJYQfRFA
[2023-05-08T23:09:32.927+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 1002 with epoch 0
[2023-05-08T23:09:32.929+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-05-08T23:09:32.966+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-05-08T23:09:33.026+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-578fee03-9c41-4926-ba8c-721034fee166
[2023-05-08T23:09:33.026+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-05-08T23:09:33.027+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-05-08T23:09:33.134+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=62f8a4ff-97c7-4b72-adf1-7ce9914486a9, timestamp=2023-05-08T23:09:31.885379Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=7323d72b-a545-471d-8ea9-c9d1879e847b, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-08T23:09:33.181+00:00|INFO|Application|main] Started Application in 15.679 seconds (JVM running for 17.677)
[2023-05-08T23:09:36.036+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-578fee03-9c41-4926-ba8c-721034fee166', protocol='range'}
[2023-05-08T23:09:36.044+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-578fee03-9c41-4926-ba8c-721034fee166=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-05-08T23:09:36.121+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-578fee03-9c41-4926-ba8c-721034fee166', protocol='range'}
[2023-05-08T23:09:36.123+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-05-08T23:09:36.134+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-05-08T23:09:36.169+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-08T23:09:36.169+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-08T23:09:36.170+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-08T23:09:36.170+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-08T23:09:36.170+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-08T23:09:36.170+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-08T23:09:36.329+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-08T23:09:36.330+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-08T23:09:36.343+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-08T23:09:36.343+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-08T23:09:36.349+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-08T23:09:36.349+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-08T23:11:05.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6da7f44d-41c4-478b-8684-615c2cffdf06","timestamp":"2023-05-08T23:11:05.859187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:11:05.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:11:09.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7047e0e4-9201-4a75-bf8d-21db846a8056","timestamp":"2023-05-08T23:11:09.867046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:11:09.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:11:12.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2fad0fa-87c8-498a-9cd1-bb0bd4ecec44","timestamp":"2023-05-08T23:11:13.199283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:11:12.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:11:13.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f95e0d2-06ef-4837-9a17-8a72d4b4df00","timestamp":"2023-05-08T23:11:13.094126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:11:13.250+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:11:26.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b0f43ff-afa9-41de-842e-f02c167bb6cd","timestamp":"2023-05-08T23:11:26.050170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:11:26.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b0f43ff-afa9-41de-842e-f02c167bb6cd","timestamp":"2023-05-08T23:11:26.050170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:11:26.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:13:05.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42d95dc5-1fc0-4f20-b0d8-93d5ee2a3c90","timestamp":"2023-05-08T23:13:05.858688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:13:05.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:13:09.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86690aef-7b33-4767-bc55-487c90ce0053","timestamp":"2023-05-08T23:13:09.866345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:13:09.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:13:12.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ef950d1-51ec-4d30-a1a4-50c7c6368655","timestamp":"2023-05-08T23:13:13.198641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:13:12.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:13:13.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ce40923-6532-46df-8acd-63cce8d8e54a","timestamp":"2023-05-08T23:13:13.044848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:13:13.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:13:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85fabd62-8a51-4839-908f-9f370cdb663b","timestamp":"2023-05-08T23:13:26.049641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:13:26.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85fabd62-8a51-4839-908f-9f370cdb663b","timestamp":"2023-05-08T23:13:26.049641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:13:26.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:15:05.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e469ca18-6ad9-4681-abee-ca171c5d01ce","timestamp":"2023-05-08T23:15:05.859036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:15:05.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:15:09.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e1b84c2-7737-4de2-a009-ce13313e3b08","timestamp":"2023-05-08T23:15:09.866346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:15:09.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:15:12.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bee602e1-5d75-459c-a4ac-0ec32588d55f","timestamp":"2023-05-08T23:15:13.198608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:15:12.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:15:13.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0995797b-1472-40f2-b133-97735c5eabfb","timestamp":"2023-05-08T23:15:13.044826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:15:13.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:15:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21d926b3-80fd-45e8-956e-3d0f14dbac8e","timestamp":"2023-05-08T23:15:26.049656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:15:26.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21d926b3-80fd-45e8-956e-3d0f14dbac8e","timestamp":"2023-05-08T23:15:26.049656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:15:26.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:17:05.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0204fb8-3a13-435c-b1ec-c1f4c61038eb","timestamp":"2023-05-08T23:17:05.858955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:17:05.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:17:09.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d61d3e5-3534-4579-afb7-0826717bd8b3","timestamp":"2023-05-08T23:17:09.866237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:17:09.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:17:12.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48ad45fa-097b-4186-a31e-63ec06ccb575","timestamp":"2023-05-08T23:17:13.198736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:17:12.853+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:17:13.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"853704c7-35cd-4d9b-baa6-c18a7b78ff51","timestamp":"2023-05-08T23:17:13.044873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:17:13.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:17:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07a5a032-e5af-44ec-bb8d-9d554e89624f","timestamp":"2023-05-08T23:17:26.049765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:17:26.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07a5a032-e5af-44ec-bb8d-9d554e89624f","timestamp":"2023-05-08T23:17:26.049765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:17:26.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:18:32.988+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-05-08T23:18:56.221+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-05-08T23:19:05.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae93b7a6-e8e9-4036-82fd-92db78c94425","timestamp":"2023-05-08T23:19:05.858164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:19:05.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:19:09.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"440aedb9-ec8a-4e25-a423-a6d42970fd65","timestamp":"2023-05-08T23:19:09.866154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:19:09.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:19:12.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c732918-394a-4eca-bf31-74fa8266d048","timestamp":"2023-05-08T23:19:13.198719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:19:12.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:19:13.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b5f5510-32bf-401f-8afb-a616ceb74982","timestamp":"2023-05-08T23:19:13.045026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:19:13.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:19:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeb4318d-5b54-477d-bbd4-b146357b301c","timestamp":"2023-05-08T23:19:26.049671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:19:26.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeb4318d-5b54-477d-bbd4-b146357b301c","timestamp":"2023-05-08T23:19:26.049671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:19:26.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:21:05.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f976dfd-8138-4d45-a9ce-95e8d26ef408","timestamp":"2023-05-08T23:21:05.858637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:21:05.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:21:09.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d850b749-24b7-4e42-aeff-5593ed916269","timestamp":"2023-05-08T23:21:09.866047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:21:09.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:21:12.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b872d563-dd6c-400b-b976-6c8e9a9678e8","timestamp":"2023-05-08T23:21:13.198657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:21:12.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:21:13.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"094dddf4-e580-496f-8d45-d26346846843","timestamp":"2023-05-08T23:21:13.044840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:21:13.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:21:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adef6688-7438-4bdc-9297-48b862161748","timestamp":"2023-05-08T23:21:26.049683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:21:26.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adef6688-7438-4bdc-9297-48b862161748","timestamp":"2023-05-08T23:21:26.049683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:21:26.109+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:23:05.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b75ad2a-e771-4607-ba25-c8f92c8e79c8","timestamp":"2023-05-08T23:23:05.858182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:23:05.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:23:09.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c060496f-935a-4d98-8220-0b8d57bce345","timestamp":"2023-05-08T23:23:09.866248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:23:09.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:23:12.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dff287e-fc3a-43e2-86a9-27111c0c8adb","timestamp":"2023-05-08T23:23:13.198715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:23:12.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:23:13.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44f30c4e-ecd0-4c23-b8fc-381e64ff0b49","timestamp":"2023-05-08T23:23:13.044709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:23:13.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:23:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ab7cb43-d789-4c1c-9b2e-a46a6536f1a3","timestamp":"2023-05-08T23:23:26.049663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:23:26.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ab7cb43-d789-4c1c-9b2e-a46a6536f1a3","timestamp":"2023-05-08T23:23:26.049663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:23:26.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:25:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73955c74-9e16-4082-a23d-3bab00bfa5c0","timestamp":"2023-05-08T23:25:05.858747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:25:05.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:25:09.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4363faf1-fd3b-42d6-a529-60a8f31f34d2","timestamp":"2023-05-08T23:25:09.866210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:25:09.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:25:12.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea774bb3-762f-4617-97b2-5180e1dbb52c","timestamp":"2023-05-08T23:25:13.198716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:25:12.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:25:13.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6cde81f-51d1-4259-a6cb-04045eb61bf1","timestamp":"2023-05-08T23:25:13.044946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:25:13.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:25:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c726480b-258b-4add-a1ba-2b2704e31b4f","timestamp":"2023-05-08T23:25:26.050283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:25:26.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c726480b-258b-4add-a1ba-2b2704e31b4f","timestamp":"2023-05-08T23:25:26.050283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:25:26.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:27:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08df055b-c8cd-421c-9e3a-2ebb1f0470aa","timestamp":"2023-05-08T23:27:05.858820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:27:05.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:27:09.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cc1c486-a576-4bc4-9639-10a151ec3d44","timestamp":"2023-05-08T23:27:09.866425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:27:09.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:27:12.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55aed5c3-7f0b-4bd4-afe3-42eadc354c88","timestamp":"2023-05-08T23:27:13.198617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:27:12.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:27:13.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52db807a-c628-4dfb-b142-7594db0c4a0d","timestamp":"2023-05-08T23:27:13.044787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:27:13.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:27:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd7d9978-68fc-44f0-a61a-c63b11f967ee","timestamp":"2023-05-08T23:27:26.049675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:27:26.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd7d9978-68fc-44f0-a61a-c63b11f967ee","timestamp":"2023-05-08T23:27:26.049675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:27:26.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:28:26.156+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-05-08T23:29:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"426ea9a4-80a9-44cd-b022-155230f3d1bb","timestamp":"2023-05-08T23:29:05.858184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:29:05.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:29:09.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9493d66-6d47-49ab-8466-6571f3d55cca","timestamp":"2023-05-08T23:29:09.866209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:29:09.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:29:12.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a500db6-4d20-4dcd-bec0-f0b7095bee59","timestamp":"2023-05-08T23:29:13.198570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:29:12.794+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:29:13.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afe7b4ad-7f90-4e96-bc84-dd0ff0d3a8d8","timestamp":"2023-05-08T23:29:13.045011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:29:13.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:29:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b95e750c-e893-4bc2-8f5a-0ca8e4ab3697","timestamp":"2023-05-08T23:29:26.049784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:29:26.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b95e750c-e893-4bc2-8f5a-0ca8e4ab3697","timestamp":"2023-05-08T23:29:26.049784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:29:26.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:31:05.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"165d6fb6-31f7-4b75-881c-ee4ad15671c4","timestamp":"2023-05-08T23:31:05.858167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:31:05.502+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:31:09.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e7f53bf-077f-4f85-9957-1cd36da76a2a","timestamp":"2023-05-08T23:31:09.866202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:31:09.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:31:12.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48a2944e-27f9-49cf-8ca3-8a46783da557","timestamp":"2023-05-08T23:31:13.198946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:31:12.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:31:13.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78173c7f-532d-4340-8210-c4b870bbf8bd","timestamp":"2023-05-08T23:31:13.044844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:31:13.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:31:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"651e37ee-1e2f-4401-9ea9-ffd3757bfd21","timestamp":"2023-05-08T23:31:26.049690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:31:26.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"651e37ee-1e2f-4401-9ea9-ffd3757bfd21","timestamp":"2023-05-08T23:31:26.049690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:31:26.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:33:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5701fab4-df0d-4682-8deb-2ffb7d00cec9","timestamp":"2023-05-08T23:33:05.858800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:33:05.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:33:09.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cfad53b-0ace-418a-af2e-d436e0f4e41c","timestamp":"2023-05-08T23:33:09.866285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:33:09.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:33:12.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1620ca2e-c5e6-48d8-b180-98c3cf109524","timestamp":"2023-05-08T23:33:13.198591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:33:12.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:33:13.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38cbd59b-73ab-44f1-aa8a-2e1362082187","timestamp":"2023-05-08T23:33:13.044882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:33:13.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:33:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ca7dc21-27e0-4957-b73d-cca01e060836","timestamp":"2023-05-08T23:33:26.049983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:33:26.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ca7dc21-27e0-4957-b73d-cca01e060836","timestamp":"2023-05-08T23:33:26.049983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:33:26.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:35:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd8653b6-97c2-4f1f-b4fb-51036e2cc737","timestamp":"2023-05-08T23:35:05.858083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:35:05.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:35:09.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52d364ab-4ec6-4aa0-bfa5-f9ddd974b276","timestamp":"2023-05-08T23:35:09.866248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:35:09.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:35:12.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2551b2ac-294f-4e2a-8aef-4d97ba776ac8","timestamp":"2023-05-08T23:35:13.198364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:35:12.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:35:13.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9827fc0c-6ae9-4556-a35f-809d4bb214d6","timestamp":"2023-05-08T23:35:13.045401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:35:13.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:35:26.049+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"faf74c1e-f67b-422e-9d2c-2620c22f1c45","timestamp":"2023-05-08T23:35:26.049597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:35:26.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"faf74c1e-f67b-422e-9d2c-2620c22f1c45","timestamp":"2023-05-08T23:35:26.049597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:35:26.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:37:05.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"466abcf0-bed3-446b-8ad5-8a46361ca2e6","timestamp":"2023-05-08T23:37:05.858134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:37:05.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:37:09.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4870315a-fe95-4eee-b2d6-fb92d0c61788","timestamp":"2023-05-08T23:37:09.866123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:37:09.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:37:12.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3527c2d-6eab-4af8-95f3-d0598f05118a","timestamp":"2023-05-08T23:37:13.198583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:37:12.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:37:13.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"671c5cab-4356-41af-ad06-d6983f6a79b0","timestamp":"2023-05-08T23:37:13.044911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:37:13.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:37:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d77ff4fb-0b26-41c4-9daa-c05713bc2992","timestamp":"2023-05-08T23:37:26.049700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:37:26.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d77ff4fb-0b26-41c4-9daa-c05713bc2992","timestamp":"2023-05-08T23:37:26.049700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:37:26.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:39:05.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2604e7d2-ee2b-493f-a333-8720b573967f","timestamp":"2023-05-08T23:39:05.858676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:39:05.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:39:09.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c24095fb-0a40-4469-ab7b-b3af0a41ffa3","timestamp":"2023-05-08T23:39:09.866179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:39:09.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:39:12.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa393f68-bf27-4f20-aa09-3c2f4a4ef637","timestamp":"2023-05-08T23:39:13.198619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:39:12.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:39:13.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fef9c3b6-3bfe-4295-81e7-b29754b7aab3","timestamp":"2023-05-08T23:39:13.044877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:39:13.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:39:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71f4fa85-6d4d-45f9-bc17-6bbc76dceae9","timestamp":"2023-05-08T23:39:26.049657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:39:26.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71f4fa85-6d4d-45f9-bc17-6bbc76dceae9","timestamp":"2023-05-08T23:39:26.049657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:39:26.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:41:05.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7bab6c1-74c5-4f5e-af6c-c78d9254b09f","timestamp":"2023-05-08T23:41:05.858210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:41:05.596+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:41:09.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0103ec2-6866-4cc5-95b1-80108953685c","timestamp":"2023-05-08T23:41:09.866392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:41:09.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:41:12.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61ba1bff-7e17-41c9-9a9c-3fe637ec913b","timestamp":"2023-05-08T23:41:13.198607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:41:12.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:41:13.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7571fb0-c65e-4695-af97-98fc3c22eda7","timestamp":"2023-05-08T23:41:13.044974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:41:13.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:41:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00230ff6-a542-43c8-b36a-9a9bca64dba1","timestamp":"2023-05-08T23:41:26.049905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:41:26.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00230ff6-a542-43c8-b36a-9a9bca64dba1","timestamp":"2023-05-08T23:41:26.049905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:41:26.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:43:05.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e278604d-81bb-4bf5-a805-72a230b759b0","timestamp":"2023-05-08T23:43:05.858278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:43:05.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:43:09.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8df3f391-dc81-42ae-a9c8-0dc21455b0d6","timestamp":"2023-05-08T23:43:09.866372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:43:09.496+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:43:12.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf301199-8fb1-48ed-9dde-ae6672f2e448","timestamp":"2023-05-08T23:43:13.198548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:43:12.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:43:13.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"421b0179-1d06-419e-9270-40a2f1e2a8f9","timestamp":"2023-05-08T23:43:13.044940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:43:13.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:43:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d185890a-97f3-4990-8125-c99d36772e87","timestamp":"2023-05-08T23:43:26.049653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:43:26.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d185890a-97f3-4990-8125-c99d36772e87","timestamp":"2023-05-08T23:43:26.049653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:43:26.111+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:45:05.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4288a626-eb1a-4cb2-af74-3a9b6d580baf","timestamp":"2023-05-08T23:45:05.858576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:45:05.492+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:45:09.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9bc19f6-ba3a-49f8-ae9c-2a0295837951","timestamp":"2023-05-08T23:45:09.866151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:45:09.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:45:12.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61eb8d05-94e1-47d6-beee-6c0d2b1e1050","timestamp":"2023-05-08T23:45:13.198460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:45:12.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:45:13.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66f56a68-13b6-4a4e-8c89-1c90a6db74eb","timestamp":"2023-05-08T23:45:13.044927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:45:13.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:45:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36a58697-dfc3-4030-9dc3-769337293f03","timestamp":"2023-05-08T23:45:26.049675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:45:26.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36a58697-dfc3-4030-9dc3-769337293f03","timestamp":"2023-05-08T23:45:26.049675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:45:26.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:47:05.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6177d841-1d4e-47d2-8142-d70123767a97","timestamp":"2023-05-08T23:47:05.858198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:47:05.484+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:47:09.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a35d34ff-a483-43b9-ab7d-80964f01b4cf","timestamp":"2023-05-08T23:47:09.866471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:47:09.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:47:12.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb8e451d-a09d-494d-8763-ec676df6e9f7","timestamp":"2023-05-08T23:47:13.198526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:47:12.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:47:13.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54199615-76f4-4940-ad6b-f229f112480a","timestamp":"2023-05-08T23:47:13.044905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:47:13.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:47:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"541d3519-7cd4-4fc6-855f-26ba3b14f5fc","timestamp":"2023-05-08T23:47:26.049733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:47:26.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"541d3519-7cd4-4fc6-855f-26ba3b14f5fc","timestamp":"2023-05-08T23:47:26.049733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:47:26.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:48:26.128+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-05-08T23:49:05.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30a52f6d-b65e-40cb-a21f-255952c28c00","timestamp":"2023-05-08T23:49:05.858497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:49:05.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:49:09.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a49b09b-afd2-4a92-9db7-69b7fc1fa56c","timestamp":"2023-05-08T23:49:09.866215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:49:09.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:49:12.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f539805b-2536-4f64-aa8c-09af7e1b6f29","timestamp":"2023-05-08T23:49:13.198504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:49:12.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:49:13.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1e6f17e-2f7a-4b58-92e1-32db35b1b02d","timestamp":"2023-05-08T23:49:13.045386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:49:13.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:49:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"727fbd59-1f49-40ec-843c-9ff1f7035587","timestamp":"2023-05-08T23:49:26.049786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:49:26.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"727fbd59-1f49-40ec-843c-9ff1f7035587","timestamp":"2023-05-08T23:49:26.049786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:49:26.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:51:05.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3d8b92f-3310-4e7d-97c4-5ae963cd3c89","timestamp":"2023-05-08T23:51:05.858354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:51:05.537+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:51:09.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74a58e0d-d394-4012-a699-87d554e7b12a","timestamp":"2023-05-08T23:51:09.866320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:51:09.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:51:12.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82326a6e-9b2a-49a6-a2ce-85c7b2a1725a","timestamp":"2023-05-08T23:51:13.199110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:51:12.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:51:13.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b15213b-9bcd-4b29-9ae3-d3c8ce285352","timestamp":"2023-05-08T23:51:13.044798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:51:13.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:51:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81b04962-30c5-4652-9fc6-d1c6622c5987","timestamp":"2023-05-08T23:51:26.049712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:51:26.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81b04962-30c5-4652-9fc6-d1c6622c5987","timestamp":"2023-05-08T23:51:26.049712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:51:26.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:52:56.210+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-05-08T23:53:05.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e928d0fa-6f18-43cd-81df-7ffc9a6dcff7","timestamp":"2023-05-08T23:53:05.858144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:53:05.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:53:09.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0115b9d-fbe2-4a82-80b0-637a2b70dcf5","timestamp":"2023-05-08T23:53:09.866241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:53:09.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:53:12.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"64f6bfb8-816a-4dfe-81c0-50c648012a01","timestamp":"2023-05-08T23:53:13.198659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:53:12.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:53:13.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a3c8d6f-065f-4767-aa46-787a888a32a4","timestamp":"2023-05-08T23:53:13.045050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:53:13.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:53:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0207b16e-e708-40f9-9ac9-5fbbb9c3d0cf","timestamp":"2023-05-08T23:53:26.049775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:53:26.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0207b16e-e708-40f9-9ac9-5fbbb9c3d0cf","timestamp":"2023-05-08T23:53:26.049775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:53:26.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:55:05.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed850863-cbe6-44e9-8a5d-cc476e701bc0","timestamp":"2023-05-08T23:55:05.858754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:55:05.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:55:09.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10f5cba3-eef1-4c32-a8f4-ff9c016c03d7","timestamp":"2023-05-08T23:55:09.866351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:55:09.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:55:12.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"685a2576-77bd-481d-bbcc-1c8069d494e8","timestamp":"2023-05-08T23:55:13.198642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:55:12.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:55:13.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb591d6f-db76-4b44-b9dc-df80fea7c3ab","timestamp":"2023-05-08T23:55:13.045137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:55:13.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:55:26.051+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96d57e5b-16dc-4307-ade6-2a8201076b25","timestamp":"2023-05-08T23:55:26.049734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:55:26.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96d57e5b-16dc-4307-ade6-2a8201076b25","timestamp":"2023-05-08T23:55:26.049734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:55:26.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:57:05.506+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"026c5f17-04d0-48f9-b634-d92936118f22","timestamp":"2023-05-08T23:57:05.858169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:57:05.506+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:57:09.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2dedb4d-50b1-4d2e-a022-f2136a8e1352","timestamp":"2023-05-08T23:57:09.866238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:57:09.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:57:12.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4fcde75-f229-4ff7-81ac-dbd8e145b033","timestamp":"2023-05-08T23:57:13.198706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:57:12.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:57:13.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b6eb02-52bf-4fc9-bbba-d4e452dd5210","timestamp":"2023-05-08T23:57:13.045493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:57:13.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:57:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34c60a58-836a-486c-ba5d-7a4fcafa3ced","timestamp":"2023-05-08T23:57:26.049611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:57:26.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34c60a58-836a-486c-ba5d-7a4fcafa3ced","timestamp":"2023-05-08T23:57:26.049611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:57:26.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:59:05.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a65ffd0-9b31-4c4f-8abf-97991921d851","timestamp":"2023-05-08T23:59:05.858097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-08T23:59:05.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:59:09.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6770f4bb-074c-4330-a0cd-8e025e2a7c67","timestamp":"2023-05-08T23:59:09.866231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-08T23:59:09.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:59:12.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"214e2d64-5925-4903-9cc3-e3707b653650","timestamp":"2023-05-08T23:59:13.198627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-08T23:59:12.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:59:13.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69929024-2d6e-41d6-961e-fa3ae2007eb0","timestamp":"2023-05-08T23:59:13.044951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-08T23:59:13.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-08T23:59:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e347805-e5dc-4ac9-b5c4-c26027ffa796","timestamp":"2023-05-08T23:59:26.049693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:59:26.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e347805-e5dc-4ac9-b5c4-c26027ffa796","timestamp":"2023-05-08T23:59:26.049693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-08T23:59:26.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:01:05.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b2592aa-80ac-4d2f-ac79-6d9d8c717058","timestamp":"2023-05-09T00:01:05.858613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T00:01:05.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:01:09.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74586e16-8395-4eb0-9366-7e182d38e00b","timestamp":"2023-05-09T00:01:09.866277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T00:01:09.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:01:12.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a15b469b-6432-4378-ae37-ee332b8d6e5c","timestamp":"2023-05-09T00:01:13.199195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T00:01:12.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:01:13.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dd1380b-5533-4b75-9116-e88c0f7f1546","timestamp":"2023-05-09T00:01:13.045008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T00:01:13.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:01:26.049+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ebd0d88-69c0-415c-8a1b-cbf4dc6413b3","timestamp":"2023-05-09T00:01:26.049659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T00:01:26.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ebd0d88-69c0-415c-8a1b-cbf4dc6413b3","timestamp":"2023-05-09T00:01:26.049659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T00:01:26.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:03:05.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf6077c0-0a00-4910-8268-20dca683e268","timestamp":"2023-05-09T00:03:05.858227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T00:03:05.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:03:09.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4d46ec4-b4e4-4ac7-aaf2-1a91bfed16f8","timestamp":"2023-05-09T00:03:09.866095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T00:03:09.499+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:03:12.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3fb9462-e385-4ccb-b459-eb4f0e1ccb4b","timestamp":"2023-05-09T00:03:13.198544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T00:03:12.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:03:13.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c499da50-905c-4b79-bb37-a2000627e35d","timestamp":"2023-05-09T00:03:13.044778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T00:03:13.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:03:26.050+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37b65bde-0da5-42bd-a2ca-e6bb88e6d2b3","timestamp":"2023-05-09T00:03:26.049680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T00:03:26.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7323d72b-a545-471d-8ea9-c9d1879e847b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37b65bde-0da5-42bd-a2ca-e6bb88e6d2b3","timestamp":"2023-05-09T00:03:26.049680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T00:03:26.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:05:05.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"31cc83b1-5d50-4d7c-a0b5-6dec84328ab8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc379116-cab4-4b85-b3a8-01b9a088c782","timestamp":"2023-05-09T00:05:05.858732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T00:05:05.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:05:09.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05d8a5f4-d64e-4012-ae11-b1f7dc0a0e0b","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6e39608-935d-4593-b2a4-192ce122c9ce","timestamp":"2023-05-09T00:05:09.866110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T00:05:09.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:05:12.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b665f904-eb9c-4a39-9e25-6eec369012fe","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e5a8685-3c2a-4273-9a76-40e70667c265","timestamp":"2023-05-09T00:05:13.198623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T00:05:12.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T00:05:13.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"436e8870-598d-47e6-abf9-49e18a42c325","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7a4ab231-827f-4a83-8100-cd56ff308d64","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66acc7cc-a2f7-4e99-8568-2560ded167d2","timestamp":"2023-05-09T00:05:13.044986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T00:05:13.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS