Results

By type

          Policy clamp A1 Pms participant config file: /opt/app/policy/clamp/etc/mounted/A1pmsParticipantParameters.yaml
overriding logback xml file

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

[2023-05-26T07:36:31.445+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-a1pms-ppnt-7c844fb749-9sq4s with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-26T07:36:31.449+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-26T07:36:31.597+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-26T07:36:35.576+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8086 (http)
[2023-05-26T07:36:35.591+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8086"]
[2023-05-26T07:36:35.592+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-26T07:36:35.592+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-26T07:36:35.732+00:00|INFO|[/onap/policy/clamp/acm/a1pmsparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-26T07:36:35.732+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4201 ms
[2023-05-26T07:36:37.077+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-a1pms-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-a1pms-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-26T07:36:37.207+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-26T07:36:37.334+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-26T07:36:37.336+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-26T07:36:37.336+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1685086597332
[2023-05-26T07:36:37.340+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-26T07:36:37.648+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6145b81e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64355120, org.springframework.security.web.context.SecurityContextPersistenceFilter@4038cd3a, org.springframework.security.web.header.HeaderWriterFilter@55ec556, org.springframework.security.web.authentication.logout.LogoutFilter@7a93b263, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@64412d34, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3f4cd155, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@506dcf55, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@64b7225f, org.springframework.security.web.session.SessionManagementFilter@4ad3d266, org.springframework.security.web.access.ExceptionTranslationFilter@7c1c5936, org.springframework.security.web.access.intercept.AuthorizationFilter@72ee5d84]
[2023-05-26T07:36:41.525+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-05-26T07:36:41.583+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"]
[2023-05-26T07:36:41.657+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant'
[2023-05-26T07:36:41.701+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-26T07:36:41.701+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-26T07:36:41.723+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e45f730d-f112-4578-9704-6f22b027246c, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-7c844fb749-9sq4s, 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-26T07:36:41.817+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-a1pms-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-a1pms-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-26T07:36:41.844+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-26T07:36:41.844+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-26T07:36:41.844+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1685086601843
[2023-05-26T07:36:41.846+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-26T07:36:41.848+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=933e74b5-0762-4928-b7f9-479d2ade2bce, alive=false, publisher=null]]: starting
[2023-05-26T07:36:41.920+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-a1pms-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-26T07:36:41.955+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-26T07:36:41.992+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-26T07:36:41.992+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-26T07:36:41.992+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1685086601992
[2023-05-26T07:36:41.993+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=933e74b5-0762-4928-b7f9-479d2ade2bce, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-26T07:36:41.993+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$b7fa05f5
[2023-05-26T07:36:42.005+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-05-26T07:36:42.007+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-26T07:36:42.007+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-26T07:36:42.007+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-26T07:36:42.007+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-26T07:36:42.007+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-26T07:36:42.007+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-26T07:36:42.007+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-26T07:36:42.007+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e45f730d-f112-4578-9704-6f22b027246c, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-7c844fb749-9sq4s, 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@672a1c62
[2023-05-26T07:36:42.008+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e45f730d-f112-4578-9704-6f22b027246c, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-7c844fb749-9sq4s, 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-26T07:36:42.008+00:00|INFO|ServiceManager|main] service manager started
[2023-05-26T07:36:42.060+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-26T07:36:42.062+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a23261a3-750c-4ad0-b8e2-1a403ddb9256","timestamp":"2023-05-26T07:36:42.018301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:36:42.969+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.969+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.969+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.969+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.969+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.969+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.969+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.969+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.969+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.970+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.970+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.970+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:42.975+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: 059YBTc2Snu_Oywcfi5kdw
[2023-05-26T07:36:42.975+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: 059YBTc2Snu_Oywcfi5kdw
[2023-05-26T07:36:42.979+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-05-26T07:36:42.980+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 1003 with epoch 0
[2023-05-26T07:36:43.029+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-05-26T07:36:43.132+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-a36e6ebf-059e-43d1-b11c-e064d2fd228e
[2023-05-26T07:36:43.132+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-26T07:36:43.133+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-05-26T07:36:43.190+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=a23261a3-750c-4ad0-b8e2-1a403ddb9256, timestamp=2023-05-26T07:36:42.018301Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=add94f49-7d0d-4148-9dd2-80db2f500416, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-05-26T07:36:43.223+00:00|INFO|Application|main] Started Application in 13.21 seconds (JVM running for 14.404)
[2023-05-26T07:36:46.145+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-a36e6ebf-059e-43d1-b11c-e064d2fd228e', protocol='range'}
[2023-05-26T07:36:46.154+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-a1pms-ppnt-2-a36e6ebf-059e-43d1-b11c-e064d2fd228e=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-26T07:36:46.230+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-a36e6ebf-059e-43d1-b11c-e064d2fd228e', protocol='range'}
[2023-05-26T07:36:46.237+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-26T07:36:46.249+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-26T07:36:46.269+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-26T07:36:46.270+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-26T07:36:46.270+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-26T07:36:46.270+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-26T07:36:46.270+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-26T07:36:46.270+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-26T07:36:46.405+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-26T07:36:46.405+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-26T07:36:46.413+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-26T07:36:46.413+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-26T07:36:46.420+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-26T07:36:46.420+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-26T07:38:33.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44329916-a354-4b00-b4cc-53780f8b2c2b","timestamp":"2023-05-26T07:38:32.043907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:38:33.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:38:33.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd8a6743-f9c4-451b-8ba0-fda8d1ad6236","timestamp":"2023-05-26T07:38:33.680960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:38:33.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:38:33.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8882de16-a261-4e71-b582-fa36fe892825","timestamp":"2023-05-26T07:38:33.478127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:38:33.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:38:36.901+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e91893ee-8a80-4678-bf56-ce6edb9363d6","timestamp":"2023-05-26T07:38:36.875121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:38:36.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e91893ee-8a80-4678-bf56-ce6edb9363d6","timestamp":"2023-05-26T07:38:36.875121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:38:36.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:38:37.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7008b20-4fde-4dac-a3bb-317f5edcb1af","timestamp":"2023-05-26T07:38:38.701430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:38:37.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:33.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b799953-4051-4a22-82f2-5169ced6c2da","timestamp":"2023-05-26T07:40:32.043575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:40:33.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:33.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61d6d6c3-f825-4af5-86f0-6d693d7c5ffe","timestamp":"2023-05-26T07:40:33.683758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:40:33.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:33.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36418214-4d3d-46f3-946e-fe7d530ad93e","timestamp":"2023-05-26T07:40:33.477205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:40:33.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"624710dc-a538-4847-af61-263edf5caf29","timestamp":"2023-05-26T07:40:36.874696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:40:36.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"624710dc-a538-4847-af61-263edf5caf29","timestamp":"2023-05-26T07:40:36.874696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:40:36.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:37.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be8ce908-c46e-43b2-8a98-a74f42c46097","timestamp":"2023-05-26T07:40:38.700954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:40:37.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:33.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"554b2f03-dd11-4ee4-99a6-a3684548ca48","timestamp":"2023-05-26T07:42:32.043215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:42:33.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:33.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1e15618-0db0-4c83-8d69-85480dca304e","timestamp":"2023-05-26T07:42:33.680079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:42:33.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:33.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e918f739-88a1-4fc6-bc75-920c58e750d4","timestamp":"2023-05-26T07:42:33.477319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:42:33.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b0bd17-cff5-4fde-b183-403bb47c4ed9","timestamp":"2023-05-26T07:42:36.874548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:42:36.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b0bd17-cff5-4fde-b183-403bb47c4ed9","timestamp":"2023-05-26T07:42:36.874548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:42:36.992+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:37.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50db9bd3-9ba8-4b13-84f3-441d3f3e20c3","timestamp":"2023-05-26T07:42:38.700943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:42:37.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:33.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23b99866-b889-4929-bead-ba55a918780b","timestamp":"2023-05-26T07:44:32.043176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:44:33.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:33.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e3cd5a7-3b0b-4b58-96a8-106e9864b953","timestamp":"2023-05-26T07:44:33.680054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:44:33.414+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:33.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ee9fe16-f7d9-4d22-8888-5ff0ede5b608","timestamp":"2023-05-26T07:44:33.477421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:44:33.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae310ab3-509c-42d7-8c12-6f4e3ae93a7f","timestamp":"2023-05-26T07:44:36.874489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:44:36.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae310ab3-509c-42d7-8c12-6f4e3ae93a7f","timestamp":"2023-05-26T07:44:36.874489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:44:36.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:37.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b660e7d7-1162-4495-b289-8a3d989f02bc","timestamp":"2023-05-26T07:44:38.710526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:44:37.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:45:43.077+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Node -1 disconnected.
[2023-05-26T07:46:06.985+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node -1 disconnected.
[2023-05-26T07:46:33.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb5ce95e-5fe3-4b39-b1e5-8da412843905","timestamp":"2023-05-26T07:46:32.042932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:46:33.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:46:33.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"837946eb-14df-464f-9adb-46ff9404e41a","timestamp":"2023-05-26T07:46:33.680138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:46:33.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:46:33.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71112a50-e670-4029-9286-4307d47fb3de","timestamp":"2023-05-26T07:46:33.477429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:46:33.767+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:46:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aca76295-f24e-45c1-af54-33494389ff65","timestamp":"2023-05-26T07:46:36.874578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:46:36.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aca76295-f24e-45c1-af54-33494389ff65","timestamp":"2023-05-26T07:46:36.874578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:46:36.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:46:37.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63c665e3-b952-476b-a3ad-d3889fe3fa17","timestamp":"2023-05-26T07:46:38.700686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:46:37.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:33.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e7d26f8-f643-441b-bd73-2c93a5a9bdb9","timestamp":"2023-05-26T07:48:32.042817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:48:33.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:33.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95d2e095-d0f3-4158-b057-19273d45d61c","timestamp":"2023-05-26T07:48:33.680028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:48:33.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:33.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3a1cfbd-e1db-4bcf-8e90-ec691d626056","timestamp":"2023-05-26T07:48:33.477302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:48:33.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"933183b8-92be-48f7-bd1a-22c215767627","timestamp":"2023-05-26T07:48:36.874537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:48:36.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"933183b8-92be-48f7-bd1a-22c215767627","timestamp":"2023-05-26T07:48:36.874537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:48:36.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:37.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6367800d-7b67-4cc6-aa78-d424f6e5265f","timestamp":"2023-05-26T07:48:38.700750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:48:37.520+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:06.971+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-05-26T07:50:33.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aff601d0-49da-499a-b013-be70cee18237","timestamp":"2023-05-26T07:50:32.043031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:50:33.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:33.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10821a68-e259-4ea0-a24e-81ed55f29ca5","timestamp":"2023-05-26T07:50:33.680083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:50:33.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:33.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f17f1870-1322-4d1e-b248-f5d90e0f530b","timestamp":"2023-05-26T07:50:33.477445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:50:33.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:36.876+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48ae0539-ae53-495c-a2d8-3c5d115be25e","timestamp":"2023-05-26T07:50:36.875186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:50:36.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48ae0539-ae53-495c-a2d8-3c5d115be25e","timestamp":"2023-05-26T07:50:36.875186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:50:36.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:37.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e6f4111-48e2-418d-a934-5a370a8b6468","timestamp":"2023-05-26T07:50:38.700821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:50:37.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:33.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95971a92-1032-4155-a21a-802c5cfc3e5d","timestamp":"2023-05-26T07:52:32.042995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:52:33.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:33.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ae02036-4e82-40f3-a87b-a558d9e35a2a","timestamp":"2023-05-26T07:52:33.680084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:52:33.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:33.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68bf7fa4-9466-41bf-bab0-eceedfa3d90c","timestamp":"2023-05-26T07:52:33.477566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:52:33.778+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"28f79ba6-eb45-46c4-bf5a-13435e0b2e57","timestamp":"2023-05-26T07:52:36.874583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:52:36.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"28f79ba6-eb45-46c4-bf5a-13435e0b2e57","timestamp":"2023-05-26T07:52:36.874583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:52:36.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:37.511+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60db3110-57f3-421e-bd84-7633bab2936a","timestamp":"2023-05-26T07:52:38.700902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:52:37.512+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:33.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09beadd4-d03b-4969-b8b4-9137a231b6a5","timestamp":"2023-05-26T07:54:32.042718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:54:33.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:33.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9300793c-9aad-4e0c-a375-07f6eb6b7245","timestamp":"2023-05-26T07:54:33.680081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:54:33.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:33.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9605c2de-b4ac-4020-8a85-43b3a6d8da0d","timestamp":"2023-05-26T07:54:33.477336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:54:33.771+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"067ef4df-d624-4938-99f5-242351a6d581","timestamp":"2023-05-26T07:54:36.874784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:54:36.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"067ef4df-d624-4938-99f5-242351a6d581","timestamp":"2023-05-26T07:54:36.874784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:54:36.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:37.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a691da01-de71-4e68-aacc-0255e74a777d","timestamp":"2023-05-26T07:54:38.700720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:54:37.514+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:33.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85a08b81-75d3-4d04-895a-0af9df62158e","timestamp":"2023-05-26T07:56:32.042844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:56:33.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:33.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57a7ee56-ec50-407f-a668-53de9dd57cf4","timestamp":"2023-05-26T07:56:33.679977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:56:33.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:33.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b83d629f-7e50-46d1-a04e-648d4496eca7","timestamp":"2023-05-26T07:56:33.477416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:56:33.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"15bb08f4-4c53-459a-9821-6fbe17402730","timestamp":"2023-05-26T07:56:36.874485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:56:36.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"15bb08f4-4c53-459a-9821-6fbe17402730","timestamp":"2023-05-26T07:56:36.874485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:56:36.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:37.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"723b11ef-a39e-49d4-8d4a-bb86fec1685b","timestamp":"2023-05-26T07:56:38.700745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:56:37.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:58:33.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb9535e8-2761-43e7-b962-828f5d181abf","timestamp":"2023-05-26T07:58:32.042775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:58:33.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:58:33.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"740fa230-716f-41f1-a52b-0ffdaab8b5aa","timestamp":"2023-05-26T07:58:33.680745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:58:33.410+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:58:33.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea21a486-4cf6-4cf0-ae1a-aa1624c449fc","timestamp":"2023-05-26T07:58:33.477201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:58:33.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:58:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6d2af40-d55b-4834-ad64-47fb264ef230","timestamp":"2023-05-26T07:58:36.874527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:58:36.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6d2af40-d55b-4834-ad64-47fb264ef230","timestamp":"2023-05-26T07:58:36.874527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:58:36.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:58:37.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"514806cc-33e7-464e-a415-5682e52d102b","timestamp":"2023-05-26T07:58:38.700665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:58:37.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:33.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b4e8040-81b9-4d4a-849a-9bb490db7f11","timestamp":"2023-05-26T08:00:32.042884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:00:33.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:33.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f72c612f-1de0-4f75-93fb-5d20fa8e3c7d","timestamp":"2023-05-26T08:00:33.680143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:00:33.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:33.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26e7b3cd-7bc2-4421-b6df-5c83d88fc949","timestamp":"2023-05-26T08:00:33.477329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:00:33.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fea9a96-78b6-438f-b390-b91c8b4f56c5","timestamp":"2023-05-26T08:00:36.874604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:00:36.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fea9a96-78b6-438f-b390-b91c8b4f56c5","timestamp":"2023-05-26T08:00:36.874604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:00:36.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:37.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dbe13cf-eab6-465e-9483-3f5efc2b8af9","timestamp":"2023-05-26T08:00:38.700654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:00:37.507+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:33.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa8f98bc-f1c8-42d1-ac35-ce8ec9c7ff87","timestamp":"2023-05-26T08:02:32.042830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:02:33.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:33.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3797c654-ff63-443e-b211-474cba15b288","timestamp":"2023-05-26T08:02:33.680094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:02:33.419+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:33.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf28caa8-fe80-4d42-9d0e-72339203c7ac","timestamp":"2023-05-26T08:02:33.477326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:02:33.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:36.874+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"085d9b3f-bc3f-43e5-b1c9-938efaac8b32","timestamp":"2023-05-26T08:02:36.874375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:02:36.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"085d9b3f-bc3f-43e5-b1c9-938efaac8b32","timestamp":"2023-05-26T08:02:36.874375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:02:36.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:37.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c9af84-cb99-41e0-82bb-6272505d441a","timestamp":"2023-05-26T08:02:38.700989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:02:37.505+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:33.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"473d2ce4-2ff1-48b2-a3f9-3dcb8d6fa69f","timestamp":"2023-05-26T08:04:32.042736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:04:33.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:33.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85397fec-617b-4f04-b5ed-1aa8058aeaf5","timestamp":"2023-05-26T08:04:33.681453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:04:33.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:33.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4038774-8ac0-4ac1-9a5b-bc085a9ad23b","timestamp":"2023-05-26T08:04:33.477179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:04:33.790+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54f48b3d-eb62-4fe0-bac2-abcf78289dd9","timestamp":"2023-05-26T08:04:36.874670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:04:36.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54f48b3d-eb62-4fe0-bac2-abcf78289dd9","timestamp":"2023-05-26T08:04:36.874670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:04:36.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:37.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c794f11-6e4d-482d-b464-dc5c28fd2996","timestamp":"2023-05-26T08:04:38.700728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:04:37.515+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:05:37.023+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-05-26T08:06:33.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d7a282b-de0b-407d-9930-ab660a95da8f","timestamp":"2023-05-26T08:06:32.042751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:06:33.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:06:33.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a06d3190-4294-45e0-881b-01099aa4f0e9","timestamp":"2023-05-26T08:06:33.680219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:06:33.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:06:33.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0b9ec8b-8d0e-429f-be97-df71d94ce9b9","timestamp":"2023-05-26T08:06:33.477318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:06:33.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:06:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e93090df-862c-4a97-9c19-431eabba839b","timestamp":"2023-05-26T08:06:36.874522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:06:36.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e93090df-862c-4a97-9c19-431eabba839b","timestamp":"2023-05-26T08:06:36.874522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:06:36.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:06:37.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96d45061-9257-466d-8a13-62da26ea9ad0","timestamp":"2023-05-26T08:06:38.700723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:06:37.514+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:08:33.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9720533a-dd8b-46a6-abe3-3a05780de335","timestamp":"2023-05-26T08:08:32.042968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:08:33.412+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:08:33.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db9b312a-7b2e-4de6-a841-2026503e0cdd","timestamp":"2023-05-26T08:08:33.680045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:08:33.505+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:08:33.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eacdbd99-e697-4624-8073-ef2deb396bcb","timestamp":"2023-05-26T08:08:33.478334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:08:33.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:08:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aed1ac3b-e01e-4f0f-817e-c4d731bedcf5","timestamp":"2023-05-26T08:08:36.874451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:08:36.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aed1ac3b-e01e-4f0f-817e-c4d731bedcf5","timestamp":"2023-05-26T08:08:36.874451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:08:36.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:08:37.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a7dec3-1340-429b-ae7d-3a8eb2cd3844","timestamp":"2023-05-26T08:08:38.700707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:08:37.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:33.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdda1670-2ed3-410b-897e-3b1a62132170","timestamp":"2023-05-26T08:10:32.042881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:10:33.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:33.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d551913-6862-4998-b5ae-7f0815841f8f","timestamp":"2023-05-26T08:10:33.680089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:10:33.436+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:33.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edf449a1-429b-46f5-98e4-616c6cd8af57","timestamp":"2023-05-26T08:10:33.477334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:10:33.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:36.874+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"484aceb3-9fe0-41dd-9609-3c93a59590b0","timestamp":"2023-05-26T08:10:36.874281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:10:36.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"484aceb3-9fe0-41dd-9609-3c93a59590b0","timestamp":"2023-05-26T08:10:36.874281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:10:36.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:37.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e4119b8-ac4d-4eb3-a45e-54fd75eafc5a","timestamp":"2023-05-26T08:10:38.700730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:10:37.515+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:33.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eb06699-e7fd-4a52-974c-6b822dc30764","timestamp":"2023-05-26T08:12:32.043042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:12:33.344+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:33.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41384fc2-0f50-478e-b342-6868e6f8aed2","timestamp":"2023-05-26T08:12:33.680075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:12:33.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:33.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"184009c1-791b-4582-92d3-b9161b46642e","timestamp":"2023-05-26T08:12:33.477251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:12:33.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42706161-6896-4863-ba1e-5f098d151017","timestamp":"2023-05-26T08:12:36.874496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:12:36.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42706161-6896-4863-ba1e-5f098d151017","timestamp":"2023-05-26T08:12:36.874496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:12:36.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:37.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"866eeb17-3e49-41e9-a308-81e2e6cb7ff4","timestamp":"2023-05-26T08:12:38.700698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:12:37.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:33.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42cef896-0b8d-4557-b8ca-f6ad17772ad8","timestamp":"2023-05-26T08:14:32.043297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:14:33.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:33.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a109aa35-e7c6-4b2a-aa4a-c23c6a708208","timestamp":"2023-05-26T08:14:33.680218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:14:33.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:33.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d278e40-77aa-411b-a957-21491cdf63aa","timestamp":"2023-05-26T08:14:33.477341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:14:33.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"11647a32-0462-415e-a168-a94206b1d7fc","timestamp":"2023-05-26T08:14:36.874456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:14:36.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"11647a32-0462-415e-a168-a94206b1d7fc","timestamp":"2023-05-26T08:14:36.874456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:14:36.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:37.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27547ecb-576e-4f8b-9340-2197a5c6be90","timestamp":"2023-05-26T08:14:38.700661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:14:37.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:33.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70d61ea-97c1-425b-9ea5-a849eea89a87","timestamp":"2023-05-26T08:16:32.042741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:16:33.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:33.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61d3f463-9de9-44d9-8151-18f92b8d7c80","timestamp":"2023-05-26T08:16:33.680058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:16:33.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:33.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cf7baeb-8e3c-480b-853c-8196cb75b994","timestamp":"2023-05-26T08:16:33.477352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:16:33.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3c6e573-f681-4d41-9a21-a5b6155164cb","timestamp":"2023-05-26T08:16:36.874720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:16:36.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3c6e573-f681-4d41-9a21-a5b6155164cb","timestamp":"2023-05-26T08:16:36.874720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:16:36.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:37.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a536230-2ebf-416c-be65-b399e60e6a0b","timestamp":"2023-05-26T08:16:38.700716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:16:37.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:33.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75283e74-3512-4f58-9185-5a41de5c580d","timestamp":"2023-05-26T08:18:32.042951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:18:33.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:33.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"112b7c8c-bbb7-4d7a-ab37-0d391f14084e","timestamp":"2023-05-26T08:18:33.680146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:18:33.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:33.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b25e7771-190a-45e8-9901-e50578be0ee2","timestamp":"2023-05-26T08:18:33.477542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:18:33.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf2a89ae-1485-4027-ba93-54d9c4126614","timestamp":"2023-05-26T08:18:36.874618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:18:36.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf2a89ae-1485-4027-ba93-54d9c4126614","timestamp":"2023-05-26T08:18:36.874618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:18:36.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:37.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86d937e1-286e-4aad-886e-6eaf08b96544","timestamp":"2023-05-26T08:18:38.700785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:18:37.502+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:20:33.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc0fd936-b4f4-42c3-b06e-9cb0320b0c7a","timestamp":"2023-05-26T08:20:32.042859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:20:33.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:20:33.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39eda756-cfa5-4b40-8dbf-72b90fc1c2fa","timestamp":"2023-05-26T08:20:33.679984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:20:33.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:20:33.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cdb789c-c0d2-4249-a2c2-e6ada9c7cf22","timestamp":"2023-05-26T08:20:33.477403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:20:33.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:20:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8fda4bd-e469-4737-b4cd-b562bb2ad3e5","timestamp":"2023-05-26T08:20:36.874541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:20:36.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8fda4bd-e469-4737-b4cd-b562bb2ad3e5","timestamp":"2023-05-26T08:20:36.874541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:20:36.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:20:37.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"601e784c-ec21-4c8e-b357-62de4357cd29","timestamp":"2023-05-26T08:20:38.700932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:20:37.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:33.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4a1e78e-1f25-47b9-b57c-35799841b6c0","timestamp":"2023-05-26T08:22:32.042910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:22:33.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:33.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ba8a6de-738b-454e-bdca-652444af6cb2","timestamp":"2023-05-26T08:22:33.680043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:22:33.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:33.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4befc5e4-4132-4608-bc61-600a7e96f441","timestamp":"2023-05-26T08:22:33.477457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:22:33.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"89cb96f4-5c95-47af-85d5-0b3171cd7cde","timestamp":"2023-05-26T08:22:36.874686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:22:36.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"89cb96f4-5c95-47af-85d5-0b3171cd7cde","timestamp":"2023-05-26T08:22:36.874686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:22:36.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:37.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e31f04ae-a28b-4fca-a052-16e1d1ea4a1e","timestamp":"2023-05-26T08:22:38.700672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:22:37.507+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:33.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"841746f0-ec72-4d27-81c5-debe36ed4e99","timestamp":"2023-05-26T08:24:32.042796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:24:33.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:33.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c11bdcab-17ff-4887-aa72-36f43b823623","timestamp":"2023-05-26T08:24:33.680889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:24:33.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:33.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f2fa07b-b098-4335-b05b-5b799722f9e4","timestamp":"2023-05-26T08:24:33.477324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:24:33.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab8dac55-8375-4253-a198-6375a13f9b1d","timestamp":"2023-05-26T08:24:36.874718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:24:36.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab8dac55-8375-4253-a198-6375a13f9b1d","timestamp":"2023-05-26T08:24:36.874718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:24:36.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:37.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d038a95f-497c-4a0f-984e-59fe457fa2bf","timestamp":"2023-05-26T08:24:38.700811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:24:37.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:25:36.956+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-05-26T08:26:33.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad2f269c-c31e-4bdb-968a-4cc4845f127d","timestamp":"2023-05-26T08:26:32.043076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:26:33.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:26:33.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c3a9f1a-88c7-4428-9592-fe2d501c74c6","timestamp":"2023-05-26T08:26:33.680542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:26:33.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:26:33.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37440441-06f9-4968-ba0f-1d292a2a18af","timestamp":"2023-05-26T08:26:33.477239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:26:33.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:26:36.874+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79cf2dad-a7ba-47c0-bc51-7cb1d19b1e00","timestamp":"2023-05-26T08:26:36.874491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:26:36.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79cf2dad-a7ba-47c0-bc51-7cb1d19b1e00","timestamp":"2023-05-26T08:26:36.874491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:26:36.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:26:37.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"526ef510-b5a3-4ab0-8fbc-3677b0f79e0b","timestamp":"2023-05-26T08:26:38.700644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:26:37.503+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:33.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84851a50-0a4d-401f-83ab-447a36f745ee","timestamp":"2023-05-26T08:28:32.043001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:28:33.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:33.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09c9c220-f9f2-46e8-a1ee-094ee4651c9f","timestamp":"2023-05-26T08:28:33.680306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:28:33.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:33.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d133848-cc4c-4dbf-9308-936696afcc92","timestamp":"2023-05-26T08:28:33.477386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:28:33.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34e51455-49db-4374-ba97-47f60b22e5a8","timestamp":"2023-05-26T08:28:36.874539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:28:36.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34e51455-49db-4374-ba97-47f60b22e5a8","timestamp":"2023-05-26T08:28:36.874539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:28:36.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:37.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"105a9a13-a700-4730-8e74-9dc25ce9f725","timestamp":"2023-05-26T08:28:38.700934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:28:37.516+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:33.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d880a944-ca81-48a4-b99f-c6584872bb97","timestamp":"2023-05-26T08:30:32.042820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:30:33.369+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:33.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c00e9a62-4bda-4dc8-8aad-7b73b3d31b0c","timestamp":"2023-05-26T08:30:33.680287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:30:33.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:33.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b24c412-ef28-4eb9-acf5-64f77c30022b","timestamp":"2023-05-26T08:30:33.477269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:30:33.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d95f1ea5-723b-47b9-b529-7d620ef439aa","timestamp":"2023-05-26T08:30:36.874648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:30:36.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d95f1ea5-723b-47b9-b529-7d620ef439aa","timestamp":"2023-05-26T08:30:36.874648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:30:36.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:37.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4214a026-86c0-4ee7-a210-6251e7edcdb6","timestamp":"2023-05-26T08:30:38.700758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:30:37.512+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:33.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e97f78d7-20d2-4b5f-8047-fccb981a9b0f","timestamp":"2023-05-26T08:32:32.042744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:32:33.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:33.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cf3299f-6d64-4f24-bab8-3b94352d7b6d","timestamp":"2023-05-26T08:32:33.680126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:32:33.520+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:33.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e94b9495-43d3-4c6a-9650-e7b73f9fa2a0","timestamp":"2023-05-26T08:32:33.477358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:32:33.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8289583-fa68-49ba-868b-0ce9b219711c","timestamp":"2023-05-26T08:32:36.874719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:32:36.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8289583-fa68-49ba-868b-0ce9b219711c","timestamp":"2023-05-26T08:32:36.874719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:32:36.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:37.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3c26d80-561f-4822-b579-07df834d6035","timestamp":"2023-05-26T08:32:38.700716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:32:37.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:33.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a0a0a20-4677-4067-aac6-07396920b436","timestamp":"2023-05-26T08:34:32.043114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:34:33.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:33.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af4a52b3-cf5b-47a3-b53f-d622f6895947","timestamp":"2023-05-26T08:34:33.679982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:34:33.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:33.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8088669-d77d-42f2-a38f-e574117997df","timestamp":"2023-05-26T08:34:33.477445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:34:33.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da3ca7b4-0fb8-4d90-b806-7688e9466636","timestamp":"2023-05-26T08:34:36.874547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:34:36.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da3ca7b4-0fb8-4d90-b806-7688e9466636","timestamp":"2023-05-26T08:34:36.874547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:34:36.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:37.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05bbd32a-9b2b-4b04-87fa-d3bb7e1d81f7","timestamp":"2023-05-26T08:34:38.701018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:34:37.512+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:33.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3ae50d4-694c-4a4a-b55b-26ed62528abd","timestamp":"2023-05-26T08:36:32.043083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:36:33.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:33.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c32b2c-c11e-4ff8-99c0-08145e668461","timestamp":"2023-05-26T08:36:33.680280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:36:33.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:33.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f8e135b-2385-4dc9-a001-920efa8c439f","timestamp":"2023-05-26T08:36:33.477568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:36:33.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5726f354-8674-419c-b70f-a00811a17ffd","timestamp":"2023-05-26T08:36:36.874501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:36:36.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5726f354-8674-419c-b70f-a00811a17ffd","timestamp":"2023-05-26T08:36:36.874501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:36:36.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:37.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10217f4c-caea-4ae1-8275-ce2b1b6c10c2","timestamp":"2023-05-26T08:36:38.700710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:36:37.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:33.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ee9e20a-3064-4786-9b80-6e133226433c","timestamp":"2023-05-26T08:38:32.043195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:38:33.387+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:33.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dca2e5d-c121-4042-982a-2927e64d6b0d","timestamp":"2023-05-26T08:38:33.680145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:38:33.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:33.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cfc21fd-f487-4dda-963a-210446a42c41","timestamp":"2023-05-26T08:38:33.477512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:38:33.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f45bd07-dadb-4eb7-82b3-502b44ed44ce","timestamp":"2023-05-26T08:38:36.874464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:38:36.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f45bd07-dadb-4eb7-82b3-502b44ed44ce","timestamp":"2023-05-26T08:38:36.874464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:38:36.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:37.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f917346c-c546-4689-a021-cf0c553bc242","timestamp":"2023-05-26T08:38:38.700814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:38:37.507+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:33.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be4f8f94-012e-4368-a9d4-0860004728ad","timestamp":"2023-05-26T08:40:32.042766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:40:33.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:33.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c810a095-f47b-4327-9e9c-af828a4297fb","timestamp":"2023-05-26T08:40:33.680062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:40:33.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:33.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afc64eb1-92e5-425b-9d2b-827df5d6a7a1","timestamp":"2023-05-26T08:40:33.477132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:40:33.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:36.875+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70dd9bcb-08d9-4984-8a47-7999ef39be75","timestamp":"2023-05-26T08:40:36.875114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:40:36.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70dd9bcb-08d9-4984-8a47-7999ef39be75","timestamp":"2023-05-26T08:40:36.875114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:40:36.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:37.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5bb3137-8a14-4418-8485-10db67b3f8dc","timestamp":"2023-05-26T08:40:38.701003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:40:37.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS