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-06T03:17:55.401+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-qf8l6 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-06T03:17:55.410+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-06T03:17:55.447+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-06T03:18:00.044+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-05-06T03:18:00.062+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-05-06T03:18:00.062+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-06T03:18:00.062+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-06T03:18:00.214+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-06T03:18:00.214+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4647 ms
[2023-05-06T03:18:01.663+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-06T03:18:01.857+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-06T03:18:02.106+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-06T03:18:02.109+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-06T03:18:02.109+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683343082102
[2023-05-06T03:18:02.114+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-06T03:18:02.740+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6bf13698, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@299270eb, org.springframework.security.web.context.SecurityContextPersistenceFilter@1cb7936c, org.springframework.security.web.header.HeaderWriterFilter@4a7a965d, org.springframework.security.web.authentication.logout.LogoutFilter@30669dac, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@70e13fa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@128c502c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65eabaab, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3b90a30a, org.springframework.security.web.session.SessionManagementFilter@99407c2, org.springframework.security.web.access.ExceptionTranslationFilter@23f72d88, org.springframework.security.web.access.intercept.AuthorizationFilter@15e0fe05]
[2023-05-06T03:18:08.865+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-06T03:18:08.938+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-05-06T03:18:09.058+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-05-06T03:18:09.091+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-06T03:18:09.091+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-06T03:18:09.131+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=6c367b50-2b1d-4331-a00b-2e1cd977b1aa, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-qf8l6, 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-06T03:18:09.239+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-06T03:18:09.254+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-06T03:18:09.254+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-06T03:18:09.254+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683343089254
[2023-05-06T03:18:09.255+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-06T03:18:09.256+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=e92d7afc-fba2-4c24-affd-5b556c5d37d2, alive=false, publisher=null]]: starting
[2023-05-06T03:18:09.315+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-06T03:18:09.360+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-06T03:18:09.392+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-06T03:18:09.392+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-06T03:18:09.392+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683343089392
[2023-05-06T03:18:09.393+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=e92d7afc-fba2-4c24-affd-5b556c5d37d2, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-06T03:18:09.393+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$54d9d331
[2023-05-06T03:18:09.420+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-06T03:18:09.420+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-06T03:18:09.420+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-06T03:18:09.421+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-06T03:18:09.421+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-06T03:18:09.421+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-06T03:18:09.421+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-06T03:18:09.421+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=6c367b50-2b1d-4331-a00b-2e1cd977b1aa, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-qf8l6, 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@107bfcb2
[2023-05-06T03:18:09.421+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=6c367b50-2b1d-4331-a00b-2e1cd977b1aa, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-qf8l6, 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-06T03:18:09.421+00:00|INFO|ServiceManager|main] service manager started
[2023-05-06T03:18:09.465+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-06T03:18:09.468+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ffb31415-84a6-4cc8-a791-ab035ff9cb76","timestamp":"2023-05-06T03:18:09.430914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:18:10.535+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.535+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.535+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.535+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.535+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.535+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.534+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.538+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.539+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: gru9b0QMTAWzQNZOnYDBLg
[2023-05-06T03:18:10.540+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.540+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.540+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.540+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:18:10.541+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: gru9b0QMTAWzQNZOnYDBLg
[2023-05-06T03:18:10.541+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-06T03:18:10.541+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-06T03:18:10.587+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-06T03:18:10.655+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-d855b6ae-e40b-4198-9dd9-14c399295d3b
[2023-05-06T03:18:10.656+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-06T03:18:10.656+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-06T03:18:10.740+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=ffb31415-84a6-4cc8-a791-ab035ff9cb76, timestamp=2023-05-06T03:18:09.430914Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=fc1f49ac-171c-45cb-9025-6b8f0650a9fa, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-06T03:18:10.792+00:00|INFO|Application|main] Started Application in 17.354 seconds (JVM running for 18.466)
[2023-05-06T03:18:13.667+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-d855b6ae-e40b-4198-9dd9-14c399295d3b', protocol='range'}
[2023-05-06T03:18:13.676+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-d855b6ae-e40b-4198-9dd9-14c399295d3b=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-06T03:18:13.730+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-d855b6ae-e40b-4198-9dd9-14c399295d3b', protocol='range'}
[2023-05-06T03:18:13.733+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-06T03:18:13.738+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-06T03:18:13.758+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-06T03:18:13.758+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-06T03:18:13.759+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-06T03:18:13.759+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-06T03:18:13.759+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-06T03:18:13.759+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-06T03:18:13.893+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-06T03:18:13.894+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-06T03:18:13.909+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-06T03:18:13.909+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [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=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-06T03:18:13.917+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=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-06T03:18:13.919+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-06T03:18:14.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"476d7676-bda7-4a67-90a6-a78fbdd4e733","timestamp":"2023-05-06T03:18:13.153181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:18:14.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-06T03:18:23.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"78e3d2e0-11ab-417b-9c0e-31126d356637","timestamp":"2023-05-06T03:18:22.106105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:18:23.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-06T03:18:36.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b33060e5-b1c9-46e6-9a5f-cfaf2558c694","timestamp":"2023-05-06T03:18:35.474129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:18:36.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-06T03:20:00.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d05fbda3-3ffb-4fad-847c-7cc321f87885","timestamp":"2023-05-06T03:20:00.314321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:20:00.527+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:20:01.556+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d22ec5b-1caf-4389-8d18-e02c6d1be8f0","timestamp":"2023-05-06T03:20:01.514370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:20:01.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d22ec5b-1caf-4389-8d18-e02c6d1be8f0","timestamp":"2023-05-06T03:20:01.514370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:20:01.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:20:06.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ddbc345-c575-449c-8c3c-95c7786f1223","timestamp":"2023-05-06T03:20:06.302760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:20:06.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:20:15.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12406658-596e-41e9-a960-a27774e41e9c","timestamp":"2023-05-06T03:20:15.228206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:20:15.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:20:30.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7b4f3e2-a0fa-47be-a12e-b0d6e6dd05e9","timestamp":"2023-05-06T03:20:29.882328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:20:30.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:22:00.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10dd2941-2af8-4e2a-baee-b5c7934ac475","timestamp":"2023-05-06T03:22:00.313307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:22:00.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:22:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea53b280-f24a-4e11-9cab-8afe1d4ea6d9","timestamp":"2023-05-06T03:22:01.513281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:22:01.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea53b280-f24a-4e11-9cab-8afe1d4ea6d9","timestamp":"2023-05-06T03:22:01.513281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:22:01.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:22:06.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"450155cc-b6e2-422c-b575-715a8a5816f4","timestamp":"2023-05-06T03:22:06.302639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:22:06.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:22:15.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00c9db86-f673-4dcf-bd61-fd6b5ecf079a","timestamp":"2023-05-06T03:22:15.224964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:22:15.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:22:29.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"099138a1-8692-4865-bae5-dec5b1769b3d","timestamp":"2023-05-06T03:22:29.881555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:22:29.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:24:00.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"caa4546c-69b4-4d48-a22a-cee23ae29e36","timestamp":"2023-05-06T03:24:00.313014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:24:00.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:24:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2feb4542-f7e3-4c10-b8be-7fdad250314b","timestamp":"2023-05-06T03:24:01.513008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:24:01.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2feb4542-f7e3-4c10-b8be-7fdad250314b","timestamp":"2023-05-06T03:24:01.513008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:24:01.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:24:06.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"012ad7fb-1bf3-4e69-8a40-a08d2ff199e4","timestamp":"2023-05-06T03:24:06.302029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:24:06.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:24:15.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4312a6fb-4398-4a58-9026-f94e386d3004","timestamp":"2023-05-06T03:24:15.225047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:24:15.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:24:29.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc4606a3-c77d-420d-9cff-f9786a6f2836","timestamp":"2023-05-06T03:24:29.881638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:24:29.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:26:00.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"475ff245-2c6f-479e-8f46-d120b68dbd7c","timestamp":"2023-05-06T03:26:00.313122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:26:00.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:26:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e830efd8-a2f1-44b0-8e4c-f0f7f4f96acc","timestamp":"2023-05-06T03:26:01.513252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:26:01.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e830efd8-a2f1-44b0-8e4c-f0f7f4f96acc","timestamp":"2023-05-06T03:26:01.513252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:26:01.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:26:06.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1f612e1-3adb-4cb9-ab9d-57229e49834a","timestamp":"2023-05-06T03:26:06.302192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:26:06.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:26:15.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cb248d2-eb58-46d6-aca3-5586e35dfdf3","timestamp":"2023-05-06T03:26:15.226943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:26:15.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:26:29.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89a1e161-7599-4934-9553-d339d7cf66ed","timestamp":"2023-05-06T03:26:29.881360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:26:29.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:27:10.819+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-06T03:27:31.624+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-06T03:28:00.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7ac8360-1717-4550-85d3-0c768c985e7f","timestamp":"2023-05-06T03:28:00.313149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:28:00.502+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:28:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95ac1623-07c6-45a2-a586-9af332b02806","timestamp":"2023-05-06T03:28:01.513208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:28:01.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95ac1623-07c6-45a2-a586-9af332b02806","timestamp":"2023-05-06T03:28:01.513208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:28:01.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:28:06.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dc2f7f0-2a3b-4fd3-8351-2bf1c5b6fcb8","timestamp":"2023-05-06T03:28:06.302120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:28:06.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:28:15.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"000743f9-8d04-4ec7-8125-d31debf44433","timestamp":"2023-05-06T03:28:15.225047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:28:15.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:28:29.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"980770a5-f23e-4f32-b713-1fc9a8267a48","timestamp":"2023-05-06T03:28:29.881455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:28:30.000+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:30:00.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fced40a5-5158-4584-826c-032ffd0576c6","timestamp":"2023-05-06T03:30:00.313183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:30:00.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:30:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8465df36-aed8-4a2d-b36e-c8c910cc2bb3","timestamp":"2023-05-06T03:30:01.513054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:30:01.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8465df36-aed8-4a2d-b36e-c8c910cc2bb3","timestamp":"2023-05-06T03:30:01.513054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:30:01.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:30:06.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22a5dca4-86b4-441c-8f76-447b38b0b588","timestamp":"2023-05-06T03:30:06.302016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:30:06.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:30:15.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e16d1ec-efbe-4bd5-809d-178b631f0bbb","timestamp":"2023-05-06T03:30:15.224882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:30:15.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:30:29.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b0b6467-c7a2-46c7-bb5b-df84d91cf266","timestamp":"2023-05-06T03:30:29.881265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:30:29.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:32:00.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef6f6e83-796e-451f-b20b-d3b0ddacf1b8","timestamp":"2023-05-06T03:32:00.313159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:32:00.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:32:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22675f64-f442-4050-860b-11dfa2a9c526","timestamp":"2023-05-06T03:32:01.513093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:32:01.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22675f64-f442-4050-860b-11dfa2a9c526","timestamp":"2023-05-06T03:32:01.513093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:32:01.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:32:06.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8683d146-51ba-433e-b368-6a777ec419af","timestamp":"2023-05-06T03:32:06.302027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:32:06.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:32:15.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42720675-652a-46ec-9c87-1a1b257960ed","timestamp":"2023-05-06T03:32:15.226618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:32:15.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:32:29.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a27e87-1abd-4620-97f4-3f56fe8d00cd","timestamp":"2023-05-06T03:32:29.881764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:32:29.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:34:00.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdec57b8-8853-423b-ba6f-4af13b23fbfb","timestamp":"2023-05-06T03:34:00.312849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:34:00.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:34:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6efa09a-bc09-44dd-be3e-17efb34937d3","timestamp":"2023-05-06T03:34:01.513034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:34:01.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6efa09a-bc09-44dd-be3e-17efb34937d3","timestamp":"2023-05-06T03:34:01.513034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:34:01.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:34:06.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec8f7693-941c-4ca5-a120-bfc9c6a481b8","timestamp":"2023-05-06T03:34:06.302106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:34:06.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:34:15.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a64a89f9-fca0-4298-a8e9-91460ae22bc1","timestamp":"2023-05-06T03:34:15.225028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:34:15.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:34:29.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b7b3452-34ac-48be-a18a-051f5ebe684f","timestamp":"2023-05-06T03:34:29.881793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:34:29.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:36:00.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7eef543-9763-4429-a12c-680fc0707490","timestamp":"2023-05-06T03:36:00.313327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:36:00.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:36:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f2ecb49-5865-49c8-8a15-b228a8011f76","timestamp":"2023-05-06T03:36:01.512924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:36:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f2ecb49-5865-49c8-8a15-b228a8011f76","timestamp":"2023-05-06T03:36:01.512924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:36:01.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:36:06.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4eb2026-c5f7-46b2-b9ac-d17ac254f30f","timestamp":"2023-05-06T03:36:06.302194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:36:06.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:36:15.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1352f35-6db3-465b-8c1c-17e7dbfe601a","timestamp":"2023-05-06T03:36:15.225520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:36:15.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:36:29.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee26817b-60bf-4974-959f-4d77881867ec","timestamp":"2023-05-06T03:36:29.881418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:36:29.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:38:00.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1083bf5a-e79f-427d-922e-a9c6488a2471","timestamp":"2023-05-06T03:38:00.312857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:38:00.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:38:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6bd5404-2c25-4b81-9324-d718d4258331","timestamp":"2023-05-06T03:38:01.513307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:38:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6bd5404-2c25-4b81-9324-d718d4258331","timestamp":"2023-05-06T03:38:01.513307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:38:01.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:38:06.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae10764-1566-47b5-9649-1f55c3366c72","timestamp":"2023-05-06T03:38:06.302089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:38:06.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:38:15.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f24aae55-a510-42f9-8af5-e77e0afcabe7","timestamp":"2023-05-06T03:38:15.224890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:38:15.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:38:29.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fc4702b-52cd-4c38-9aea-f5e8652d069a","timestamp":"2023-05-06T03:38:29.881507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:38:29.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:40:00.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"04f64dc5-fc6d-406c-9bd0-2f2dc15eab5a","timestamp":"2023-05-06T03:40:00.313152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:40:00.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:40:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3aae1909-68cd-49ed-bdae-a1d72b4a1c50","timestamp":"2023-05-06T03:40:01.513167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:40:01.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3aae1909-68cd-49ed-bdae-a1d72b4a1c50","timestamp":"2023-05-06T03:40:01.513167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:40:01.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:40:06.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d817493c-d2fb-4bec-a2ab-4d7315977761","timestamp":"2023-05-06T03:40:06.302012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:40:06.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:40:15.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ec42845-e222-4777-921a-c420e9c54a11","timestamp":"2023-05-06T03:40:15.225404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:40:15.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:40:29.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"446c20fb-a686-49dd-b76c-35e1d08e713d","timestamp":"2023-05-06T03:40:29.881297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:40:29.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:42:00.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bdd3bf8-c67f-4b2a-bf08-802c670a5dbf","timestamp":"2023-05-06T03:42:00.312936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:42:00.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:42:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aefa3d7b-19cb-48e2-a635-b4dd99f5fb47","timestamp":"2023-05-06T03:42:01.513101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:42:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aefa3d7b-19cb-48e2-a635-b4dd99f5fb47","timestamp":"2023-05-06T03:42:01.513101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:42:01.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:42:06.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bdb086c-e4aa-4f8b-9211-d74b00f7bc12","timestamp":"2023-05-06T03:42:06.302047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:42:06.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:42:15.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56c71b02-acf7-4385-b403-1f973e2225db","timestamp":"2023-05-06T03:42:15.225354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:42:15.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:42:29.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9774474-dad8-49a6-82af-35b406ab0f9c","timestamp":"2023-05-06T03:42:29.881617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:42:29.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:44:00.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d0e5b83-d4ae-44ce-a109-b43b539badb3","timestamp":"2023-05-06T03:44:00.313759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:44:00.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:44:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"889deedf-ea1a-42b5-8175-2e66734f228e","timestamp":"2023-05-06T03:44:01.513277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:44:01.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"889deedf-ea1a-42b5-8175-2e66734f228e","timestamp":"2023-05-06T03:44:01.513277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:44:01.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:44:06.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98a838a5-79f6-4e66-acab-ca8efd05a9c9","timestamp":"2023-05-06T03:44:06.302166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:44:06.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:44:15.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd4c5013-077b-4bd9-b5c3-24ee92a01152","timestamp":"2023-05-06T03:44:15.224963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:44:15.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:44:29.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f17e226b-fda8-464d-829e-4d684e9af966","timestamp":"2023-05-06T03:44:29.881220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:44:29.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:46:00.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2de05c23-9850-4778-b3bf-c897a6ec2e18","timestamp":"2023-05-06T03:46:00.313218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:46:00.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:46:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52bc4aed-eba1-4379-ab82-37241001cce9","timestamp":"2023-05-06T03:46:01.513433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:46:01.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52bc4aed-eba1-4379-ab82-37241001cce9","timestamp":"2023-05-06T03:46:01.513433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:46:01.595+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:46:06.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2834a622-1d77-43e4-9ead-e32fcd35b49b","timestamp":"2023-05-06T03:46:06.302208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:46:06.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:46:15.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba85afa-269a-4e34-a60a-38b753978be7","timestamp":"2023-05-06T03:46:15.225117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:46:15.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:46:29.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2361cbe2-c277-47cd-9964-228faab37ca9","timestamp":"2023-05-06T03:46:29.881360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:46:29.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:48:00.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70fc484d-dd20-4fef-99d6-a8deb4726393","timestamp":"2023-05-06T03:48:00.313236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:48:00.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:48:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"531c0b80-1e55-44bf-b9a2-a24838cc7119","timestamp":"2023-05-06T03:48:01.513251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:48:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"531c0b80-1e55-44bf-b9a2-a24838cc7119","timestamp":"2023-05-06T03:48:01.513251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:48:01.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:48:06.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"292e29e4-161c-43d6-9dea-3cd10951d3fe","timestamp":"2023-05-06T03:48:06.302108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:48:06.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:48:15.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2820f93b-5e5e-4c57-a83f-bd004a164fe9","timestamp":"2023-05-06T03:48:15.225602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:48:15.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:48:29.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a972a82d-10b3-4271-a899-2792e00dcc29","timestamp":"2023-05-06T03:48:29.881323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:48:29.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:50:00.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69ef3077-559e-4f54-b175-724785257f10","timestamp":"2023-05-06T03:50:00.313076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:50:00.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:50:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72f331d3-344c-4eff-a991-04b0097c0568","timestamp":"2023-05-06T03:50:01.513222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:50:01.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72f331d3-344c-4eff-a991-04b0097c0568","timestamp":"2023-05-06T03:50:01.513222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:50:01.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:50:06.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a13ed464-9512-4a7b-bd03-731fcb0be717","timestamp":"2023-05-06T03:50:06.302125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:50:06.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:50:15.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b91d4bfb-5cf4-418f-a6db-84f4c8b5e6b9","timestamp":"2023-05-06T03:50:15.224962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:50:15.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:50:29.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98c02790-942d-475d-a103-5430692cdb42","timestamp":"2023-05-06T03:50:29.881348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:50:29.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:52:00.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f120f08-d035-43aa-ae83-65ea90e1f372","timestamp":"2023-05-06T03:52:00.313237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:52:00.516+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:52:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c86458ab-a25e-4ff4-9d7d-eecc57370ea9","timestamp":"2023-05-06T03:52:01.513104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:52:01.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c86458ab-a25e-4ff4-9d7d-eecc57370ea9","timestamp":"2023-05-06T03:52:01.513104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:52:01.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:52:06.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cdd26c2-a954-424a-9c74-7266fa920070","timestamp":"2023-05-06T03:52:06.302034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:52:06.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:52:15.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1159cf93-91ea-41a5-8b42-37e3809ffeb6","timestamp":"2023-05-06T03:52:15.225045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:52:15.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:52:29.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ed614d7-a5c8-4509-b9bf-84a20902ed28","timestamp":"2023-05-06T03:52:29.881462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:52:29.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:54:00.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f1a962e-82ea-47d3-a6a7-36c5844d759a","timestamp":"2023-05-06T03:54:00.313148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:54:00.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:54:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5a8de26-85c2-4e37-a30d-82bed54f57ae","timestamp":"2023-05-06T03:54:01.513149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:54:01.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5a8de26-85c2-4e37-a30d-82bed54f57ae","timestamp":"2023-05-06T03:54:01.513149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:54:01.596+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:54:06.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e50087ca-ba29-4908-b9d2-8805b1c5c48c","timestamp":"2023-05-06T03:54:06.301961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:54:06.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:54:15.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72d53515-20eb-4483-85d5-2e1e48fd49d4","timestamp":"2023-05-06T03:54:15.225096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:54:15.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:54:29.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72171dc2-db8a-482e-825d-077b48199fc3","timestamp":"2023-05-06T03:54:29.881266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:54:29.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:56:00.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"85e372a4-8325-46f5-8fef-7d317bad5691","timestamp":"2023-05-06T03:56:00.313131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:56:00.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:56:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3991f104-7975-4d65-b2d8-7102ec276f79","timestamp":"2023-05-06T03:56:01.513227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:56:01.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3991f104-7975-4d65-b2d8-7102ec276f79","timestamp":"2023-05-06T03:56:01.513227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:56:01.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:56:06.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf3f7ff7-9edd-4d06-bfc8-7ceb3677bd8f","timestamp":"2023-05-06T03:56:06.301975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:56:06.250+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:56:15.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1890ef43-5f42-4166-b9ea-c5a7311a4b8e","timestamp":"2023-05-06T03:56:15.225023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:56:15.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:56:29.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75f7c8ba-ea0b-4733-8a92-06f2c46e1d96","timestamp":"2023-05-06T03:56:29.881408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:56:29.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:58:00.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d9fa90f-9d24-47b7-9054-7e98c67f7540","timestamp":"2023-05-06T03:58:00.313068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:58:00.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:58:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce01303d-96fd-4b22-92ae-b1d90d62480d","timestamp":"2023-05-06T03:58:01.513168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:58:01.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce01303d-96fd-4b22-92ae-b1d90d62480d","timestamp":"2023-05-06T03:58:01.513168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:58:01.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:58:06.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50934e69-d05b-4f10-9efd-e1cd1e5c715b","timestamp":"2023-05-06T03:58:06.302016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:58:06.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:58:15.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c0c8ed5-05d3-46fd-9d0b-b497216f6ae1","timestamp":"2023-05-06T03:58:15.225048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:58:15.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T03:58:29.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c8da7a5-357d-46f2-9473-f0f8fac97eb4","timestamp":"2023-05-06T03:58:29.881230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:58:29.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:00:00.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"867c46e2-26f1-4a76-8532-d0a1a358da84","timestamp":"2023-05-06T04:00:00.313087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:00:00.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:00:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55aeaf9a-8089-4397-ae58-a025aec510be","timestamp":"2023-05-06T04:00:01.513038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:00:01.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55aeaf9a-8089-4397-ae58-a025aec510be","timestamp":"2023-05-06T04:00:01.513038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:00:01.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:00:06.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a29c325-689e-4ea4-b932-cac383d1ff79","timestamp":"2023-05-06T04:00:06.302045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:00:06.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:00:15.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ac1e8a8-60bd-4c2b-baac-712d274b46b3","timestamp":"2023-05-06T04:00:15.226662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:00:15.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:00:29.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9de21a15-3c08-4346-a9c3-c76ab303c5a8","timestamp":"2023-05-06T04:00:29.881474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:00:29.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:02:00.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd1b8856-21a4-4b21-ad60-cabfe7bbb007","timestamp":"2023-05-06T04:02:00.312890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:02:00.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:02:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e854b29-de0b-43fd-ada0-948bbf51bbc2","timestamp":"2023-05-06T04:02:01.513207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:02:01.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e854b29-de0b-43fd-ada0-948bbf51bbc2","timestamp":"2023-05-06T04:02:01.513207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:02:01.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:02:06.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4bd3f9f-505a-479b-8534-4a1c2ade64e4","timestamp":"2023-05-06T04:02:06.302095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:02:06.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:02:15.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96a93726-cdf2-4876-a28d-fef8fe713e09","timestamp":"2023-05-06T04:02:15.225071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:02:15.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:02:29.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f6dd554-c938-4c9d-9a28-bf7d2ee441f5","timestamp":"2023-05-06T04:02:29.881342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:02:29.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:03:01.695+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-06T04:04:00.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f62f0cfd-e804-4922-a5c7-886678d62665","timestamp":"2023-05-06T04:04:00.312981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:04:00.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:04:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"974e76fd-d8e4-44c5-907e-65850eedc84e","timestamp":"2023-05-06T04:04:01.513088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:04:01.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"974e76fd-d8e4-44c5-907e-65850eedc84e","timestamp":"2023-05-06T04:04:01.513088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:04:01.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:04:06.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eff42aff-ae09-4703-936b-29e9d76cc5fa","timestamp":"2023-05-06T04:04:06.302008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:04:06.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:04:15.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d44d8f6-148d-4fbc-be3f-600a24ecc796","timestamp":"2023-05-06T04:04:15.224987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:04:15.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:04:29.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71ea6d9b-8bc2-4d35-890e-66782c393cf1","timestamp":"2023-05-06T04:04:29.881305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:04:29.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:06:00.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2217d216-44b9-4424-8085-55e565098069","timestamp":"2023-05-06T04:06:00.313493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:06:00.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:06:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6b539e6-8819-4654-82a2-3bed83acaae6","timestamp":"2023-05-06T04:06:01.513267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:06:01.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6b539e6-8819-4654-82a2-3bed83acaae6","timestamp":"2023-05-06T04:06:01.513267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:06:01.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:06:06.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a7a90e6-976d-45ca-bac1-c927786c84bb","timestamp":"2023-05-06T04:06:06.302192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:06:06.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:06:15.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"371c5fe9-7cf8-43ac-86ff-711115153425","timestamp":"2023-05-06T04:06:15.224884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:06:15.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:06:29.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00722290-2522-4465-9e79-86188f17b1c7","timestamp":"2023-05-06T04:06:29.881398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:06:29.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:08:00.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41678e48-038f-4c6b-8cd3-4aab371cfbc7","timestamp":"2023-05-06T04:08:00.312952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:08:00.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:08:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abcea7c0-8dc2-4969-8d39-449fa3a9c80c","timestamp":"2023-05-06T04:08:01.513193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:08:01.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abcea7c0-8dc2-4969-8d39-449fa3a9c80c","timestamp":"2023-05-06T04:08:01.513193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:08:01.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:08:06.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f151945d-78a5-4e87-889c-415149318389","timestamp":"2023-05-06T04:08:06.302013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:08:06.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:08:15.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15648856-07d4-4287-a72f-bc4baf2acb7e","timestamp":"2023-05-06T04:08:15.224958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:08:15.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:08:29.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e35f34da-e763-4aa9-be90-3af85d8d7b6e","timestamp":"2023-05-06T04:08:29.881820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:08:29.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:10:00.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffc04e4f-4789-4669-ac0c-35bc97b06f8a","timestamp":"2023-05-06T04:10:00.313145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:10:00.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:10:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e8f0437-4a3f-4d11-9d67-e8a20bbc6c77","timestamp":"2023-05-06T04:10:01.513191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:10:01.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e8f0437-4a3f-4d11-9d67-e8a20bbc6c77","timestamp":"2023-05-06T04:10:01.513191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:10:01.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:10:06.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48c7c254-2deb-4fe0-969f-917c3248173c","timestamp":"2023-05-06T04:10:06.302132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:10:06.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:10:15.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f59afd4a-47d2-4e8f-9b43-c01a75cc8363","timestamp":"2023-05-06T04:10:15.225525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:10:15.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:10:29.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9381562-6fee-44b5-ab82-bd42c5594c3e","timestamp":"2023-05-06T04:10:29.881597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:10:29.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:12:00.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb3eed4-6d18-4c73-b502-b4641840c78a","timestamp":"2023-05-06T04:12:00.313051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:12:00.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:12:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98cd862-3ca1-438e-bf91-195400bea9e8","timestamp":"2023-05-06T04:12:01.513053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:12:01.514+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-06T04:12:01.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98cd862-3ca1-438e-bf91-195400bea9e8","timestamp":"2023-05-06T04:12:01.513053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:12:01.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:12:06.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61c44c64-0b2a-4722-b2e5-893c592bd606","timestamp":"2023-05-06T04:12:06.302565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:12:06.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:12:15.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5bee441-7c00-42ce-b41b-17963f3c7838","timestamp":"2023-05-06T04:12:15.226419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:12:15.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:12:29.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d5bfbe2-1b85-44da-9ef6-5af0b86e862c","timestamp":"2023-05-06T04:12:29.881361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:12:29.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:14:00.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08d5c154-e475-40ef-8628-7ac5e8e893ff","timestamp":"2023-05-06T04:14:00.313147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:14:00.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:14:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da1a9ff5-706a-4cf9-a8ae-0e133256951c","timestamp":"2023-05-06T04:14:01.513577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:14:01.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da1a9ff5-706a-4cf9-a8ae-0e133256951c","timestamp":"2023-05-06T04:14:01.513577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:14:01.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:14:06.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4266d04f-2732-4f4c-829c-53d714225955","timestamp":"2023-05-06T04:14:06.302090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:14:06.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:14:15.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cebde648-a915-4e04-ade8-24a84f773023","timestamp":"2023-05-06T04:14:15.225192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:14:15.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:14:29.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"909e7291-8a54-4288-a12d-328fb67fdfa6","timestamp":"2023-05-06T04:14:29.881425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:14:29.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:16:00.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fe8e92a-dd1f-49d0-9026-1fcb11d4b74f","timestamp":"2023-05-06T04:16:00.312887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:16:00.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:16:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"defdebaf-a1fc-4454-9a69-5100bb326768","timestamp":"2023-05-06T04:16:01.513163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:16:01.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"defdebaf-a1fc-4454-9a69-5100bb326768","timestamp":"2023-05-06T04:16:01.513163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:16:01.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:16:06.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd512768-a434-41bf-ae31-efe9aec5f93b","timestamp":"2023-05-06T04:16:06.302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:16:06.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:16:15.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc22697a-6faa-42f9-b567-60a5e3bdea32","timestamp":"2023-05-06T04:16:15.224904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:16:15.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:16:29.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"362514f7-fbfb-4c9c-a5ea-fd4c4406719e","timestamp":"2023-05-06T04:16:29.881541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:16:29.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:17:31.587+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-06T04:18:00.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4424561a-77ae-44eb-ae0d-78a1bad36d71","timestamp":"2023-05-06T04:18:00.313019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:18:00.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:18:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3134833a-f45a-4713-8fe0-fd8b37261e34","timestamp":"2023-05-06T04:18:01.513012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:18:01.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3134833a-f45a-4713-8fe0-fd8b37261e34","timestamp":"2023-05-06T04:18:01.513012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:18:01.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:18:06.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b952571e-33ca-4d6c-842a-5d538444f4ab","timestamp":"2023-05-06T04:18:06.302095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:18:06.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:18:15.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"041e1e94-195b-4d5e-89dd-912972aeff47","timestamp":"2023-05-06T04:18:15.224890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:18:15.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:18:29.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfa5b453-60aa-4c1c-9d93-87470d112354","timestamp":"2023-05-06T04:18:29.881295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:18:29.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:20:00.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7a3bcaf-23d8-411f-ba78-3a12b7b47401","timestamp":"2023-05-06T04:20:00.313174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:20:00.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:20:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b92d592-ce6f-4cec-be00-1b7fc9f7e508","timestamp":"2023-05-06T04:20:01.513181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:20:01.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b92d592-ce6f-4cec-be00-1b7fc9f7e508","timestamp":"2023-05-06T04:20:01.513181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:20:01.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:20:06.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e77ea882-2881-4c9e-b31c-7852e0a2da08","timestamp":"2023-05-06T04:20:06.302206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:20:06.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:20:15.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"213ab2cf-f9e6-472b-84e5-82545ef5153d","timestamp":"2023-05-06T04:20:15.225069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:20:15.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:20:29.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b433e7-2eb8-4bef-8916-069e106bd6c9","timestamp":"2023-05-06T04:20:29.881365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:20:29.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:21:01.589+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-06T04:22:00.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"862c5ea2-170f-4d8c-9ee1-3228261d905b","timestamp":"2023-05-06T04:22:00.312966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:22:00.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:22:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e018a87b-fd4a-4751-a3d8-c7b63a4d7ee4","timestamp":"2023-05-06T04:22:01.513078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:22:01.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e018a87b-fd4a-4751-a3d8-c7b63a4d7ee4","timestamp":"2023-05-06T04:22:01.513078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:22:01.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:22:06.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfc1e7d6-6d52-4e5d-92f8-821d75443709","timestamp":"2023-05-06T04:22:06.302086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:22:06.260+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:22:15.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"960a6349-519f-4bda-bb7f-3c311be077c3","timestamp":"2023-05-06T04:22:15.224848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:22:15.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:22:29.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5c6c02e-c41d-42d8-b338-2d606aa6734c","timestamp":"2023-05-06T04:22:29.881400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:22:29.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:24:00.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8e905f4-cd0b-4b8f-8e66-bb98a29214cb","timestamp":"2023-05-06T04:24:00.313325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:24:00.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:24:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ba6dac0-466a-4a23-8ed2-50b212d80c98","timestamp":"2023-05-06T04:24:01.513113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:24:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ba6dac0-466a-4a23-8ed2-50b212d80c98","timestamp":"2023-05-06T04:24:01.513113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:24:01.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:24:06.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d77ddac4-d9aa-46f3-9b24-41032f242dda","timestamp":"2023-05-06T04:24:06.301972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:24:06.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:24:15.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"296658cc-ccbd-4566-ad35-a1d65c9c2925","timestamp":"2023-05-06T04:24:15.227482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:24:15.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:24:29.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a73b8c38-e316-40ee-b001-d8be2b333470","timestamp":"2023-05-06T04:24:29.881247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:24:29.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:26:00.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9686b50b-5e7a-4780-94cc-5d4413ab6d07","timestamp":"2023-05-06T04:26:00.313218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:26:00.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:26:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5899c605-4ecb-41b3-8e99-e37b1d7cd9fb","timestamp":"2023-05-06T04:26:01.513237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:26:01.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5899c605-4ecb-41b3-8e99-e37b1d7cd9fb","timestamp":"2023-05-06T04:26:01.513237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:26:01.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:26:06.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b0fc361-8d6f-466d-bd64-5551624dcabc","timestamp":"2023-05-06T04:26:06.302189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:26:06.263+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:26:15.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a81f6cb-b4d6-46ee-829f-fa7f9dbff6c5","timestamp":"2023-05-06T04:26:15.224891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:26:15.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:26:29.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"500a98de-152e-4852-8421-265b825bdf10","timestamp":"2023-05-06T04:26:29.881398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:26:29.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:28:00.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2acaab-51e1-477b-abc3-ec4d4d40b812","timestamp":"2023-05-06T04:28:00.312934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:28:00.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:28:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc9611d0-0288-46e3-b3bf-f76fcd5460e7","timestamp":"2023-05-06T04:28:01.512892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:28:01.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc9611d0-0288-46e3-b3bf-f76fcd5460e7","timestamp":"2023-05-06T04:28:01.512892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:28:01.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:28:06.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c190f58c-699b-4cd2-a1fd-d3341cff32c8","timestamp":"2023-05-06T04:28:06.302215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:28:06.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:28:15.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39347733-1a81-46a8-b7b1-827b574ee25a","timestamp":"2023-05-06T04:28:15.224832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:28:15.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:28:29.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"705e64ae-3660-452c-9486-1115876137ee","timestamp":"2023-05-06T04:28:29.881262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:28:29.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:30:00.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ffc3053-151b-4532-b0eb-0bff923133a9","timestamp":"2023-05-06T04:30:00.312768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:30:00.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:30:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b49eac2-8daf-4283-9ca8-d40be49f03d0","timestamp":"2023-05-06T04:30:01.513108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:30:01.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b49eac2-8daf-4283-9ca8-d40be49f03d0","timestamp":"2023-05-06T04:30:01.513108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:30:01.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:30:06.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76f268e5-cd3b-4c04-bbad-19243571c9a9","timestamp":"2023-05-06T04:30:06.302016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:30:06.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:30:15.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"601f322c-c5ea-4db2-b430-bffa7a61c93e","timestamp":"2023-05-06T04:30:15.225514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:30:15.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:30:29.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a5e1ace-bdac-4daf-bae0-90b74dc98b5b","timestamp":"2023-05-06T04:30:29.881509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:30:29.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:32:00.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e8994a2-8dc7-46a2-9be8-15a3ff168c26","timestamp":"2023-05-06T04:32:00.312994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:32:00.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:32:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0ba01da-fa69-4a03-a4a8-c7666b3821fc","timestamp":"2023-05-06T04:32:01.513107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:32:01.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0ba01da-fa69-4a03-a4a8-c7666b3821fc","timestamp":"2023-05-06T04:32:01.513107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:32:01.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:32:06.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a26c277-df6a-4de7-92da-0e0a8e6e97db","timestamp":"2023-05-06T04:32:06.302046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:32:06.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:32:15.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f08086d-f6e4-4725-ba95-22e125bdacf3","timestamp":"2023-05-06T04:32:15.229670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:32:15.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:32:29.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e29ef4f-3f58-4ae6-be5d-46a9ff8d1c6a","timestamp":"2023-05-06T04:32:29.881147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:32:29.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:34:00.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ceb7c20-9bc9-4eaa-8597-2cc284d91a16","timestamp":"2023-05-06T04:34:00.312954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:34:00.512+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:34:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9071d4d4-2cbd-4c86-82ba-dd36a2dcccf2","timestamp":"2023-05-06T04:34:01.513222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:34:01.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9071d4d4-2cbd-4c86-82ba-dd36a2dcccf2","timestamp":"2023-05-06T04:34:01.513222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:34:01.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:34:06.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c46e591f-992b-4104-8b45-8bebdd003670","timestamp":"2023-05-06T04:34:06.302199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:34:06.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:34:15.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41263fca-b624-4a61-bb78-5ca0622aa1bd","timestamp":"2023-05-06T04:34:15.224911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:34:15.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:34:29.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50af53a8-c7df-405f-a711-3f7636cca508","timestamp":"2023-05-06T04:34:29.881158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:34:29.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:36:00.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c48545d-0607-4d65-8e9f-5201d1b2f6f4","timestamp":"2023-05-06T04:36:00.313212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:36:00.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:36:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc9aa3af-a843-4a50-8e15-861b44b1553f","timestamp":"2023-05-06T04:36:01.513264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:36:01.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc9aa3af-a843-4a50-8e15-861b44b1553f","timestamp":"2023-05-06T04:36:01.513264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:36:01.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:36:06.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20d709ad-4ff6-4d83-b012-dac171d5e052","timestamp":"2023-05-06T04:36:06.302132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:36:06.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:36:15.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c51544-520f-46d4-9d13-a165e1cf7b84","timestamp":"2023-05-06T04:36:15.224897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:36:15.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:36:29.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94f5d6e5-776a-4e10-b04c-1e22a94d7c00","timestamp":"2023-05-06T04:36:29.881384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:36:29.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:37:01.699+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-06T04:38:00.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9758410f-b8af-4deb-8358-fb9689ea1722","timestamp":"2023-05-06T04:38:00.313116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:38:00.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:38:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31fac736-09b6-4f42-a149-6872b7b7ef23","timestamp":"2023-05-06T04:38:01.512962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:38:01.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31fac736-09b6-4f42-a149-6872b7b7ef23","timestamp":"2023-05-06T04:38:01.512962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:38:01.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:38:06.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47c7f204-7bb7-4231-ac6a-ac7d24cfb76f","timestamp":"2023-05-06T04:38:06.302334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:38:06.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:38:15.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d236c07-9519-4bfb-be15-679b77984a67","timestamp":"2023-05-06T04:38:15.224941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:38:15.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:38:29.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6b8d672-c615-4c30-b818-6a1854a1bf17","timestamp":"2023-05-06T04:38:29.881356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:38:29.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:40:00.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea448a99-00d2-42e9-a5d4-40bf79189e11","timestamp":"2023-05-06T04:40:00.312819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:40:00.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:40:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"003d39d6-4459-4ba2-b554-e123b970b2b1","timestamp":"2023-05-06T04:40:01.513163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:40:01.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"003d39d6-4459-4ba2-b554-e123b970b2b1","timestamp":"2023-05-06T04:40:01.513163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:40:01.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:40:06.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e1bad6c-2a0c-498d-95e8-3968bc1f8833","timestamp":"2023-05-06T04:40:06.302352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:40:06.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:40:15.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b15f745-6849-4717-8810-ad1fd22c4d4a","timestamp":"2023-05-06T04:40:15.225094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:40:15.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:40:29.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e35da21-82db-4b05-afa3-21c0fa419216","timestamp":"2023-05-06T04:40:29.881480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:40:29.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:42:00.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1751d52-b3d5-4f55-babc-b10631ac2c92","timestamp":"2023-05-06T04:42:00.313043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:42:00.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:42:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c33d738-6b81-48e6-bd89-6921396e69cc","timestamp":"2023-05-06T04:42:01.513079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:42:01.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c33d738-6b81-48e6-bd89-6921396e69cc","timestamp":"2023-05-06T04:42:01.513079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:42:01.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:42:06.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35908d20-c089-4036-b71c-196a2fe1f490","timestamp":"2023-05-06T04:42:06.302410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:42:06.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:42:15.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed2289db-8351-4199-a2ec-7ef562aebcf7","timestamp":"2023-05-06T04:42:15.224844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:42:15.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:42:29.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af4eb73b-0f63-4034-8367-64947e309a5e","timestamp":"2023-05-06T04:42:29.881352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:42:29.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:44:00.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d57a452-af9a-4044-832c-04a91eb32d68","timestamp":"2023-05-06T04:44:00.312979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:44:00.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:44:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d62a182-03e9-469e-975e-448c09960d3e","timestamp":"2023-05-06T04:44:01.512958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:44:01.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d62a182-03e9-469e-975e-448c09960d3e","timestamp":"2023-05-06T04:44:01.512958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:44:01.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:44:06.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64a5a290-a416-408b-80b9-6ea15356e719","timestamp":"2023-05-06T04:44:06.302532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:44:06.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:44:15.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58499929-9591-425a-8c99-7ecf81d5a6d6","timestamp":"2023-05-06T04:44:15.224963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:44:15.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:44:29.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfa04a8e-1656-47a5-80d9-878bae4e3460","timestamp":"2023-05-06T04:44:29.881233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:44:29.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:46:00.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08f5d763-474d-4bf5-abe1-46539d5aea2f","timestamp":"2023-05-06T04:46:00.313122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:46:00.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:46:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fd98b43-c629-4766-967f-7ea84f17585c","timestamp":"2023-05-06T04:46:01.513050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:46:01.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fd98b43-c629-4766-967f-7ea84f17585c","timestamp":"2023-05-06T04:46:01.513050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:46:01.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:46:06.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02f1b6f6-0a3b-443a-9c9e-19174ff22ef5","timestamp":"2023-05-06T04:46:06.302023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:46:06.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:46:15.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c53556c5-942d-4f43-a050-7b89b5269f2b","timestamp":"2023-05-06T04:46:15.224767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:46:15.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:46:29.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cc48d20-4696-4658-bf86-212a22f5daa6","timestamp":"2023-05-06T04:46:29.881379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:46:29.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:48:00.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77c45a58-90fb-4a86-bf0b-ce80a0227ad7","timestamp":"2023-05-06T04:48:00.313167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:48:00.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:48:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"577c843d-dc01-4195-a260-89b0d5858a7d","timestamp":"2023-05-06T04:48:01.513074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:48:01.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"577c843d-dc01-4195-a260-89b0d5858a7d","timestamp":"2023-05-06T04:48:01.513074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:48:01.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:48:06.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"248e6c0b-198b-4718-90ab-5607f958a424","timestamp":"2023-05-06T04:48:06.301991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:48:06.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:48:15.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ded00664-6541-4b95-b4f4-610503a169d0","timestamp":"2023-05-06T04:48:15.225024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:48:15.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:48:29.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f696002-db32-495d-958b-80966f2f3693","timestamp":"2023-05-06T04:48:29.881345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:48:29.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:50:00.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"878118dd-c76b-4e2a-b1ab-769cbdae4e24","timestamp":"2023-05-06T04:50:00.313117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:50:00.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:50:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"021f1920-3acb-467c-b7f9-29a46d4238e7","timestamp":"2023-05-06T04:50:01.513060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:50:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"021f1920-3acb-467c-b7f9-29a46d4238e7","timestamp":"2023-05-06T04:50:01.513060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:50:01.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:50:06.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57bdab72-d59a-4a8b-b3ad-51a2104b88a1","timestamp":"2023-05-06T04:50:06.301992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:50:06.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:50:15.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39d8c7d7-af0c-4411-9384-cf453129f20b","timestamp":"2023-05-06T04:50:15.225092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:50:15.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:50:29.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc348104-047f-4f61-9097-1d67f9b21067","timestamp":"2023-05-06T04:50:29.881521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:50:29.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:52:00.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec8ca6f-27ae-4cfb-905f-0a96dc29ae11","timestamp":"2023-05-06T04:52:00.313098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:52:00.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:52:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5db45e4-9f1e-48a3-8a1c-082c656c31ee","timestamp":"2023-05-06T04:52:01.513091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:52:01.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5db45e4-9f1e-48a3-8a1c-082c656c31ee","timestamp":"2023-05-06T04:52:01.513091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:52:01.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:52:06.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a7a59a3-9687-49c6-bd95-2b9b2ca91f56","timestamp":"2023-05-06T04:52:06.302406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:52:06.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:52:15.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2813e1b-7e43-4088-9747-f6d2f98c65d2","timestamp":"2023-05-06T04:52:15.224882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:52:15.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:52:29.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c03edbb4-25be-48c3-a45c-b71206e8927b","timestamp":"2023-05-06T04:52:29.881260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:52:29.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:54:00.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f478d35-cbef-4e26-8de9-001c47d1dd70","timestamp":"2023-05-06T04:54:00.312932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:54:00.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:54:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22886ec4-3bf9-4956-9d03-bea83372332a","timestamp":"2023-05-06T04:54:01.513289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:54:01.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22886ec4-3bf9-4956-9d03-bea83372332a","timestamp":"2023-05-06T04:54:01.513289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:54:01.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:54:06.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20598ddb-cb81-44b1-b86d-eac22dc6f2e3","timestamp":"2023-05-06T04:54:06.301978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:54:06.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:54:15.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddfb6884-977e-4c47-99f9-3595356b2bce","timestamp":"2023-05-06T04:54:15.224905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:54:15.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:54:29.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bea6cd80-3ba2-41e8-8f8d-8c258244819c","timestamp":"2023-05-06T04:54:29.881558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:54:29.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:56:00.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b99cf6e-7df2-449e-bbd8-ef563b895ddc","timestamp":"2023-05-06T04:56:00.313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:56:00.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:56:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6675cb1c-e019-42ae-b43e-14b34ec07153","timestamp":"2023-05-06T04:56:01.513413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:56:01.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6675cb1c-e019-42ae-b43e-14b34ec07153","timestamp":"2023-05-06T04:56:01.513413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:56:01.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:56:06.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc7f820a-18c5-46fc-acee-49b966f3004e","timestamp":"2023-05-06T04:56:06.302152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:56:06.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:56:15.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10baaf93-2ad7-41f3-a71c-62bcaa1ab158","timestamp":"2023-05-06T04:56:15.224999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:56:15.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:56:30.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"563d8e20-522c-473f-b443-4b23e2f0abbb","timestamp":"2023-05-06T04:56:29.881624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:56:30.006+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:58:00.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"724d4d9e-7694-4702-8a46-cb3841df6a2e","timestamp":"2023-05-06T04:58:00.313261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:58:00.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:58:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2625bfc6-7b79-4510-af2b-112fe9f0dca3","timestamp":"2023-05-06T04:58:01.513292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:58:01.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2625bfc6-7b79-4510-af2b-112fe9f0dca3","timestamp":"2023-05-06T04:58:01.513292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:58:01.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:58:06.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59165643-1e73-436a-9ff0-988a13e106c7","timestamp":"2023-05-06T04:58:06.302013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:58:06.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:58:15.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59443a3f-1509-4771-a1c9-2f97ff340676","timestamp":"2023-05-06T04:58:15.225116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:58:15.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T04:58:29.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51f37334-8767-4ae1-82b9-87d6d0d487c7","timestamp":"2023-05-06T04:58:29.881600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:58:29.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:00:00.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94b5b2f8-c594-4ac3-a1d4-e362b1a891b8","timestamp":"2023-05-06T05:00:00.312861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:00:00.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:00:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1f232b2-c046-4c23-b4c4-b4a3978ae184","timestamp":"2023-05-06T05:00:01.513188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:00:01.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1f232b2-c046-4c23-b4c4-b4a3978ae184","timestamp":"2023-05-06T05:00:01.513188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:00:01.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:00:06.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"511b54b9-f0ad-4007-9709-2f2632b91894","timestamp":"2023-05-06T05:00:06.302109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:00:06.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:00:15.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"643a2772-3354-413d-85a6-0c2e47ded034","timestamp":"2023-05-06T05:00:15.225090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:00:15.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:00:29.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb31c248-1ab6-4d3a-b97d-81689177d987","timestamp":"2023-05-06T05:00:29.881686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:00:29.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:02:00.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e28b6537-1bab-44e0-867d-1af87c7fc36e","timestamp":"2023-05-06T05:02:00.313040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:02:00.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:02:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34a54d5a-32e4-4e84-a8af-ea5f4aba29ef","timestamp":"2023-05-06T05:02:01.513231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:02:01.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34a54d5a-32e4-4e84-a8af-ea5f4aba29ef","timestamp":"2023-05-06T05:02:01.513231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:02:01.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:02:06.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57d4ec69-fcb6-481b-9328-dbe7208c836e","timestamp":"2023-05-06T05:02:06.302402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:02:06.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:02:15.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d64e476-3e27-4fa3-aa96-326af1a58385","timestamp":"2023-05-06T05:02:15.225183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:02:15.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:02:29.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a3a1bae-d01d-4ccb-bcc8-a85960dad4c5","timestamp":"2023-05-06T05:02:29.881417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:02:29.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:04:00.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"371bc4e2-eb52-4d55-8caf-e3ca9d8ac68c","timestamp":"2023-05-06T05:04:00.312990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:04:00.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:04:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e1a5596-a196-499f-bb9d-51fe041940c3","timestamp":"2023-05-06T05:04:01.513227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:04:01.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e1a5596-a196-499f-bb9d-51fe041940c3","timestamp":"2023-05-06T05:04:01.513227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:04:01.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:04:06.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"347cbe60-88a9-46e9-8de8-ea892dd73d9a","timestamp":"2023-05-06T05:04:06.301952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:04:06.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:04:15.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c64306b-f5b2-48bf-ae06-ff53b0e403ce","timestamp":"2023-05-06T05:04:15.225036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:04:15.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:04:29.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58a5c622-ce62-421e-b500-dd8ae8d1102b","timestamp":"2023-05-06T05:04:29.881457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:04:29.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:06:00.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ead9df5-32fd-45d9-9430-b1e76d9f9c09","timestamp":"2023-05-06T05:06:00.313128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:06:00.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:06:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91966db5-c3a4-4d7b-a853-dc713350f1ce","timestamp":"2023-05-06T05:06:01.513043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:06:01.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91966db5-c3a4-4d7b-a853-dc713350f1ce","timestamp":"2023-05-06T05:06:01.513043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:06:01.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:06:06.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee671bcd-e1c8-410c-a1e1-52fb3bee9071","timestamp":"2023-05-06T05:06:06.302041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:06:06.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:06:15.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5af7c9db-4598-4888-80a7-b5ffdd3f01f2","timestamp":"2023-05-06T05:06:15.229206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:06:15.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:06:29.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e075de50-c961-47a2-b6e9-444c3d0bb0c2","timestamp":"2023-05-06T05:06:29.881448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:06:29.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:08:00.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca91a33-3f5f-4d49-adf9-8ee2c2f96447","timestamp":"2023-05-06T05:08:00.313062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:08:00.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:08:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"862205fb-cb76-4f51-b65e-519b2f3617c5","timestamp":"2023-05-06T05:08:01.513234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:08:01.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"862205fb-cb76-4f51-b65e-519b2f3617c5","timestamp":"2023-05-06T05:08:01.513234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:08:01.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:08:06.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b76e37e5-f33a-47de-b853-0e10cf1af058","timestamp":"2023-05-06T05:08:06.302126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:08:06.315+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:08:15.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fda29d1-8f5b-4fc5-87b6-a162b1b5eef8","timestamp":"2023-05-06T05:08:15.224876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:08:15.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:08:29.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a41dfc9a-bb70-4002-be92-347d33ffb322","timestamp":"2023-05-06T05:08:29.881535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:08:29.940+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:10:00.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"410fbc08-72f0-49a3-ac28-8b80d5a57504","timestamp":"2023-05-06T05:10:00.313194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:10:00.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:10:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd4d386c-b040-451d-aca6-d09ae62de1f8","timestamp":"2023-05-06T05:10:01.512970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:10:01.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd4d386c-b040-451d-aca6-d09ae62de1f8","timestamp":"2023-05-06T05:10:01.512970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:10:01.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:10:06.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbb250c4-58f0-4772-a0fc-f162142275e0","timestamp":"2023-05-06T05:10:06.302108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:10:06.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:10:15.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27940909-492f-4410-99b9-b5d03ebd9a21","timestamp":"2023-05-06T05:10:15.226404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:10:15.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:10:29.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5604ce0b-8c97-43b4-9c79-5131db75ee3c","timestamp":"2023-05-06T05:10:29.881079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:10:29.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:12:00.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"31346229-f316-45a4-bc56-871319b7786b","timestamp":"2023-05-06T05:12:00.313182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:12:00.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:12:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42cfec70-969a-4491-a21b-b23d7fb80107","timestamp":"2023-05-06T05:12:01.513290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:12:01.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42cfec70-969a-4491-a21b-b23d7fb80107","timestamp":"2023-05-06T05:12:01.513290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:12:01.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:12:06.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"764cafc2-3f34-4bc9-b34a-e0ae37384598","timestamp":"2023-05-06T05:12:06.302046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:12:06.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:12:15.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de699b11-e581-43c3-b9a0-e5526c76ec6e","timestamp":"2023-05-06T05:12:15.224858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:12:15.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:12:29.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"177b8d20-34a6-410a-bd4b-1adc57219863","timestamp":"2023-05-06T05:12:29.881307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:12:29.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:14:00.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"06847c4e-8f2e-4188-ab13-ae68061197cc","timestamp":"2023-05-06T05:14:00.313062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:14:00.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:14:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8021eeab-ae19-453c-aa9f-d33bd675b1be","timestamp":"2023-05-06T05:14:01.512993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:14:01.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8021eeab-ae19-453c-aa9f-d33bd675b1be","timestamp":"2023-05-06T05:14:01.512993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:14:01.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:14:06.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de73e2c2-e5b5-4f61-aefa-f82f9a9e1603","timestamp":"2023-05-06T05:14:06.302276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:14:06.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:14:15.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dadacd42-9671-4802-8ce9-15f9f41050f9","timestamp":"2023-05-06T05:14:15.224856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:14:15.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:14:29.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf32a6b6-93c0-40c1-87e0-90f8b3ade8d7","timestamp":"2023-05-06T05:14:29.881327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:14:29.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:16:00.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dbf7ac1-8a1f-4e01-bf18-9a910812b22c","timestamp":"2023-05-06T05:16:00.313029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:16:00.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:16:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ddbb73d-9119-430b-a65c-72e2f98f83d5","timestamp":"2023-05-06T05:16:01.513038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:16:01.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ddbb73d-9119-430b-a65c-72e2f98f83d5","timestamp":"2023-05-06T05:16:01.513038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:16:01.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:16:06.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"421005e0-c0b8-460b-a00b-720a3d82a6bd","timestamp":"2023-05-06T05:16:06.302246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:16:06.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:16:15.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"695ecc48-b08d-462d-8945-6b397213aea1","timestamp":"2023-05-06T05:16:15.224850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:16:15.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:16:29.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48759882-922f-49c0-b696-29336a987120","timestamp":"2023-05-06T05:16:29.881422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:16:29.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:18:00.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fce99b0f-34ba-43bc-8910-adb3ea97dd6f","timestamp":"2023-05-06T05:18:00.313071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:18:00.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:18:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f177b12-f658-443d-a11d-b6d414381d92","timestamp":"2023-05-06T05:18:01.513160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:18:01.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f177b12-f658-443d-a11d-b6d414381d92","timestamp":"2023-05-06T05:18:01.513160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:18:01.564+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:18:06.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"501627d9-463b-4238-ad27-ba00ce4990c9","timestamp":"2023-05-06T05:18:06.302187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:18:06.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:18:15.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d440020f-4b5d-4d7b-b1fb-63dd1bdabe46","timestamp":"2023-05-06T05:18:15.224873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:18:15.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:18:29.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5133c24-12d2-49e7-8313-2a6f3ddcb0d9","timestamp":"2023-05-06T05:18:29.881446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:18:29.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:20:00.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7c3a24e-214e-4344-b216-50dcfa02f271","timestamp":"2023-05-06T05:20:00.313125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:20:00.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:20:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3212210a-99fe-401d-b0cb-790cb7046431","timestamp":"2023-05-06T05:20:01.513315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:20:01.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3212210a-99fe-401d-b0cb-790cb7046431","timestamp":"2023-05-06T05:20:01.513315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:20:01.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:20:06.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5599be68-39c3-4319-9cd4-53366a9e02e3","timestamp":"2023-05-06T05:20:06.302091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:20:06.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:20:15.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6207dda2-b082-4f60-81ce-8636d127dd89","timestamp":"2023-05-06T05:20:15.225113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:20:15.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:20:29.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d5d1cd6-1a67-40b1-bb47-0699a9af8432","timestamp":"2023-05-06T05:20:29.881460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:20:29.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:22:00.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e3f99c2-db51-49bc-bb0e-563e3335415c","timestamp":"2023-05-06T05:22:00.313087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:22:00.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:22:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52f40411-b295-4844-8d9a-6e7c71d987fa","timestamp":"2023-05-06T05:22:01.513129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:22:01.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52f40411-b295-4844-8d9a-6e7c71d987fa","timestamp":"2023-05-06T05:22:01.513129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:22:01.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:22:06.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbccc8a5-8384-46df-a32b-0e84c0718140","timestamp":"2023-05-06T05:22:06.302262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:22:06.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:22:15.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8af50271-df3f-40d7-b483-60fd480d90ee","timestamp":"2023-05-06T05:22:15.225009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:22:15.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:22:29.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e47c2b2d-b4a1-437b-8475-4cd9e5b0b82b","timestamp":"2023-05-06T05:22:29.881257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:22:29.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:24:00.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4ca6d9f-eacb-46bf-a5d7-a350a86ce808","timestamp":"2023-05-06T05:24:00.312864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:24:00.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:24:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57baa9e5-41ad-459b-8930-385cac4888fd","timestamp":"2023-05-06T05:24:01.513093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:24:01.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57baa9e5-41ad-459b-8930-385cac4888fd","timestamp":"2023-05-06T05:24:01.513093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:24:01.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:24:06.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1411d534-cdda-4e26-a23c-d818f62bbac0","timestamp":"2023-05-06T05:24:06.302076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:24:06.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:24:15.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73acef3d-e462-48ce-ab7d-0409f32ab86e","timestamp":"2023-05-06T05:24:15.225225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:24:15.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:24:29.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbb6ba2e-7a8b-470b-a02b-5e54bada1ee2","timestamp":"2023-05-06T05:24:29.881315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:24:29.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:25:01.604+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-06T05:26:00.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e0bb66c-680f-42dd-b495-3ab4db6e106e","timestamp":"2023-05-06T05:26:00.312815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:26:00.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:26:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9da56e41-4534-4174-a9a3-e042bcb7b791","timestamp":"2023-05-06T05:26:01.513014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:26:01.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9da56e41-4534-4174-a9a3-e042bcb7b791","timestamp":"2023-05-06T05:26:01.513014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:26:01.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:26:06.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e2a927f-b80a-4000-b945-b6d3f6201b05","timestamp":"2023-05-06T05:26:06.302255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:26:06.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:26:15.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2dd8b37-300b-49e2-ad65-ca7ab3ba0d50","timestamp":"2023-05-06T05:26:15.224907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:26:15.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:26:29.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06ca291f-4f8e-46b9-9fd9-fa7a6cf76621","timestamp":"2023-05-06T05:26:29.881304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:26:29.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:28:00.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2d67684-1a36-4bc4-8a33-d886b06a4767","timestamp":"2023-05-06T05:28:00.313120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:28:00.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:28:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bee99985-0fd8-413d-b00b-fd3e8a7311d4","timestamp":"2023-05-06T05:28:01.513360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:28:01.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bee99985-0fd8-413d-b00b-fd3e8a7311d4","timestamp":"2023-05-06T05:28:01.513360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:28:01.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:28:06.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f2e87f3-2430-4f02-a5c5-74820b9bb3cd","timestamp":"2023-05-06T05:28:06.302229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:28:06.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:28:15.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6934187b-7a61-4ee0-a375-b26f14bac7f3","timestamp":"2023-05-06T05:28:15.224965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:28:15.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:28:29.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6735d97e-281b-4a21-a2c1-fc123beb803d","timestamp":"2023-05-06T05:28:29.881676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:28:29.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:30:00.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8bfcbac-5ac1-458b-9ae6-b4ef850a09e1","timestamp":"2023-05-06T05:30:00.312981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:30:00.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:30:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc49114d-cace-488f-b240-aecd8180dfea","timestamp":"2023-05-06T05:30:01.513055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:30:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc49114d-cace-488f-b240-aecd8180dfea","timestamp":"2023-05-06T05:30:01.513055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:30:01.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:30:06.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9cf2704-a5dd-4c41-bc5d-58ae3c544d1f","timestamp":"2023-05-06T05:30:06.302101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:30:06.414+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:30:15.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8115dfd2-4241-4b68-ad22-346a15b38d46","timestamp":"2023-05-06T05:30:15.227326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:30:15.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:30:29.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c1782a6-74cf-407f-bc4d-826c2e0e2a05","timestamp":"2023-05-06T05:30:29.881191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:30:29.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:32:00.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7831fa90-c3a2-430f-9dec-c95d7678519c","timestamp":"2023-05-06T05:32:00.313136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:32:00.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:32:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c094e671-7b9b-4f00-a162-e26bcff09b0f","timestamp":"2023-05-06T05:32:01.513312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:32:01.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c094e671-7b9b-4f00-a162-e26bcff09b0f","timestamp":"2023-05-06T05:32:01.513312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:32:01.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:32:06.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c8369cb-3848-40de-a617-e7916d1475b8","timestamp":"2023-05-06T05:32:06.301943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:32:06.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:32:15.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"277bbaa2-123b-4164-8cc5-b466ac96f640","timestamp":"2023-05-06T05:32:15.224900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:32:15.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:32:29.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6f9a7ce-d269-45bf-b09b-a64db7154d6c","timestamp":"2023-05-06T05:32:29.881210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:32:29.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:33:24.205+00:00|INFO|Http11Processor|http-nio-8084-exec-4] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-05-06T05:34:00.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40928ca5-b12e-4386-80b9-c3470b8a1fbb","timestamp":"2023-05-06T05:34:00.312948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:34:00.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:34:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"628a55f8-134c-41ba-8a5c-f4370a67d545","timestamp":"2023-05-06T05:34:01.513180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:34:01.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"628a55f8-134c-41ba-8a5c-f4370a67d545","timestamp":"2023-05-06T05:34:01.513180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:34:01.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:34:06.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb07203a-1e7a-4db5-a107-b20430212bbe","timestamp":"2023-05-06T05:34:06.302175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:34:06.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:34:15.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c63ee24-735a-4655-bc15-b6e304bcf912","timestamp":"2023-05-06T05:34:15.224982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:34:15.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:34:29.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"916ec427-9ebf-48ab-9313-5e57899591bc","timestamp":"2023-05-06T05:34:29.881227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:34:29.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:35:01.643+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-06T05:36:00.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"87bce821-714a-45e6-8d6b-03460fb03616","timestamp":"2023-05-06T05:36:00.313184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:36:00.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:36:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b0d3f03-722c-4d38-8605-4edf02ed1ddb","timestamp":"2023-05-06T05:36:01.513116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:36:01.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b0d3f03-722c-4d38-8605-4edf02ed1ddb","timestamp":"2023-05-06T05:36:01.513116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:36:01.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:36:06.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"210829f5-cd4e-4700-8110-06cc9987ed88","timestamp":"2023-05-06T05:36:06.302089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:36:06.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:36:15.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cea75073-f028-4436-9d7e-9c2d6dd9810d","timestamp":"2023-05-06T05:36:15.225026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:36:15.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:36:29.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7110c9a-dbd7-42b8-8042-e20b0c53dddd","timestamp":"2023-05-06T05:36:29.881359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:36:29.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:38:00.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bd6e7de-d9f3-462d-9b85-fe174a8a1857","timestamp":"2023-05-06T05:38:00.313125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:38:00.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:38:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bffc9c52-1f8b-4feb-a3f1-4e29c521b35c","timestamp":"2023-05-06T05:38:01.513131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:38:01.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bffc9c52-1f8b-4feb-a3f1-4e29c521b35c","timestamp":"2023-05-06T05:38:01.513131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:38:01.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:38:06.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66544973-169c-4f65-a616-f637dcad7627","timestamp":"2023-05-06T05:38:06.302143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:38:06.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:38:15.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"896b0638-a7ff-4ae0-893f-8c2e92935fa9","timestamp":"2023-05-06T05:38:15.224891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:38:15.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:38:29.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5f9702-fb7f-4013-82d5-367015d4143f","timestamp":"2023-05-06T05:38:29.881546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:38:29.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:40:00.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac3bc8cf-11b8-4d67-987a-f74bb9d905f6","timestamp":"2023-05-06T05:40:00.312893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:40:00.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:40:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45d77627-805e-4c52-b675-e55142e699c9","timestamp":"2023-05-06T05:40:01.513128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:40:01.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45d77627-805e-4c52-b675-e55142e699c9","timestamp":"2023-05-06T05:40:01.513128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:40:01.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:40:06.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2722b94-2fc4-458e-b84f-4528ca0f4eeb","timestamp":"2023-05-06T05:40:06.302032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:40:06.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:40:15.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbe6bb8b-ebbd-4c00-8fbd-100d67a76d3f","timestamp":"2023-05-06T05:40:15.225437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:40:15.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:40:29.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"839650fd-47be-4e90-a622-9d6594149733","timestamp":"2023-05-06T05:40:29.881397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:40:29.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:42:00.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ba90bcb-4fd0-4c96-87d4-707cf9cfe4b8","timestamp":"2023-05-06T05:42:00.313072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:42:00.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:42:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deb16f81-f070-4628-8109-bc2d133668b6","timestamp":"2023-05-06T05:42:01.513746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:42:01.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deb16f81-f070-4628-8109-bc2d133668b6","timestamp":"2023-05-06T05:42:01.513746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:42:01.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:42:06.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcb9b911-bc13-451b-815b-ba255e1516fd","timestamp":"2023-05-06T05:42:06.302007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:42:06.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:42:15.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d54007df-cb43-43c1-a994-ba82f57816d5","timestamp":"2023-05-06T05:42:15.225011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:42:15.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:42:29.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f864e4-a541-4db0-8a01-db8409ad3837","timestamp":"2023-05-06T05:42:29.881311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:42:29.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:44:00.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"816b9b5f-721d-4b0d-b9b3-75cd281eb350","timestamp":"2023-05-06T05:44:00.312865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:44:00.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:44:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdd9c112-e05e-4097-88c4-67e716a0868e","timestamp":"2023-05-06T05:44:01.513168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:44:01.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdd9c112-e05e-4097-88c4-67e716a0868e","timestamp":"2023-05-06T05:44:01.513168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:44:01.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:44:06.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a62acf5c-c280-4344-9b79-3da82c1d3795","timestamp":"2023-05-06T05:44:06.302049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:44:06.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:44:15.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ef1ae06-f4db-4e5f-a4cd-4664f909170a","timestamp":"2023-05-06T05:44:15.225065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:44:15.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:44:29.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fd2e666-9748-4dc1-ba04-89f48135f143","timestamp":"2023-05-06T05:44:29.881227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:44:29.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:46:00.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77160598-c49d-4431-8a77-0e6dbaa43560","timestamp":"2023-05-06T05:46:00.313076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:46:00.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:46:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d82c2f9c-ebb2-4526-b1de-52f52df60c15","timestamp":"2023-05-06T05:46:01.513206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:46:01.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d82c2f9c-ebb2-4526-b1de-52f52df60c15","timestamp":"2023-05-06T05:46:01.513206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:46:01.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:46:06.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fb451de-059a-4c28-94db-f472db4c5b67","timestamp":"2023-05-06T05:46:06.302167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:46:06.339+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:46:15.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce25de94-4fd8-426c-a547-e7d42e8a3f46","timestamp":"2023-05-06T05:46:15.224908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:46:15.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:46:29.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"047f5a9f-99a5-4f74-9010-47191bf6db13","timestamp":"2023-05-06T05:46:29.881961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:46:29.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:48:00.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fa8c979-7a2a-4d30-a890-e7a2b79862c0","timestamp":"2023-05-06T05:48:00.312869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:48:00.502+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:48:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebb42c85-98bd-4666-b9a4-2ad6e58ae07f","timestamp":"2023-05-06T05:48:01.513071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:48:01.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebb42c85-98bd-4666-b9a4-2ad6e58ae07f","timestamp":"2023-05-06T05:48:01.513071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:48:01.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:48:06.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f361547b-7e21-4241-818a-7087fcd397f6","timestamp":"2023-05-06T05:48:06.302129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:48:06.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:48:15.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af389ef4-68bd-4ab4-b6ba-ed9a2c4654b4","timestamp":"2023-05-06T05:48:15.227349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:48:15.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:48:29.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9693389-62db-49e8-b91b-a0b7c405295c","timestamp":"2023-05-06T05:48:29.881173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:48:29.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:50:00.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5630bf8-9197-49eb-b624-717be546fa00","timestamp":"2023-05-06T05:50:00.312778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:50:00.515+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:50:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8fde1c8-6535-4844-a48a-4edefff89bb3","timestamp":"2023-05-06T05:50:01.513037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:50:01.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8fde1c8-6535-4844-a48a-4edefff89bb3","timestamp":"2023-05-06T05:50:01.513037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:50:01.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:50:06.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b9a71b1-cbfe-47b5-b4c1-ee64ee6f1c9c","timestamp":"2023-05-06T05:50:06.301988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:50:06.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:50:15.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5432486-56c7-45b8-a927-5597a85b49b7","timestamp":"2023-05-06T05:50:15.225538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:50:15.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:50:29.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbd32eea-129e-4fec-884b-29e1cfcc519e","timestamp":"2023-05-06T05:50:29.881314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:50:29.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:52:00.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05b65a51-d225-435e-8d9b-545fd3094c48","timestamp":"2023-05-06T05:52:00.313032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:52:00.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:52:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef433903-067e-488e-ab8c-fa1cf8c55d6a","timestamp":"2023-05-06T05:52:01.512952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:52:01.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef433903-067e-488e-ab8c-fa1cf8c55d6a","timestamp":"2023-05-06T05:52:01.512952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:52:01.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:52:06.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5ada628-b6a9-4c20-b255-9033d463bd6f","timestamp":"2023-05-06T05:52:06.301995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:52:06.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:52:15.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84587576-8287-4e0e-a6f2-b68071f292be","timestamp":"2023-05-06T05:52:15.227377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:52:15.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:52:29.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f83d142-6fe4-42f0-8172-1f88ee8d19bf","timestamp":"2023-05-06T05:52:29.881508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:52:29.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:54:00.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3638351-5b92-415b-b17b-4dcf59309826","timestamp":"2023-05-06T05:54:00.313138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:54:00.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:54:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbcdd6a7-b7b1-4f85-868e-2e1b3ed70808","timestamp":"2023-05-06T05:54:01.513129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:54:01.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbcdd6a7-b7b1-4f85-868e-2e1b3ed70808","timestamp":"2023-05-06T05:54:01.513129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:54:01.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:54:06.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93931708-aaff-4eeb-83a1-66394af5c376","timestamp":"2023-05-06T05:54:06.302030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:54:06.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:54:15.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7858991-999e-46ec-a2b7-2d028ac724d2","timestamp":"2023-05-06T05:54:15.224984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:54:15.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:54:29.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbbc3255-224a-4f04-a192-439216a0e15c","timestamp":"2023-05-06T05:54:29.881349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:54:29.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:56:00.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18180940-ddbb-4260-b89d-7d742e216e4a","timestamp":"2023-05-06T05:56:00.313221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:56:00.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:56:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e09f90f7-d231-4f2e-a207-a6789958f179","timestamp":"2023-05-06T05:56:01.513084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:56:01.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e09f90f7-d231-4f2e-a207-a6789958f179","timestamp":"2023-05-06T05:56:01.513084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:56:01.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:56:06.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19e648b6-9fc7-4af8-bb73-39693cdbf0f1","timestamp":"2023-05-06T05:56:06.302040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:56:06.357+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:56:15.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d70cbc9e-1558-4a93-a157-4ad1f2a2c8af","timestamp":"2023-05-06T05:56:15.224991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:56:15.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:56:29.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c03dd38-ca50-46a7-975f-b734da98f179","timestamp":"2023-05-06T05:56:29.881558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:56:29.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:58:00.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70f5f66-d089-4002-b7e9-07359cd81610","timestamp":"2023-05-06T05:58:00.312860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:58:00.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:58:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79a19f37-4466-4211-98ef-7301a633467b","timestamp":"2023-05-06T05:58:01.513062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:58:01.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79a19f37-4466-4211-98ef-7301a633467b","timestamp":"2023-05-06T05:58:01.513062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:58:01.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:58:06.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ce13230-16e3-4fe8-9c17-27272da01832","timestamp":"2023-05-06T05:58:06.302084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:58:06.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:58:15.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9273f11-347f-455c-a68a-b5ce448d6e66","timestamp":"2023-05-06T05:58:15.227578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:58:15.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T05:58:29.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0bb2441-648b-4d0e-b38a-11fd104204cb","timestamp":"2023-05-06T05:58:29.881536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:58:29.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:00:00.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdf48234-8e23-4dc9-bb17-9630efd30fee","timestamp":"2023-05-06T06:00:00.312950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:00:00.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:00:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87bf9bb5-4e58-4bcf-a8f9-98f80409e9e7","timestamp":"2023-05-06T06:00:01.513157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:00:01.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87bf9bb5-4e58-4bcf-a8f9-98f80409e9e7","timestamp":"2023-05-06T06:00:01.513157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:00:01.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:00:06.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6cd2a43-14b2-4364-9022-8182eb9a500b","timestamp":"2023-05-06T06:00:06.301988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:00:06.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:00:15.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a603a25d-032f-4c84-ab42-749b3b6ce5e4","timestamp":"2023-05-06T06:00:15.224853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:00:15.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:00:29.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d4c3155-2b63-4a08-a339-47d3904519ac","timestamp":"2023-05-06T06:00:29.881565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:00:29.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:02:00.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"032db7d0-0e74-47c0-b636-ec0c18c24604","timestamp":"2023-05-06T06:02:00.314014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:02:00.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:02:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"940d6c62-d806-4c81-b66a-42b45bf9538e","timestamp":"2023-05-06T06:02:01.513023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:02:01.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"940d6c62-d806-4c81-b66a-42b45bf9538e","timestamp":"2023-05-06T06:02:01.513023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:02:01.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:02:06.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd7e9b31-d313-476e-ae3e-c3615d4e458d","timestamp":"2023-05-06T06:02:06.302067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:02:06.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:02:15.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63099654-1f2d-4240-8ac7-6eea64e3c68c","timestamp":"2023-05-06T06:02:15.225096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:02:15.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:02:29.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8507409a-5e93-49f6-9e6c-0e430d5d10fa","timestamp":"2023-05-06T06:02:29.881474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:02:29.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:04:00.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9aee3396-6d3e-465c-acac-143eaa87c535","timestamp":"2023-05-06T06:04:00.312786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:04:00.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:04:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50aa08e2-b0a7-4fc0-986d-90025305dc14","timestamp":"2023-05-06T06:04:01.512996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:04:01.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50aa08e2-b0a7-4fc0-986d-90025305dc14","timestamp":"2023-05-06T06:04:01.512996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:04:01.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:04:06.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6ec1e40-0626-4fae-85db-9cb81cb18d19","timestamp":"2023-05-06T06:04:06.302011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:04:06.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:04:15.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04bbc06f-9380-45bb-a80a-797156c459b3","timestamp":"2023-05-06T06:04:15.227743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:04:15.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:04:29.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1864780-932d-46e7-ae6a-f0f6e1fd05d0","timestamp":"2023-05-06T06:04:29.881575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:04:29.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:06:00.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a0ce3c1-050d-4e4f-a11f-efbe0ceb7189","timestamp":"2023-05-06T06:06:00.313241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:06:00.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:06:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b292f6a-9d4f-4b48-95f7-a561f21db8ea","timestamp":"2023-05-06T06:06:01.512920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:06:01.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b292f6a-9d4f-4b48-95f7-a561f21db8ea","timestamp":"2023-05-06T06:06:01.512920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:06:01.585+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:06:06.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb398dda-8729-44a5-bc13-6f07385fc1d0","timestamp":"2023-05-06T06:06:06.301935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:06:06.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:06:15.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eef6a0c-82c0-44da-8de7-63019a77b9ff","timestamp":"2023-05-06T06:06:15.225105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:06:15.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:06:29.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecced129-3bc6-490c-8015-a854a71bd3fe","timestamp":"2023-05-06T06:06:29.881300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:06:29.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:08:00.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2d5928d-717f-4e8a-87b8-1070a72c3656","timestamp":"2023-05-06T06:08:00.312827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:08:00.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:08:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52c85696-a43f-4991-8079-9d7ba0d248d6","timestamp":"2023-05-06T06:08:01.513178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:08:01.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52c85696-a43f-4991-8079-9d7ba0d248d6","timestamp":"2023-05-06T06:08:01.513178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:08:01.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:08:06.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9adb0026-efbc-4d95-9363-53ef7626486f","timestamp":"2023-05-06T06:08:06.302471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:08:06.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:08:15.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40cbbb39-a623-4940-ab1e-0fa0edc72508","timestamp":"2023-05-06T06:08:15.224749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:08:15.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:08:29.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16403de1-5a96-401f-acb1-d37cc65f5b62","timestamp":"2023-05-06T06:08:29.881305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:08:29.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:09:31.632+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-06T06:10:00.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a00b8901-74ff-4468-9e30-1ff11dfec6b2","timestamp":"2023-05-06T06:10:00.312816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:10:00.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:10:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"511eb60d-ee0f-45c4-a423-bedfe89d108a","timestamp":"2023-05-06T06:10:01.513232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:10:01.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"511eb60d-ee0f-45c4-a423-bedfe89d108a","timestamp":"2023-05-06T06:10:01.513232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:10:01.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:10:06.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57f4edab-7bd3-4c38-8cf5-e9dca77f6dbb","timestamp":"2023-05-06T06:10:06.301878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:10:06.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:10:15.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"438350d3-6aa0-43d0-9c1d-08390876bfd0","timestamp":"2023-05-06T06:10:15.224794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:10:15.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:10:29.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50f168ea-671a-4f84-acb2-287d2a8f9186","timestamp":"2023-05-06T06:10:29.881516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:10:29.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:12:00.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14b2f733-bee8-4798-ba02-92a57886756c","timestamp":"2023-05-06T06:12:00.312854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:12:00.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:12:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c703e71-66a2-42d9-904d-af00c61e6f1f","timestamp":"2023-05-06T06:12:01.513052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:12:01.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c703e71-66a2-42d9-904d-af00c61e6f1f","timestamp":"2023-05-06T06:12:01.513052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:12:01.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:12:06.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d66f13c6-5867-4f28-9ccf-29326dda07c2","timestamp":"2023-05-06T06:12:06.302317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:12:06.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:12:15.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"264c5144-e9bf-48b0-9b71-bbb2ceebcbcd","timestamp":"2023-05-06T06:12:15.225140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:12:15.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:12:29.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d3e482d-1654-4bb3-bec1-d6acbe1967da","timestamp":"2023-05-06T06:12:29.881224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:12:29.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:14:00.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"876c33d4-6f64-486f-b10a-0ee78078e9b5","timestamp":"2023-05-06T06:14:00.313450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:14:00.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:14:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a30c5149-1e9a-41ea-a0ed-38d8e5f7a060","timestamp":"2023-05-06T06:14:01.513002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:14:01.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a30c5149-1e9a-41ea-a0ed-38d8e5f7a060","timestamp":"2023-05-06T06:14:01.513002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:14:01.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:14:06.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56f8c9ac-8ecc-438d-ac7f-680a71998712","timestamp":"2023-05-06T06:14:06.302127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:14:06.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:14:15.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7e48e3d-c58c-4bc5-9836-216f6bf3d99b","timestamp":"2023-05-06T06:14:15.226397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:14:15.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:14:29.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b31c8e9a-876c-4c51-a55c-4725aee0d402","timestamp":"2023-05-06T06:14:29.881166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:14:29.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:16:00.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"081e7753-1b8f-4d23-b543-295c2f544133","timestamp":"2023-05-06T06:16:00.313094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:16:00.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:16:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48e4258e-3409-44ba-81e4-49dcccca82ff","timestamp":"2023-05-06T06:16:01.513207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:16:01.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48e4258e-3409-44ba-81e4-49dcccca82ff","timestamp":"2023-05-06T06:16:01.513207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:16:01.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:16:06.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8b2f6d5-bf6b-4ae4-8bbf-0aacda846cc9","timestamp":"2023-05-06T06:16:06.302127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:16:06.362+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:16:15.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"577b9f17-76f4-49a4-9541-6aeca5f0f8d5","timestamp":"2023-05-06T06:16:15.227723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:16:15.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:16:29.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ea67178-3983-4208-a08c-b8f3e8a5d619","timestamp":"2023-05-06T06:16:29.881137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:16:29.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:18:00.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae77e4e4-4437-486a-bca6-f0a05362fe5a","timestamp":"2023-05-06T06:18:00.313096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:18:00.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:18:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d08553ba-c9e7-4b3a-a151-e1bd2fd270a7","timestamp":"2023-05-06T06:18:01.513179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:18:01.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d08553ba-c9e7-4b3a-a151-e1bd2fd270a7","timestamp":"2023-05-06T06:18:01.513179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:18:01.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:18:06.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0027cd34-cdcf-475c-9e52-dc7d2911569f","timestamp":"2023-05-06T06:18:06.302098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:18:06.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:18:07.324+00:00|INFO|Http11Processor|http-nio-8084-exec-1] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-05-06T06:18:15.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f20b4a81-6941-4cbe-b263-e1900d403bf2","timestamp":"2023-05-06T06:18:15.225228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:18:15.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:18:29.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f84ebb-1b7b-4714-9c75-c11712a12ece","timestamp":"2023-05-06T06:18:29.881299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:18:29.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:20:00.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"20a140d9-e785-47af-9424-9f7b99c16ebb","timestamp":"2023-05-06T06:20:00.312878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:20:00.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:20:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"101dc77b-bb9a-4741-a1cf-4bbe0791b20c","timestamp":"2023-05-06T06:20:01.513464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:20:01.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"101dc77b-bb9a-4741-a1cf-4bbe0791b20c","timestamp":"2023-05-06T06:20:01.513464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:20:01.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:20:06.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e84244af-3703-4585-97ef-e2cb4ea0e312","timestamp":"2023-05-06T06:20:06.301963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:20:06.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:20:15.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c3d34e2-6908-47f8-890b-9a37d3df5a55","timestamp":"2023-05-06T06:20:15.224808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:20:15.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:20:29.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d69887ac-f616-4256-b84f-0691e2da7121","timestamp":"2023-05-06T06:20:29.881285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:20:29.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:21:01.589+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-06T06:22:00.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e93368d-8876-4556-9157-9684020c961c","timestamp":"2023-05-06T06:22:00.313036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:22:00.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:22:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"197837e0-ad19-4e64-8014-0ba6bea3d159","timestamp":"2023-05-06T06:22:01.513089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:22:01.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"197837e0-ad19-4e64-8014-0ba6bea3d159","timestamp":"2023-05-06T06:22:01.513089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:22:01.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:22:06.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71fa2953-8c3a-431d-99b0-5f31ace1d01a","timestamp":"2023-05-06T06:22:06.302097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:22:06.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:22:15.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ebf496f-2549-4815-a64f-0665287a0050","timestamp":"2023-05-06T06:22:15.225613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:22:15.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:22:29.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15c0d039-17fd-4c04-a9a8-fd34b88a5d8d","timestamp":"2023-05-06T06:22:29.881428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:22:29.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:24:00.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c16fd62-8cf4-4beb-9290-56a01188ad0a","timestamp":"2023-05-06T06:24:00.313115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:24:00.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:24:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c09a526-cdd1-4ede-8263-6ed217cdf0ee","timestamp":"2023-05-06T06:24:01.513262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:24:01.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c09a526-cdd1-4ede-8263-6ed217cdf0ee","timestamp":"2023-05-06T06:24:01.513262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:24:01.564+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:24:06.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"880ac89d-8388-4731-b79a-13868e7e8ac7","timestamp":"2023-05-06T06:24:06.302362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:24:06.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:24:15.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cd95a20-2683-4953-b401-7daabf9a6d5d","timestamp":"2023-05-06T06:24:15.225011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:24:15.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:24:29.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"046808ce-8099-4f5c-86f1-52bdbd00006a","timestamp":"2023-05-06T06:24:29.881177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:24:29.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:26:00.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75801c5b-8dcd-4971-b157-34614eacb97a","timestamp":"2023-05-06T06:26:00.313143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:26:00.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:26:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93208faf-7e1d-4ee2-ba6f-419313bee7b2","timestamp":"2023-05-06T06:26:01.513200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:26:01.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93208faf-7e1d-4ee2-ba6f-419313bee7b2","timestamp":"2023-05-06T06:26:01.513200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:26:01.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:26:06.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f16d862-c61d-461a-8632-1ec6478a6c74","timestamp":"2023-05-06T06:26:06.302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:26:06.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:26:15.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c4f56ad-b5f8-482e-9087-479aaac59a98","timestamp":"2023-05-06T06:26:15.224825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:26:15.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:26:29.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f528d04d-9ff0-4e40-aa5c-ca12ae0a8da8","timestamp":"2023-05-06T06:26:29.881399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:26:29.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:28:00.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e096d9f-78e9-4464-b895-55ea0df7469a","timestamp":"2023-05-06T06:28:00.312831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:28:00.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:28:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38258d66-d32c-4a56-ad0f-87e804f42fc3","timestamp":"2023-05-06T06:28:01.513121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:28:01.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38258d66-d32c-4a56-ad0f-87e804f42fc3","timestamp":"2023-05-06T06:28:01.513121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:28:01.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:28:06.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"573c8003-c2e1-444d-9174-74d71c95024f","timestamp":"2023-05-06T06:28:06.301919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:28:06.386+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:28:15.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7f9c315-415e-452b-bba4-4e36e6220a5c","timestamp":"2023-05-06T06:28:15.224800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:28:15.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:28:29.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f52ff6f5-008e-46b8-a07b-be92d74fea79","timestamp":"2023-05-06T06:28:29.881282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:28:29.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:30:00.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4167b5a2-5bac-4e9c-8b40-ffc56b9d501c","timestamp":"2023-05-06T06:30:00.313165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:30:00.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:30:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac80c19d-0f10-408b-bbef-7210fcd18972","timestamp":"2023-05-06T06:30:01.513063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:30:01.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac80c19d-0f10-408b-bbef-7210fcd18972","timestamp":"2023-05-06T06:30:01.513063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:30:01.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:30:06.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b9bdb92-d71f-4126-8811-5e9622d5c4db","timestamp":"2023-05-06T06:30:06.301996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:30:06.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:30:15.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27da4a42-a017-4492-a304-f71813a5cef3","timestamp":"2023-05-06T06:30:15.225176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:30:15.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:30:29.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01651f2f-8e2d-4feb-8d25-a6403da0213a","timestamp":"2023-05-06T06:30:29.881156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:30:29.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:31:01.627+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-06T06:32:00.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbe82b3b-b918-4475-809e-07d0a3c1bda9","timestamp":"2023-05-06T06:32:00.313065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:32:00.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:32:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"323fb50f-a4db-44ab-8522-f8097473ca30","timestamp":"2023-05-06T06:32:01.513094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:32:01.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"323fb50f-a4db-44ab-8522-f8097473ca30","timestamp":"2023-05-06T06:32:01.513094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:32:01.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:32:06.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f25b824-4fc9-41fd-b425-04455dbf6244","timestamp":"2023-05-06T06:32:06.302024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:32:06.369+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:32:15.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9098b26-1298-48a8-80a7-1eed9ad15ca5","timestamp":"2023-05-06T06:32:15.225036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:32:15.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:32:29.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c06213eb-4413-4cb2-8fee-fbcf54712610","timestamp":"2023-05-06T06:32:29.881435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:32:29.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:34:00.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"83d5b574-5b12-4823-ba9e-f179b4e5877f","timestamp":"2023-05-06T06:34:00.313034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:34:00.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:34:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8de10ed8-e5c6-48b9-9e2a-2c8f3cbdd4bb","timestamp":"2023-05-06T06:34:01.513147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:34:01.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8de10ed8-e5c6-48b9-9e2a-2c8f3cbdd4bb","timestamp":"2023-05-06T06:34:01.513147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:34:01.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:34:06.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f569187-f512-4a74-a42d-4ea4f1024d81","timestamp":"2023-05-06T06:34:06.302100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:34:06.389+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:34:15.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f826160-090c-4c50-adaf-87956a3f98a2","timestamp":"2023-05-06T06:34:15.225098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:34:15.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:34:29.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b422bc20-cc06-4ed1-a9bf-f1f1470bcc7b","timestamp":"2023-05-06T06:34:29.881475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:34:29.999+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:36:00.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"477c35b8-62e1-4942-ba01-5d9704866f75","timestamp":"2023-05-06T06:36:00.313292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:36:00.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:36:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52cd7346-80e9-414f-8997-515b637e3319","timestamp":"2023-05-06T06:36:01.513019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:36:01.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52cd7346-80e9-414f-8997-515b637e3319","timestamp":"2023-05-06T06:36:01.513019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:36:01.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:36:06.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b913f51-347d-42a5-ab49-6cd0d26f752d","timestamp":"2023-05-06T06:36:06.301930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:36:06.377+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:36:15.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a04d892-bd51-4a50-9d92-25502c812adc","timestamp":"2023-05-06T06:36:15.224972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:36:15.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:36:29.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fddebadb-d490-4ada-b405-8ba9c9c28e55","timestamp":"2023-05-06T06:36:29.881375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:36:29.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:38:00.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"065fb7a7-8fa9-419c-b2e3-b32ece9635d0","timestamp":"2023-05-06T06:38:00.313269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:38:00.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:38:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63203d22-bbef-4887-9f2a-2bd296de236e","timestamp":"2023-05-06T06:38:01.513082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:38:01.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63203d22-bbef-4887-9f2a-2bd296de236e","timestamp":"2023-05-06T06:38:01.513082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:38:01.565+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:38:06.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"229df89c-2373-476f-b529-08489d47ba95","timestamp":"2023-05-06T06:38:06.302644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:38:06.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:38:15.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a73ba1d-efb5-4856-91fd-edbea82d8220","timestamp":"2023-05-06T06:38:15.224760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:38:15.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:38:29.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af45dd66-a4aa-4ebd-a00e-07ecdc840474","timestamp":"2023-05-06T06:38:29.881469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:38:29.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:40:00.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"45141b8a-1c80-4946-8816-ae9dfa906848","timestamp":"2023-05-06T06:40:00.312948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:40:00.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:40:01.514+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"072a9456-c9a3-43d0-a574-437cafdbacd5","timestamp":"2023-05-06T06:40:01.514379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:40:01.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"072a9456-c9a3-43d0-a574-437cafdbacd5","timestamp":"2023-05-06T06:40:01.514379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:40:01.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:40:06.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b251d2c-06a1-475b-8a8f-7c31bdb9ee59","timestamp":"2023-05-06T06:40:06.301868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:40:06.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:40:15.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ce51108-691b-40fb-91df-1d976e808a82","timestamp":"2023-05-06T06:40:15.225115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:40:15.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:40:29.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"301aa7e9-6ad0-455a-b4b7-399d8c28cc7a","timestamp":"2023-05-06T06:40:29.881243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:40:29.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:42:00.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"44f217bd-8a17-49f8-9fc9-d691ab6d54b9","timestamp":"2023-05-06T06:42:00.314673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:42:00.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:42:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69c6fa84-65d0-4748-8c63-fa3eebf35140","timestamp":"2023-05-06T06:42:01.513108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:42:01.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69c6fa84-65d0-4748-8c63-fa3eebf35140","timestamp":"2023-05-06T06:42:01.513108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:42:01.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:42:06.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4b0f237-02bd-4b68-be9d-3388ed77b1a4","timestamp":"2023-05-06T06:42:06.302078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:42:06.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:42:15.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c598bc6-dbe8-46ed-957b-737138b2f74c","timestamp":"2023-05-06T06:42:15.224949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:42:15.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:42:29.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe0c78f4-ffb1-4986-b37b-88cf4a391b55","timestamp":"2023-05-06T06:42:29.881377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:42:29.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:43:01.591+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-06T06:44:00.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"402ae695-70eb-4c3a-8a23-968396672210","timestamp":"2023-05-06T06:44:00.313028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:44:00.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:44:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66cfabe2-fa55-4e2c-9709-0cf4e25dc7a0","timestamp":"2023-05-06T06:44:01.512948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:44:01.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66cfabe2-fa55-4e2c-9709-0cf4e25dc7a0","timestamp":"2023-05-06T06:44:01.512948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:44:01.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:44:06.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f888cd51-56c8-439f-8472-de951617b2f1","timestamp":"2023-05-06T06:44:06.302002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:44:06.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:44:15.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b49fa0b4-7c2e-422c-a5e5-76ce01365c9d","timestamp":"2023-05-06T06:44:15.225125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:44:15.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:44:29.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17af2217-4508-4ce5-90cc-d8d42fdba8f8","timestamp":"2023-05-06T06:44:29.881255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:44:29.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:46:00.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c686a89-e346-4366-8cdc-8dff14fa8ba3","timestamp":"2023-05-06T06:46:00.313289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:46:00.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:46:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"329180fd-4670-4ee5-b79d-bd09bab1e3a0","timestamp":"2023-05-06T06:46:01.513142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:46:01.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"329180fd-4670-4ee5-b79d-bd09bab1e3a0","timestamp":"2023-05-06T06:46:01.513142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:46:01.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:46:06.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"154d885d-85c7-4add-b3ce-e028e378ea3c","timestamp":"2023-05-06T06:46:06.302032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:46:06.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:46:15.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07871327-063e-4173-bd10-7525fb273c4e","timestamp":"2023-05-06T06:46:15.225964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:46:15.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:46:29.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a37860d-e948-4f26-bae5-a9b0c4333ca6","timestamp":"2023-05-06T06:46:29.881192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:46:29.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:48:00.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7128b4ad-0f9f-4e49-8ead-fae58929132a","timestamp":"2023-05-06T06:48:00.312979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:48:00.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:48:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f35f25f4-2e4e-4577-b293-8df1c846a483","timestamp":"2023-05-06T06:48:01.513033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:48:01.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f35f25f4-2e4e-4577-b293-8df1c846a483","timestamp":"2023-05-06T06:48:01.513033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:48:01.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:48:06.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3dcd5d7-3d60-42bc-a89f-a72530a4c130","timestamp":"2023-05-06T06:48:06.302051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:48:06.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:48:15.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3daf04e-9a8b-499f-816c-3b24d37a0104","timestamp":"2023-05-06T06:48:15.225070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:48:15.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:48:29.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"002fc101-16ff-4f34-a4c6-2a488835dc29","timestamp":"2023-05-06T06:48:29.881298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:48:29.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:50:00.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a926e27a-2bd1-4598-a20d-1d7304a55c2a","timestamp":"2023-05-06T06:50:00.313148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:50:00.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:50:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03cfee0a-aa68-4230-a9f9-4e59ee18f912","timestamp":"2023-05-06T06:50:01.513069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:50:01.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03cfee0a-aa68-4230-a9f9-4e59ee18f912","timestamp":"2023-05-06T06:50:01.513069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:50:01.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:50:06.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e4f85da-f16f-4f8e-8d1d-e6c22f3da58a","timestamp":"2023-05-06T06:50:06.302006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:50:06.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:50:15.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57bdee57-4fc2-47cc-8168-edbfe6c706cf","timestamp":"2023-05-06T06:50:15.224797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:50:15.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:50:29.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e02e82e5-5191-459b-ab92-21d13d4cf181","timestamp":"2023-05-06T06:50:29.881218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:50:29.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:52:00.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"046acef8-fce4-4cdc-910f-a8b3b592c7fb","timestamp":"2023-05-06T06:52:00.312964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:52:00.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:52:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b92d8bc0-dafa-4268-bc26-368375802322","timestamp":"2023-05-06T06:52:01.513091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:52:01.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b92d8bc0-dafa-4268-bc26-368375802322","timestamp":"2023-05-06T06:52:01.513091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:52:01.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:52:06.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4891daae-f020-4465-9bca-1ae87849ba0b","timestamp":"2023-05-06T06:52:06.302200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:52:06.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:52:15.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b20c635-98f8-4793-a10c-d634844371f8","timestamp":"2023-05-06T06:52:15.224893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:52:15.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:52:29.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b58a4f-6d7d-483a-a861-9deff1a36b04","timestamp":"2023-05-06T06:52:29.881394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:52:29.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:54:00.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b084d5c3-e8f5-46de-9bc9-f5fa196fe2a7","timestamp":"2023-05-06T06:54:00.313400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:54:00.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:54:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ca843a9-f182-43da-a6e5-5e917a7dfd24","timestamp":"2023-05-06T06:54:01.512979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:54:01.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ca843a9-f182-43da-a6e5-5e917a7dfd24","timestamp":"2023-05-06T06:54:01.512979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:54:01.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:54:06.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52088494-208b-4928-b69f-8b2ec656bc3d","timestamp":"2023-05-06T06:54:06.301900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:54:06.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:54:15.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf001a2a-298d-4d6b-af24-9250f4eba0ad","timestamp":"2023-05-06T06:54:15.224953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:54:15.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:54:29.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c74b157-3e7c-4faa-a559-fd5cc06b6e1e","timestamp":"2023-05-06T06:54:29.882195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:54:29.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:56:00.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b14e765-0996-4f4e-b4cf-61966f6601fc","timestamp":"2023-05-06T06:56:00.313065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:56:00.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:56:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"112b4054-ac0c-4907-8cfe-c242f4563641","timestamp":"2023-05-06T06:56:01.513078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:56:01.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"112b4054-ac0c-4907-8cfe-c242f4563641","timestamp":"2023-05-06T06:56:01.513078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:56:01.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:56:06.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a6c6bdb-fa90-4a74-b4a5-e4a6d86aaa99","timestamp":"2023-05-06T06:56:06.302402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:56:06.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:56:15.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62fabeb9-c6f5-4f9d-a6d2-d69bd4fd7ff6","timestamp":"2023-05-06T06:56:15.224779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:56:15.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:56:29.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82fa843d-b6b1-4e43-ac2a-b540b72dd72a","timestamp":"2023-05-06T06:56:29.881205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:56:29.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:58:00.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb93a342-40f6-494a-8d1a-fc47b784e54f","timestamp":"2023-05-06T06:58:00.313088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T06:58:00.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:58:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddeb8419-a5db-4a0b-a760-2d296a5edf66","timestamp":"2023-05-06T06:58:01.513104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:58:01.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddeb8419-a5db-4a0b-a760-2d296a5edf66","timestamp":"2023-05-06T06:58:01.513104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T06:58:01.564+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:58:06.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c0a75c4-758a-4ae6-b032-7f7739fcaf60","timestamp":"2023-05-06T06:58:06.301919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T06:58:06.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:58:15.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79119c34-46ed-42eb-a44b-aca2c8384a8e","timestamp":"2023-05-06T06:58:15.224863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T06:58:15.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T06:58:29.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d326bd6-3062-4b5f-ba76-12e1ffdda864","timestamp":"2023-05-06T06:58:29.881308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T06:58:29.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T07:00:00.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23397bb8-057e-4872-8a9f-9a246eecc870","timestamp":"2023-05-06T07:00:00.312859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T07:00:00.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T07:00:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd5f23ad-ad91-4778-ad17-78133c0a5f23","timestamp":"2023-05-06T07:00:01.513057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T07:00:01.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd5f23ad-ad91-4778-ad17-78133c0a5f23","timestamp":"2023-05-06T07:00:01.513057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T07:00:01.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T07:00:06.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c9c994b-45df-4d0a-af24-050fade5b072","timestamp":"2023-05-06T07:00:06.301894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T07:00:06.410+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T07:00:15.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb9df09a-2461-4dd7-98af-b5f78f14c526","timestamp":"2023-05-06T07:00:15.224999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T07:00:15.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T07:00:29.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afa5526c-84a2-491b-ac75-c7a79f65c3e5","timestamp":"2023-05-06T07:00:29.881239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T07:00:29.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T07:02:00.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6a5a42c-681c-4131-b1d0-f16f969f54f9","timestamp":"2023-05-06T07:02:00.313136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T07:02:00.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T07:02:01.513+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"520c3bc1-28c8-415c-8548-9aca24b977cc","timestamp":"2023-05-06T07:02:01.513222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T07:02:01.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"520c3bc1-28c8-415c-8548-9aca24b977cc","timestamp":"2023-05-06T07:02:01.513222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T07:02:01.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T07:02:06.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","t