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-10-19T04:12:40.106+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-a1pms-ppnt-564bd887bf-xtvd4 with PID 8 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-10-19T04:12:40.116+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-10-19T04:12:40.153+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-10-19T04:12:46.474+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8086 (http)
[2023-10-19T04:12:46.497+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8086"]
[2023-10-19T04:12:46.498+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-10-19T04:12:46.499+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-10-19T04:12:46.680+00:00|INFO|[/onap/policy/clamp/acm/a1pmsparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-10-19T04:12:46.680+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 6258 ms
[2023-10-19T04:12:48.693+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-10-19T04:12:48.890+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-10-19T04:12:49.046+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-19T04:12:49.048+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-19T04:12:49.049+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1697688769043
[2023-10-19T04:12:49.054+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-10-19T04:12:49.519+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@537c8c7e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7308ffff, org.springframework.security.web.context.SecurityContextPersistenceFilter@6e8a9c30, org.springframework.security.web.header.HeaderWriterFilter@68c7ef83, org.springframework.security.web.authentication.logout.LogoutFilter@23940f86, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@e1e2e5e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@70211e49, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@39651a82, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6601cc93, org.springframework.security.web.session.SessionManagementFilter@31e04b13, org.springframework.security.web.access.ExceptionTranslationFilter@681e144, org.springframework.security.web.access.intercept.AuthorizationFilter@3b95d13c]
[2023-10-19T04:12:53.664+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-10-19T04:12:53.733+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"]
[2023-10-19T04:12:53.769+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant'
[2023-10-19T04:12:53.793+00:00|INFO|ServiceManager|main] service manager starting
[2023-10-19T04:12:53.793+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-10-19T04:12:53.805+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d8bb0b2b-6374-4d3c-9eb8-5d918f456e3d, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-564bd887bf-xtvd4, 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-10-19T04:12:53.878+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-10-19T04:12:53.891+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-19T04:12:53.891+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-19T04:12:53.892+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1697688773891
[2023-10-19T04:12:53.892+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-10-19T04:12:53.893+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=fb3de062-a257-44cf-a579-d40fa97bd92c, alive=false, publisher=null]]: starting
[2023-10-19T04:12:53.944+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-10-19T04:12:53.967+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer.
[2023-10-19T04:12:54.002+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-19T04:12:54.002+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-19T04:12:54.002+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1697688774002
[2023-10-19T04:12:54.003+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=fb3de062-a257-44cf-a579-d40fa97bd92c, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-10-19T04:12:54.003+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$a83a71f7
[2023-10-19T04:12:54.034+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-10-19T04:12:54.034+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-10-19T04:12:54.035+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-10-19T04:12:54.035+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-10-19T04:12:54.035+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-10-19T04:12:54.035+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-10-19T04:12:54.035+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-10-19T04:12:54.035+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-10-19T04:12:54.035+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d8bb0b2b-6374-4d3c-9eb8-5d918f456e3d, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-564bd887bf-xtvd4, 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@4693a9ef
[2023-10-19T04:12:54.035+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d8bb0b2b-6374-4d3c-9eb8-5d918f456e3d, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-564bd887bf-xtvd4, 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-10-19T04:12:54.036+00:00|INFO|ServiceManager|main] service manager started
[2023-10-19T04:12:54.078+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-10-19T04:12:54.080+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0f585c88-3032-4826-af80-ccd4902b5f6d","timestamp":"2023-10-19T04:12:54.050190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:12:55.087+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.087+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.088+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.088+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.088+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.088+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.088+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.088+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.091+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.091+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.091+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.091+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 zpgFZlXnS_yIpl0sknmY-w
[2023-10-19T04:12:55.093+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: CVQRSbp4QUenzqibaeS8xw
[2023-10-19T04:12:55.093+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: CVQRSbp4QUenzqibaeS8xw
[2023-10-19T04:12:55.095+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 1002 with epoch 0
[2023-10-19T04:12:55.095+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-10-19T04:12:55.123+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-10-19T04:12:55.186+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-84f301de-03f1-4c46-87c8-6d23041e0163
[2023-10-19T04:12:55.186+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-10-19T04:12:55.186+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-10-19T04:12:55.272+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=0f585c88-3032-4826-af80-ccd4902b5f6d, timestamp=2023-10-19T04:12:54.050190Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=e1f62bab-7a67-47c1-921d-b77e244003ac, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-10-19T04:12:55.320+00:00|INFO|Application|main] Started Application in 17.838 seconds (JVM running for 19.905)
[2023-10-19T04:12:58.194+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-84f301de-03f1-4c46-87c8-6d23041e0163', protocol='range'}
[2023-10-19T04:12:58.200+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-84f301de-03f1-4c46-87c8-6d23041e0163=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-10-19T04:12:58.235+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-84f301de-03f1-4c46-87c8-6d23041e0163', protocol='range'}
[2023-10-19T04:12:58.236+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-10-19T04:12:58.243+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-10-19T04:12:58.258+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-10-19T04:12:58.259+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-10-19T04:12:58.259+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-10-19T04:12:58.259+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-10-19T04:12:58.259+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-10-19T04:12:58.259+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-10-19T04:12:58.392+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-10-19T04:12:58.393+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-10-19T04:12:58.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=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-10-19T04:12:58.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-10-19T04:12:58.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-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-10-19T04:12:58.406+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=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-10-19T04:13:06.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c8e970d5-9fc1-4f2d-8d91-4a017fd73262","timestamp":"2023-10-19T04:13:05.346312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:13:06.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-10-19T04:13:19.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5a9f0736-9537-4125-8acb-d6956543ba64","timestamp":"2023-10-19T04:13:16.777325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:13:19.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-10-19T04:14:36.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"530f87ad-494a-436b-8608-a5044ce71b59","timestamp":"2023-10-19T04:14:36.214508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:14:36.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:14:44.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25c50dfa-6989-4233-98fb-41ce556f8565","timestamp":"2023-10-19T04:14:43.750248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:14:44.077+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:14:48.560+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a006218e-bca6-44d6-afa7-8b31b044b85c","timestamp":"2023-10-19T04:14:48.540835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:14:48.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a006218e-bca6-44d6-afa7-8b31b044b85c","timestamp":"2023-10-19T04:14:48.540835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:14:48.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:14:58.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38843676-124b-4b18-aacf-019660a842ca","timestamp":"2023-10-19T04:14:58.561756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:14:58.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:15:04.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6671e60f-0457-461b-8ee1-0ca8ad8d64b4","timestamp":"2023-10-19T04:15:04.212201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:15:04.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:16:36.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c277060-4e7d-4960-9438-741cd352c36e","timestamp":"2023-10-19T04:16:36.213273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:16:36.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:16:44.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02af992d-bb7b-45e4-8782-024e8c8ef7bb","timestamp":"2023-10-19T04:16:43.749096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:16:44.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:16:48.547+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f1d42ed-6141-496c-8e07-d42a1c0d0997","timestamp":"2023-10-19T04:16:48.545399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:16:48.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f1d42ed-6141-496c-8e07-d42a1c0d0997","timestamp":"2023-10-19T04:16:48.545399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:16:48.588+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:16:58.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a8e613e-6bc5-47ee-91f1-eb73eb49a3b6","timestamp":"2023-10-19T04:16:58.561717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:16:58.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:17:04.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed79816a-afb5-417f-a7bf-54e78695592a","timestamp":"2023-10-19T04:17:04.210483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:17:04.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:18:36.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba01a8f-c4ce-4e64-91d8-c3a30a5f88dd","timestamp":"2023-10-19T04:18:36.213287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:18:36.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:18:43.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"236485e0-1b94-4715-b60e-ea46734c4c84","timestamp":"2023-10-19T04:18:43.749063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:18:43.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:18:48.541+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab0a75f2-b7c4-4a63-9977-0f4d3cc62363","timestamp":"2023-10-19T04:18:48.539646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:18:48.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab0a75f2-b7c4-4a63-9977-0f4d3cc62363","timestamp":"2023-10-19T04:18:48.539646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:18:48.631+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:18:58.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e7e243-4cf3-4609-8f06-808da44d1e0d","timestamp":"2023-10-19T04:18:58.562074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:18:58.659+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:19:04.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d80e735-6d5b-41ca-acc0-f7dad134a159","timestamp":"2023-10-19T04:19:04.210413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:19:04.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:20:36.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76ec3092-43cb-4425-9fa9-37fcac541a1b","timestamp":"2023-10-19T04:20:36.213295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:20:36.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:20:43.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1ab155b-d1a4-4a99-b407-4b5d25565d34","timestamp":"2023-10-19T04:20:43.748864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:20:43.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:20:48.541+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"248281fa-dd44-42a2-9622-ce38b75beaa1","timestamp":"2023-10-19T04:20:48.539903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:20:48.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"248281fa-dd44-42a2-9622-ce38b75beaa1","timestamp":"2023-10-19T04:20:48.539903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:20:48.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:20:58.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3d2cc6a-0599-4600-a448-f52d7b0f65d6","timestamp":"2023-10-19T04:20:58.560658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:20:58.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:21:04.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e51c1a77-ef32-44f5-9662-d15f07c0f00e","timestamp":"2023-10-19T04:21:04.210212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:21:04.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:21:55.327+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-10-19T04:22:18.610+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-10-19T04:22:36.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82ef41e7-f2f5-4b3f-bc61-963cbdc3ef69","timestamp":"2023-10-19T04:22:36.212935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:22:36.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:22:43.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"621adfde-fff2-4ea3-a31d-7429ae1a9612","timestamp":"2023-10-19T04:22:43.748480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:22:43.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:22:48.540+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7393411b-5c4b-4e19-b7df-549ae0f56bcd","timestamp":"2023-10-19T04:22:48.539111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:22:48.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7393411b-5c4b-4e19-b7df-549ae0f56bcd","timestamp":"2023-10-19T04:22:48.539111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:22:48.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:22:58.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac88cba6-13af-4207-8cf5-87d1c42facc4","timestamp":"2023-10-19T04:22:58.559898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:22:58.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:23:04.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6709228-bfc1-4623-a657-402491cbbabf","timestamp":"2023-10-19T04:23:04.212454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:23:04.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:24:36.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"183f4a76-62a2-44b5-b4fc-dfd4d61ed299","timestamp":"2023-10-19T04:24:36.212661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:24:36.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:24:43.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c11f5e-f01d-4b75-8b22-60019d7a4ba3","timestamp":"2023-10-19T04:24:43.749112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:24:43.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:24:48.541+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38425775-52c2-4d1b-b3b0-35e91883ed24","timestamp":"2023-10-19T04:24:48.539478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:24:48.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38425775-52c2-4d1b-b3b0-35e91883ed24","timestamp":"2023-10-19T04:24:48.539478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:24:48.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:24:58.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31fa2b19-bc34-4c15-8c63-2c255c0232e3","timestamp":"2023-10-19T04:24:58.560205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:24:58.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:25:04.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30592dae-a0b6-4b22-a64c-9615c99c04a8","timestamp":"2023-10-19T04:25:04.211574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:25:04.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:26:36.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2b5b7e7-b024-4a14-8a67-a7fde4732e2e","timestamp":"2023-10-19T04:26:36.213280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:26:36.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:26:43.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45980826-8d68-470d-a754-40a580fbbbda","timestamp":"2023-10-19T04:26:43.749117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:26:43.970+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:26:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6d7fec3-b4e9-4c50-aae6-210e5f7c4e5e","timestamp":"2023-10-19T04:26:48.539064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:26:48.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6d7fec3-b4e9-4c50-aae6-210e5f7c4e5e","timestamp":"2023-10-19T04:26:48.539064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:26:48.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:26:58.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a11d0b6-7120-4d5e-ac0b-24d97afb2108","timestamp":"2023-10-19T04:26:58.560208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:26:58.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:27:04.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d984a8b1-b2fe-4f29-85a6-517ba1267b57","timestamp":"2023-10-19T04:27:04.209710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:27:04.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:27:18.585+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-10-19T04:28:36.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"545b4bf1-86e7-4b20-b8ec-4e9ad86576eb","timestamp":"2023-10-19T04:28:36.212676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:28:36.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:28:44.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fdd513b-87d4-4243-b576-bb9683684a3d","timestamp":"2023-10-19T04:28:43.758422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:28:44.010+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:28:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80cf11dd-dff3-4799-a0f5-92121c3aed02","timestamp":"2023-10-19T04:28:48.538966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:28:48.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80cf11dd-dff3-4799-a0f5-92121c3aed02","timestamp":"2023-10-19T04:28:48.538966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:28:48.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:28:58.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3d07d7b-c62d-4f31-b6bb-30f686f54cca","timestamp":"2023-10-19T04:28:58.560051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:28:58.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:29:04.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b63d82c-ab55-4d42-b583-5216af8eb1ec","timestamp":"2023-10-19T04:29:04.210441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:29:04.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:30:36.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66148ad1-8af9-4dc5-9264-cb312b455763","timestamp":"2023-10-19T04:30:36.213554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:30:36.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:30:44.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90255539-633e-4b83-8fd4-8f45615337da","timestamp":"2023-10-19T04:30:43.764706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:30:44.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:30:48.541+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a730672e-0b4b-4f0f-ab59-c0e9784b6734","timestamp":"2023-10-19T04:30:48.539710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:30:48.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a730672e-0b4b-4f0f-ab59-c0e9784b6734","timestamp":"2023-10-19T04:30:48.539710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:30:48.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:30:58.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31c6ae31-ac66-4368-8aaf-d222b07958e5","timestamp":"2023-10-19T04:30:58.560450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:30:58.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:31:04.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"057db917-96e0-4009-852e-6f087729cf89","timestamp":"2023-10-19T04:31:04.210585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:31:04.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:32:36.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50628dff-6140-4f96-bb58-99166cbae57e","timestamp":"2023-10-19T04:32:36.213187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:32:36.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:32:44.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcb01905-c78c-49f7-b644-058f002318f8","timestamp":"2023-10-19T04:32:43.748690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:32:44.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:32:48.540+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"438404ed-c317-4a26-96ac-3b20164fc32f","timestamp":"2023-10-19T04:32:48.539162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:32:48.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"438404ed-c317-4a26-96ac-3b20164fc32f","timestamp":"2023-10-19T04:32:48.539162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:32:48.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:32:58.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61700540-5136-40af-806f-f8e8518fb7e9","timestamp":"2023-10-19T04:32:58.560673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:32:58.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:33:04.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0de13b2a-cd2a-4a0d-9af8-1b728c4d9b90","timestamp":"2023-10-19T04:33:04.212295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:33:04.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:34:36.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a791713-a9ae-4d13-9022-f1fab61f7d0b","timestamp":"2023-10-19T04:34:36.213552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:34:36.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:34:43.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e77db1c-ae91-457f-a90d-9b03f6ab06f5","timestamp":"2023-10-19T04:34:43.749217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:34:43.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:34:48.541+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d74e9a47-44e2-444a-b0fd-0880ecbbbae6","timestamp":"2023-10-19T04:34:48.539897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:34:48.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d74e9a47-44e2-444a-b0fd-0880ecbbbae6","timestamp":"2023-10-19T04:34:48.539897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:34:48.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:34:58.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e40dfec-0695-4fe8-9c27-00aa1b322767","timestamp":"2023-10-19T04:34:58.559945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:34:58.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:35:04.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f3748d0-5018-40be-83be-154fc3d62071","timestamp":"2023-10-19T04:35:04.214569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:35:04.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:35:48.601+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 0 disconnected.
[2023-10-19T04:36:36.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9213f5a6-6862-44c0-9c41-6f77d26b8f00","timestamp":"2023-10-19T04:36:36.212713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:36:36.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:36:43.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0197c0ed-420d-4952-8a2e-bee1e2b0fe13","timestamp":"2023-10-19T04:36:43.748169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:36:43.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:36:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7df44d5-fd91-4471-a620-44e31b7eb569","timestamp":"2023-10-19T04:36:48.539033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:36:48.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7df44d5-fd91-4471-a620-44e31b7eb569","timestamp":"2023-10-19T04:36:48.539033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:36:48.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:36:58.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c14542ff-2dc1-42ff-b8e0-ed1b9126eaaa","timestamp":"2023-10-19T04:36:58.560663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:36:58.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:37:04.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a86d2026-c83b-4e51-9aa8-b3dff1aceaee","timestamp":"2023-10-19T04:37:04.210682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:37:04.503+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:38:36.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b57366c-4f5b-45cb-92d2-3961771610c5","timestamp":"2023-10-19T04:38:36.212992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:38:36.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:38:43.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b55a8151-f004-4c5d-8ebf-ab5a96e7e93a","timestamp":"2023-10-19T04:38:43.748558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:38:43.985+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:38:48.541+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"178b6928-f9a1-4b9f-97dc-6796613a27de","timestamp":"2023-10-19T04:38:48.539451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:38:48.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"178b6928-f9a1-4b9f-97dc-6796613a27de","timestamp":"2023-10-19T04:38:48.539451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:38:48.592+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:38:58.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9096a397-4d7b-4afe-9848-6ed24db607e6","timestamp":"2023-10-19T04:38:58.559798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:38:58.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:39:04.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa2a66d-7c4d-4d21-8772-a683f9e579cc","timestamp":"2023-10-19T04:39:04.209687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:39:04.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:40:36.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57094a0c-cc1b-4a71-be27-aab9d7305afc","timestamp":"2023-10-19T04:40:36.213143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:40:36.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:40:44.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"495a10be-378e-4377-8457-27c96ff26203","timestamp":"2023-10-19T04:40:43.748942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:40:44.000+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:40:48.540+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9fc99bc-0630-46c8-83cd-3112ba2ed322","timestamp":"2023-10-19T04:40:48.539251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:40:48.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9fc99bc-0630-46c8-83cd-3112ba2ed322","timestamp":"2023-10-19T04:40:48.539251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:40:48.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:40:58.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"287cfbef-6bd7-4f7d-b16c-da140f500498","timestamp":"2023-10-19T04:40:58.559826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:40:58.662+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:41:04.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08e108af-7380-43a2-9369-74212002f88b","timestamp":"2023-10-19T04:41:04.210665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:41:04.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:42:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"489f8d54-3852-4a91-8720-c1167e3a1797","timestamp":"2023-10-19T04:42:36.212725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:42:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:42:43.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"307359d9-1357-4532-9342-6ff0f68a6e4b","timestamp":"2023-10-19T04:42:43.748103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:42:43.998+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:42:48.542+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"281a7472-b4a2-4676-91c1-ebaa03a0d69c","timestamp":"2023-10-19T04:42:48.539083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:42:48.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"281a7472-b4a2-4676-91c1-ebaa03a0d69c","timestamp":"2023-10-19T04:42:48.539083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:42:48.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:42:58.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"518bd815-f894-46d8-a4eb-2814fbb7b35e","timestamp":"2023-10-19T04:42:58.560484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:42:58.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:43:04.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7ed0db3-a43e-4f41-88b7-3d760971b90b","timestamp":"2023-10-19T04:43:04.209728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:43:04.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:44:36.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7ceb551-9101-4d42-a784-a219122301fd","timestamp":"2023-10-19T04:44:36.213231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:44:36.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:44:44.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9375c4b9-ac64-45b3-9ea7-42be5b9350a4","timestamp":"2023-10-19T04:44:43.748962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:44:44.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:44:48.540+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"227c9afc-8259-4820-8ed8-a635a871c553","timestamp":"2023-10-19T04:44:48.539472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:44:48.594+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"227c9afc-8259-4820-8ed8-a635a871c553","timestamp":"2023-10-19T04:44:48.539472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:44:48.594+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:44:58.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"278b3b53-1a21-45fc-b695-f8ae87588d13","timestamp":"2023-10-19T04:44:58.559783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:44:58.741+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:45:04.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf47b356-363e-45ea-8fa7-d14e3f526e87","timestamp":"2023-10-19T04:45:04.210378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:45:04.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:46:36.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6594b4a-e50d-431b-a85f-1c8ca1888b4d","timestamp":"2023-10-19T04:46:36.212705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:46:36.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:46:43.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a85ce090-6902-447a-b4a0-f4fae143d202","timestamp":"2023-10-19T04:46:43.747910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:46:44.000+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:46:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea9f185-d1a8-463e-94e1-2462af0a2fca","timestamp":"2023-10-19T04:46:48.539122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:46:48.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea9f185-d1a8-463e-94e1-2462af0a2fca","timestamp":"2023-10-19T04:46:48.539122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:46:48.564+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:46:58.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a55e2401-14b8-4158-8089-15659455d177","timestamp":"2023-10-19T04:46:58.559901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:46:58.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:47:04.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef220d58-13e6-49bf-ba05-8d0c3fc82abc","timestamp":"2023-10-19T04:47:04.210051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:47:04.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:48:36.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c5d50f5-1aab-4507-9403-83724878d2dc","timestamp":"2023-10-19T04:48:36.212649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:48:36.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:48:44.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"080cd931-3913-4770-9a65-a43e36f5478e","timestamp":"2023-10-19T04:48:43.751932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:48:44.011+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:48:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdd6d35a-2b36-4be9-8d3a-a60727b9b9e6","timestamp":"2023-10-19T04:48:48.539015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:48:48.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdd6d35a-2b36-4be9-8d3a-a60727b9b9e6","timestamp":"2023-10-19T04:48:48.539015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:48:48.591+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:48:58.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bda323b4-da18-43fe-9b23-f78fb26eed7a","timestamp":"2023-10-19T04:48:58.559973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:48:58.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:49:04.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ff9f5d9-7c7a-4ea0-b37a-5ab5bc469f0e","timestamp":"2023-10-19T04:49:04.211918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:49:04.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:49:48.625+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 2 disconnected.
[2023-10-19T04:50:36.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1ae2c17-10f8-4b3c-9f45-67b35fbc26ac","timestamp":"2023-10-19T04:50:36.213290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:50:36.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:50:44.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89921a6a-b2ae-45df-a982-f244648fda3e","timestamp":"2023-10-19T04:50:43.748025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:50:44.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:50:48.541+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40a8caa9-6c6c-4844-9294-31a8070d5778","timestamp":"2023-10-19T04:50:48.539538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:50:48.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40a8caa9-6c6c-4844-9294-31a8070d5778","timestamp":"2023-10-19T04:50:48.539538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:50:48.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:50:58.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e14b75ff-9bd8-4ff4-97ee-ad2f2bdd75c5","timestamp":"2023-10-19T04:50:58.560401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:50:58.688+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:51:04.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e124734d-a8fc-4e23-92e7-d6b341ac0173","timestamp":"2023-10-19T04:51:04.209939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:51:04.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:52:36.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d88e368d-cfd8-417f-b8c6-5d12489193bd","timestamp":"2023-10-19T04:52:36.212649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:52:36.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:52:44.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a160422-468c-4426-94b4-dfea3cfe6f2b","timestamp":"2023-10-19T04:52:43.748466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:52:44.008+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:52:48.540+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a729f655-4af7-4e2c-9d41-f108337aedd4","timestamp":"2023-10-19T04:52:48.539834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:52:48.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a729f655-4af7-4e2c-9d41-f108337aedd4","timestamp":"2023-10-19T04:52:48.539834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:52:48.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:52:58.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad3a6c64-f773-4f10-9c78-7db5b2907404","timestamp":"2023-10-19T04:52:58.560005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:52:58.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:53:04.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc20b3fb-827c-4294-8a22-b9e5828f1a59","timestamp":"2023-10-19T04:53:04.211916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:53:04.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:54:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7ecdf05-878b-4a53-8422-48f0474d067d","timestamp":"2023-10-19T04:54:36.212634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:54:36.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:54:44.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7594005e-cc05-4aa9-9904-0b07b5b0c520","timestamp":"2023-10-19T04:54:43.747899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:54:44.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:54:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b94fabc1-7a7d-4b37-ad7b-b57ab9105e7e","timestamp":"2023-10-19T04:54:48.538979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:54:48.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b94fabc1-7a7d-4b37-ad7b-b57ab9105e7e","timestamp":"2023-10-19T04:54:48.538979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:54:48.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:54:58.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44981696-c0e6-49f0-ae37-6849582f4aaf","timestamp":"2023-10-19T04:54:58.559955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:54:58.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:55:04.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60840f7d-9a06-4a80-9e84-86f65aa365e4","timestamp":"2023-10-19T04:55:04.209739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:55:04.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:56:36.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f5f324a-5198-481d-87aa-c86c0b39e079","timestamp":"2023-10-19T04:56:36.213538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:56:36.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:56:44.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c431e89b-3494-4281-baca-159ac3a4057d","timestamp":"2023-10-19T04:56:43.749505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:56:44.060+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:56:48.540+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e2b5ab4-320e-4e7a-b167-73d0f66c6e9b","timestamp":"2023-10-19T04:56:48.539370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:56:48.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e2b5ab4-320e-4e7a-b167-73d0f66c6e9b","timestamp":"2023-10-19T04:56:48.539370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:56:48.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:56:58.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c1df16c-b437-4474-8d3d-1e0080fde22b","timestamp":"2023-10-19T04:56:58.560243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:56:58.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:57:04.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c5f3714-bf31-4112-a75c-eb1b093b83a9","timestamp":"2023-10-19T04:57:04.211300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:57:04.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:58:36.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65fbe0d4-8370-499b-9c0c-9d67f7becd72","timestamp":"2023-10-19T04:58:36.212680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T04:58:36.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:58:44.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5f653c3-8893-45fd-b060-8e65cf26f86a","timestamp":"2023-10-19T04:58:43.747857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T04:58:44.005+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:58:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e9759e6-c4ff-47b6-a564-11c713911fab","timestamp":"2023-10-19T04:58:48.538964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:58:48.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e9759e6-c4ff-47b6-a564-11c713911fab","timestamp":"2023-10-19T04:58:48.538964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T04:58:48.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:58:58.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e49bd85-92a7-41df-9a19-e0d7a48672be","timestamp":"2023-10-19T04:58:58.559886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T04:58:58.727+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:59:04.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"067f4482-3a81-4da9-acf7-fdb26b4fba1b","timestamp":"2023-10-19T04:59:04.209726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T04:59:04.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T04:59:18.575+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 0 disconnected.
[2023-10-19T05:00:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83df93c3-53d1-4c15-aa87-259b7cb06325","timestamp":"2023-10-19T05:00:36.212621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T05:00:36.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:00:44.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d790dce7-4ca6-4ef3-ac64-ba93e1452713","timestamp":"2023-10-19T05:00:43.748881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T05:00:44.017+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:00:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3661fbd8-d5c8-43be-9cf2-08366c003194","timestamp":"2023-10-19T05:00:48.539061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:00:48.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3661fbd8-d5c8-43be-9cf2-08366c003194","timestamp":"2023-10-19T05:00:48.539061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:00:48.640+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:00:58.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9f828d2-7938-4a21-bbd5-60cef1472aca","timestamp":"2023-10-19T05:00:58.559880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T05:00:58.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:01:04.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fe46b8a-7720-4d91-baa6-471bec9e02a5","timestamp":"2023-10-19T05:01:04.210316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T05:01:04.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:02:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23cdc9c1-5b01-4a7a-8e0e-9912b353bf3b","timestamp":"2023-10-19T05:02:36.213386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T05:02:36.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:02:44.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"322b950f-18ac-4071-a33e-fcb4a1efbb70","timestamp":"2023-10-19T05:02:43.751211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T05:02:44.008+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:02:48.541+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f967f53a-8b31-4ff8-977a-78f8e98414b7","timestamp":"2023-10-19T05:02:48.539832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:02:48.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f967f53a-8b31-4ff8-977a-78f8e98414b7","timestamp":"2023-10-19T05:02:48.539832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:02:48.590+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:02:58.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0390b6e3-f5fd-4c46-be78-0193e83c761b","timestamp":"2023-10-19T05:02:58.560589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T05:02:58.706+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:03:04.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69e47741-02f4-44c4-959d-72237e14aea8","timestamp":"2023-10-19T05:03:04.219416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T05:03:04.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:04:36.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06bbc6dc-59bf-4f8f-94e7-0a9dcd005b6f","timestamp":"2023-10-19T05:04:36.213070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T05:04:36.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:04:44.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"138ab3c6-a9ef-470d-bdb8-3c062f6acd2c","timestamp":"2023-10-19T05:04:43.748748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T05:04:44.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:04:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52513f71-94ca-4fd7-ade0-96b3b10017d9","timestamp":"2023-10-19T05:04:48.538912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:04:48.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52513f71-94ca-4fd7-ade0-96b3b10017d9","timestamp":"2023-10-19T05:04:48.538912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:04:48.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:04:58.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe3bbc1a-56f1-4804-8e28-179d20bc7e88","timestamp":"2023-10-19T05:04:58.559866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T05:04:58.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:05:04.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62595e6b-fac9-40b4-b77f-31c420ec8d32","timestamp":"2023-10-19T05:05:04.210485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T05:05:04.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:05:48.620+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 2 disconnected.
[2023-10-19T05:06:36.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ecb0273-febc-4dbf-b184-9bb062e27a52","timestamp":"2023-10-19T05:06:36.212581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T05:06:36.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:06:44.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65d1c982-b8a8-4a9d-a2b5-cb5b0ec38ee9","timestamp":"2023-10-19T05:06:43.748207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T05:06:44.074+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:06:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aeb5034-72d2-46b3-9419-55dc8b7ef99a","timestamp":"2023-10-19T05:06:48.538890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:06:48.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aeb5034-72d2-46b3-9419-55dc8b7ef99a","timestamp":"2023-10-19T05:06:48.538890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:06:48.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:06:58.756+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a1b35d9-fe60-4c90-8055-73d7e50f479d","timestamp":"2023-10-19T05:06:58.559835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T05:06:58.757+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:07:04.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bee7771-8ee9-447e-a9d3-498e75018bc6","timestamp":"2023-10-19T05:07:04.209580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T05:07:04.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:08:36.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f5917ca-2ec9-475f-a9e9-b2b3f012538c","timestamp":"2023-10-19T05:08:36.214528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T05:08:36.260+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:08:44.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bef9056-e554-4296-b8f6-58284e398939","timestamp":"2023-10-19T05:08:43.749952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T05:08:44.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:08:48.541+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f14056f-5b94-4805-93cb-5dd59d2a15ed","timestamp":"2023-10-19T05:08:48.540155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:08:48.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f14056f-5b94-4805-93cb-5dd59d2a15ed","timestamp":"2023-10-19T05:08:48.540155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:08:48.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:08:58.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c12f9ed9-6052-477e-aaa4-ec79daa24e52","timestamp":"2023-10-19T05:08:58.559970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T05:08:58.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:09:04.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97cdf29b-1098-4add-88af-ddb211df8370","timestamp":"2023-10-19T05:09:04.210140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T05:09:04.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:10:36.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a258ef61-74cf-44ba-a601-991fe483c4d1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17b2dfad-ac74-4f65-913b-5258230e70d1","timestamp":"2023-10-19T05:10:36.214149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-19T05:10:36.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:10:44.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e90d0517-d51d-4e05-8d62-5aac74ea44d5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e5e9c55c-4e92-4d0f-af7f-dbed8a7d8f01","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ea5aca3-2c96-400d-a872-025cc220ff27","timestamp":"2023-10-19T05:10:43.749123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-19T05:10:44.011+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:10:48.539+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cd8fed7-1d34-45ee-9d82-5c14e3e7767d","timestamp":"2023-10-19T05:10:48.539057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:10:48.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e1f62bab-7a67-47c1-921d-b77e244003ac","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cd8fed7-1d34-45ee-9d82-5c14e3e7767d","timestamp":"2023-10-19T05:10:48.539057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-19T05:10:48.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:10:58.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b604bd3f-e5d7-41dc-9052-b4b398f07a14","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49a9c586-5c38-4e30-9ea0-14a3838aaab8","timestamp":"2023-10-19T05:10:58.560348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-19T05:10:58.729+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-19T05:11:04.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"af5a761b-f519-4383-a164-626fcdafa54a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91eabf17-9c68-4c4f-b04c-dc1e95404acc","timestamp":"2023-10-19T05:11:04.209983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-19T05:11:04.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS