Results

By type

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

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

[2024-03-11T03:15:58.540+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 8.0.1.Final
[2024-03-11T03:15:58.695+00:00|INFO|PolicyParticipantApplication|main] Starting PolicyParticipantApplication using Java 17.0.9 with PID 8 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2024-03-11T03:15:58.697+00:00|INFO|PolicyParticipantApplication|main] No active profile set, falling back to 1 default profile: "default"
[2024-03-11T03:16:03.149+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8085 (http)
[2024-03-11T03:16:03.163+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8085"]
[2024-03-11T03:16:03.166+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2024-03-11T03:16:03.166+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.16]
[2024-03-11T03:16:03.315+00:00|INFO|[/onap/policyparticipant]|main] Initializing Spring embedded WebApplicationContext
[2024-03-11T03:16:03.315+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4492 ms
[2024-03-11T03:16:04.570+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-pf-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-pf-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

[2024-03-11T03:16:04.736+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2024-03-11T03:16:04.847+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.0
[2024-03-11T03:16:04.847+00:00|INFO|AppInfoParser|main] Kafka commitId: 60e845626d8a465a
[2024-03-11T03:16:04.847+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1710126964845
[2024-03-11T03:16:04.851+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-1, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2024-03-11T03:16:04.860+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.clamp.acm.participant.policy.config.MicrometerConfig
[2024-03-11T03:16:05.488+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@60325987, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2f37f1f9, org.springframework.security.web.context.SecurityContextHolderFilter@b606cb6, org.springframework.security.web.header.HeaderWriterFilter@60783105, org.springframework.security.web.authentication.logout.LogoutFilter@8851ce1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5d21202d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2819c460, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@38bb9d7a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3374b5bc, org.springframework.security.web.access.ExceptionTranslationFilter@1a4d1ab7, org.springframework.security.web.access.intercept.AuthorizationFilter@4beaf6bd]
[2024-03-11T03:16:07.122+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2024-03-11T03:16:07.196+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8085"]
[2024-03-11T03:16:07.223+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8085 (http) with context path '/onap/policyparticipant'
[2024-03-11T03:16:07.246+00:00|INFO|ServiceManager|main] service manager starting
[2024-03-11T03:16:07.246+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2024-03-11T03:16:07.257+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1c9a3625-c5fb-49be-9480-d2e62f9fb152, consumerInstance=onap-policy-clamp-ac-pf-ppnt-c5dbcb464-qt7mf, 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
[2024-03-11T03:16:07.274+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-pf-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-pf-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

[2024-03-11T03:16:07.281+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.0
[2024-03-11T03:16:07.282+00:00|INFO|AppInfoParser|main] Kafka commitId: 60e845626d8a465a
[2024-03-11T03:16:07.282+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1710126967281
[2024-03-11T03:16:07.282+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2024-03-11T03:16:07.283+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=c0120bdb-bf85-4f39-8ca3-2fe8dbce3804, alive=false, publisher=null]]: starting
[2024-03-11T03:16:07.335+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-pf-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

[2024-03-11T03:16:07.362+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Instantiated an idempotent producer.
[2024-03-11T03:16:07.387+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.0
[2024-03-11T03:16:07.387+00:00|INFO|AppInfoParser|main] Kafka commitId: 60e845626d8a465a
[2024-03-11T03:16:07.387+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1710126967387
[2024-03-11T03:16:07.388+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=c0120bdb-bf85-4f39-8ca3-2fe8dbce3804, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2024-03-11T03:16:07.388+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0
[2024-03-11T03:16:07.392+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2024-03-11T03:16:07.392+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2024-03-11T03:16:07.392+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionMigrationListener
[2024-03-11T03:16:07.393+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRestartListener
[2024-03-11T03:16:07.393+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2024-03-11T03:16:07.393+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2024-03-11T03:16:07.393+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2024-03-11T03:16:07.393+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2024-03-11T03:16:07.393+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2024-03-11T03:16:07.393+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2024-03-11T03:16:07.393+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1c9a3625-c5fb-49be-9480-d2e62f9fb152, consumerInstance=onap-policy-clamp-ac-pf-ppnt-c5dbcb464-qt7mf, 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@430b2699
[2024-03-11T03:16:07.393+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1c9a3625-c5fb-49be-9480-d2e62f9fb152, consumerInstance=onap-policy-clamp-ac-pf-ppnt-c5dbcb464-qt7mf, 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
[2024-03-11T03:16:07.393+00:00|INFO|ServiceManager|main] service manager started
[2024-03-11T03:16:07.411+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2024-03-11T03:16:07.413+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9e187d6f-29f9-48ea-a01f-c9436e9050b3","timestamp":"2024-03-11T03:16:07.394313948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:16:08.140+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Cluster ID: oLPzOJhqQsuBmRCLjQqfCQ
[2024-03-11T03:16:08.140+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Cluster ID: oLPzOJhqQsuBmRCLjQqfCQ
[2024-03-11T03:16:08.142+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] ProducerId set to 1001 with epoch 0
[2024-03-11T03:16:08.142+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2024-03-11T03:16:08.162+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2024-03-11T03:16:08.208+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-pf-ppnt-2-35a12b00-814c-4466-993e-037acbb608e9
[2024-03-11T03:16:08.208+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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)
[2024-03-11T03:16:08.208+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2024-03-11T03:16:08.287+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=9e187d6f-29f9-48ea-a01f-c9436e9050b3, timestamp=2024-03-11T03:16:07.394313948Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=f066ea6d-687f-4d35-b7bf-8d96727b5d28, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)])
[2024-03-11T03:16:08.293+00:00|INFO|PolicyParticipantApplication|main] Started PolicyParticipantApplication in 11.287 seconds (process running for 12.283)
[2024-03-11T03:16:11.215+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-35a12b00-814c-4466-993e-037acbb608e9', protocol='range'}
[2024-03-11T03:16:11.233+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-pf-ppnt-2-35a12b00-814c-4466-993e-037acbb608e9=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])}
[2024-03-11T03:16:11.273+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-35a12b00-814c-4466-993e-037acbb608e9', protocol='range'}
[2024-03-11T03:16:11.274+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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])
[2024-03-11T03:16:11.280+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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
[2024-03-11T03:16:11.293+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2024-03-11T03:16:11.293+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2024-03-11T03:16:11.293+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2024-03-11T03:16:11.293+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2024-03-11T03:16:11.293+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2024-03-11T03:16:11.293+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2024-03-11T03:16:11.370+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2024-03-11T03:16:11.371+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2024-03-11T03:16:11.385+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2024-03-11T03:16:11.386+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2024-03-11T03:16:11.389+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2024-03-11T03:16:11.389+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2024-03-11T03:16:23.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f1a89d7f-7d2f-490d-a998-04ac54dad12d","timestamp":"2024-03-11T03:16:22.468173039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:16:23.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2024-03-11T03:16:23.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ce522802-af3f-420b-bf13-71dd83fe18f2","timestamp":"2024-03-11T03:16:22.676870895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:16:23.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2024-03-11T03:16:24.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"bf6f0d39-ffe9-420a-8091-5103d2e29d31","timestamp":"2024-03-11T03:16:23.131223238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:16:24.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2024-03-11T03:18:04.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec08fb00-5776-4253-a867-29dcb137826b","timestamp":"2024-03-11T03:18:03.821274212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:18:04.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:18:07.260+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b7fe9bc-ff13-45c3-a18b-e6b410adfbea","timestamp":"2024-03-11T03:18:07.245610300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:18:07.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b7fe9bc-ff13-45c3-a18b-e6b410adfbea","timestamp":"2024-03-11T03:18:07.245610300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:18:07.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:18:22.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"962ea323-ed2d-451a-b152-aca8dd9b5883","timestamp":"2024-03-11T03:18:22.344014837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:18:22.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:18:22.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6b927c0-ce9d-4e6b-a187-7c227d2944c3","timestamp":"2024-03-11T03:18:22.393104451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:18:22.512+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:18:22.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"293416de-3c68-44ba-8d20-9910ef0f30b0","timestamp":"2024-03-11T03:18:22.764195664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:18:22.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:20:03.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fcd4e99-6ba9-44fd-9255-aea591a8308e","timestamp":"2024-03-11T03:20:03.817419491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:20:03.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:20:07.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61f01311-0bac-4425-8636-eb4845df655d","timestamp":"2024-03-11T03:20:07.247115189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:20:07.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61f01311-0bac-4425-8636-eb4845df655d","timestamp":"2024-03-11T03:20:07.247115189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:20:07.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:20:22.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00be581b-2907-446b-bb58-7c826e8fd540","timestamp":"2024-03-11T03:20:22.343673067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:20:22.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:20:22.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3c94b15-2c0e-4994-902e-342f17bd1a2b","timestamp":"2024-03-11T03:20:22.392569909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:20:22.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:20:22.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d32d7177-aea5-4462-b4d9-bd6169ff5b21","timestamp":"2024-03-11T03:20:22.756214788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:20:22.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:22:03.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fa4723a-3e9d-4caa-a446-70fea60123cc","timestamp":"2024-03-11T03:22:03.817236755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:22:03.848+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:22:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"687e7a55-8b6b-48a6-8025-398fe4739402","timestamp":"2024-03-11T03:22:07.245132577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:22:07.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"687e7a55-8b6b-48a6-8025-398fe4739402","timestamp":"2024-03-11T03:22:07.245132577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:22:07.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:22:22.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93d2ff79-73b1-40ae-a7fe-20546bbfe614","timestamp":"2024-03-11T03:22:22.343618714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:22:22.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:22:22.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"050d90d7-ec01-4d7d-a693-d8e079608b7b","timestamp":"2024-03-11T03:22:22.392945995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:22:22.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:22:22.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47419fa9-05db-4641-abaa-cc9215eb828f","timestamp":"2024-03-11T03:22:22.756289918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:22:22.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:24:03.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b8ae167-362e-4c9b-a324-77697afc9acc","timestamp":"2024-03-11T03:24:03.817228419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:24:03.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:24:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8a6778c-dbc8-4f81-b255-d607a061c617","timestamp":"2024-03-11T03:24:07.244987229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:24:07.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8a6778c-dbc8-4f81-b255-d607a061c617","timestamp":"2024-03-11T03:24:07.244987229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:24:07.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:24:22.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe9620e4-52f3-4dee-a04e-ed4baaf9162e","timestamp":"2024-03-11T03:24:22.344102791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:24:22.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:24:22.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cf027f0-ec69-43da-908f-af383d234820","timestamp":"2024-03-11T03:24:22.393697927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:24:22.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:24:22.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e06324e-accb-4ae1-871f-8a0344fca030","timestamp":"2024-03-11T03:24:22.756103151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:24:22.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:25:08.235+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Node -1 disconnected.
[2024-03-11T03:25:37.350+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node -1 disconnected.
[2024-03-11T03:26:03.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"316286e9-7616-4b11-a49c-31d759969105","timestamp":"2024-03-11T03:26:03.817279822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:26:03.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:26:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05788c04-ce78-49fd-8b62-898ae400658a","timestamp":"2024-03-11T03:26:07.245079276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:26:07.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05788c04-ce78-49fd-8b62-898ae400658a","timestamp":"2024-03-11T03:26:07.245079276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:26:07.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:26:22.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15b5211f-7edb-42c9-8e1e-6e11bec6ad3c","timestamp":"2024-03-11T03:26:22.348178068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:26:22.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:26:22.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"83a10118-6310-41fc-b6a0-98fe1587cba0","timestamp":"2024-03-11T03:26:22.394480020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:26:22.644+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:26:22.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f5761a3-e5a8-4ac3-b1d2-02c8ee56283d","timestamp":"2024-03-11T03:26:22.758952142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:26:22.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:28:03.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d5a3b01-dd3e-439e-bca7-50ad835d6ec3","timestamp":"2024-03-11T03:28:03.817204947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:28:03.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:28:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39944f6f-4fda-4438-b2ed-c27175c4b178","timestamp":"2024-03-11T03:28:07.245191461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:28:07.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39944f6f-4fda-4438-b2ed-c27175c4b178","timestamp":"2024-03-11T03:28:07.245191461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:28:07.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:28:22.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cd6adc2-36d2-4c5f-b31f-79e2c74ad363","timestamp":"2024-03-11T03:28:22.343468751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:28:22.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:28:22.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb75cf9d-ed41-4be4-92b7-51a3cd606bb6","timestamp":"2024-03-11T03:28:22.392961534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:28:22.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:28:22.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e1f43df-bff5-4f7a-8494-6b8ebd65986e","timestamp":"2024-03-11T03:28:22.756170296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:28:22.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:30:03.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f4a82f9-569e-4a77-87b2-93be56cfc13c","timestamp":"2024-03-11T03:30:03.817384411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:30:03.845+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:30:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a75fb480-c2c5-47b4-ac88-42effe3aad77","timestamp":"2024-03-11T03:30:07.245141816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:30:07.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a75fb480-c2c5-47b4-ac88-42effe3aad77","timestamp":"2024-03-11T03:30:07.245141816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:30:07.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:30:22.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70ca98fe-5d4f-4789-b3e4-6554fe019517","timestamp":"2024-03-11T03:30:22.343412672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:30:22.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:30:22.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d70292a7-50d9-4e1d-b42a-89db27caf99c","timestamp":"2024-03-11T03:30:22.392539881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:30:22.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:30:22.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00653f8d-216f-4366-98cf-08b3f43a98b4","timestamp":"2024-03-11T03:30:22.756045918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:30:22.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:32:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8564a9b-db99-4f1b-b9db-1ec527fb4896","timestamp":"2024-03-11T03:32:03.817380130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:32:03.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:32:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cbf863b-a01c-48d0-a116-f13a250c1cc0","timestamp":"2024-03-11T03:32:07.245264004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:32:07.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cbf863b-a01c-48d0-a116-f13a250c1cc0","timestamp":"2024-03-11T03:32:07.245264004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:32:07.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:32:22.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04c41cfb-3add-4cbd-b299-68b110b2a9a5","timestamp":"2024-03-11T03:32:22.343390410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:32:22.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:32:22.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e3652e4-8d15-420f-950d-61ab3c63af9c","timestamp":"2024-03-11T03:32:22.393194919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:32:22.436+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:32:22.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21b13b1b-d81c-4776-b676-33a3d1cc73a8","timestamp":"2024-03-11T03:32:22.756162775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:32:22.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:34:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b324a244-76c8-4275-98c1-8235a225d2b6","timestamp":"2024-03-11T03:34:03.817190084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:34:03.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:34:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1de89fff-b536-4997-9e5a-5446060cf630","timestamp":"2024-03-11T03:34:07.245034670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:34:07.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1de89fff-b536-4997-9e5a-5446060cf630","timestamp":"2024-03-11T03:34:07.245034670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:34:07.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:34:22.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"066e4192-fdb9-4ce9-83a3-6acd623d1040","timestamp":"2024-03-11T03:34:22.343407039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:34:22.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:34:22.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9df494e-cf14-4f74-ad64-73e8d8c5b7c6","timestamp":"2024-03-11T03:34:22.392602744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:34:22.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:34:22.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3587df13-fa3e-49a9-8787-e40a6000c27c","timestamp":"2024-03-11T03:34:22.755928827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:34:22.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:36:03.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d353640-fb70-4f86-8fe1-61f66cce64e7","timestamp":"2024-03-11T03:36:03.817260030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:36:03.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:36:07.246+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0dc7408-ba44-48ad-9171-f34d71114159","timestamp":"2024-03-11T03:36:07.245266229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:36:07.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0dc7408-ba44-48ad-9171-f34d71114159","timestamp":"2024-03-11T03:36:07.245266229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:36:07.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:36:22.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a51a02b-7b43-4d35-937c-0cc0618c6ab1","timestamp":"2024-03-11T03:36:22.343420776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:36:22.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:36:22.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52e35c7c-ff3a-4087-97e0-fc2f098583af","timestamp":"2024-03-11T03:36:22.392624798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:36:22.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:36:22.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce6bc289-daa6-4cf9-84a5-b1f764f28719","timestamp":"2024-03-11T03:36:22.757947115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:36:22.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:37:07.343+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2024-03-11T03:38:03.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec519a9-48d7-45e9-a737-7b6cbef1affd","timestamp":"2024-03-11T03:38:03.817121622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:38:03.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:38:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82b00c53-9a05-4558-865f-5792843c583b","timestamp":"2024-03-11T03:38:07.245144260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:38:07.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82b00c53-9a05-4558-865f-5792843c583b","timestamp":"2024-03-11T03:38:07.245144260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:38:07.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:38:22.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"927e1214-ef7a-4f37-9c53-8290eef8209d","timestamp":"2024-03-11T03:38:22.343543607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:38:22.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:38:22.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba1fb648-5f68-4718-961f-eac27e7c2fb3","timestamp":"2024-03-11T03:38:22.392614010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:38:22.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:38:22.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f42a2814-e9c6-4a2e-bde7-b49d3c4a9954","timestamp":"2024-03-11T03:38:22.756681315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:38:22.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:40:03.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"091947b8-3894-4896-be2a-5c35166d350e","timestamp":"2024-03-11T03:40:03.817247799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:40:03.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:40:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73faff43-175c-40d0-a8db-4ec7f0a82edd","timestamp":"2024-03-11T03:40:07.245125152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:40:07.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73faff43-175c-40d0-a8db-4ec7f0a82edd","timestamp":"2024-03-11T03:40:07.245125152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:40:07.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:40:22.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e5cec1b-75ae-4304-8d54-e73d153ba56f","timestamp":"2024-03-11T03:40:22.343666334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:40:22.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:40:22.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b846d52e-f220-4c6a-ba00-8ec8c9d628a5","timestamp":"2024-03-11T03:40:22.392653891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:40:22.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:40:22.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d230b0c5-7b13-4bdc-a798-d28b46150fe0","timestamp":"2024-03-11T03:40:22.756029694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:40:22.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:42:03.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfbe93f0-d3c6-4f03-acaa-e6fb308612ac","timestamp":"2024-03-11T03:42:03.817286078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:42:03.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:42:07.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39074335-aa76-4fd1-ab71-3f23bc07ed31","timestamp":"2024-03-11T03:42:07.245805272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:42:07.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39074335-aa76-4fd1-ab71-3f23bc07ed31","timestamp":"2024-03-11T03:42:07.245805272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:42:07.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:42:22.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5f1ec0a-a9d7-47be-89ae-c86d2cb2978f","timestamp":"2024-03-11T03:42:22.343763684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:42:22.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:42:22.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7354f63-bad3-4ab5-b32d-d831e9ea6168","timestamp":"2024-03-11T03:42:22.392685536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:42:22.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:42:22.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5182b3ce-1439-4b62-b49d-346be78c1b42","timestamp":"2024-03-11T03:42:22.756123471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:42:22.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:44:03.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4eeacce-3d3f-4056-96e0-d992319dd50d","timestamp":"2024-03-11T03:44:03.817333609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:44:03.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:44:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d6aa830-1012-4537-8cb5-1e1709f7d684","timestamp":"2024-03-11T03:44:07.245193320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:44:07.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d6aa830-1012-4537-8cb5-1e1709f7d684","timestamp":"2024-03-11T03:44:07.245193320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:44:07.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:44:22.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8d1cd2b-065d-4fdc-b8b9-5c1ed04953c6","timestamp":"2024-03-11T03:44:22.343663890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:44:22.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:44:22.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d058d929-562e-4f9f-82aa-c9109f177b2f","timestamp":"2024-03-11T03:44:22.392711441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:44:22.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:44:22.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b249d861-0415-4222-804a-cfbf4ecc1bb1","timestamp":"2024-03-11T03:44:22.756003134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:44:22.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:46:03.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05add326-4e9f-44fd-9617-354b4ddc8dc5","timestamp":"2024-03-11T03:46:03.817403998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:46:03.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:46:07.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"736d0579-0a61-40ff-985d-4a6399329063","timestamp":"2024-03-11T03:46:07.245133478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:46:07.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"736d0579-0a61-40ff-985d-4a6399329063","timestamp":"2024-03-11T03:46:07.245133478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:46:07.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:46:22.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a0ad460-0780-40d3-a3cc-dd21abe404a1","timestamp":"2024-03-11T03:46:22.343588319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:46:22.378+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:46:22.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"302389de-f441-4a2b-a85d-2253d08cc275","timestamp":"2024-03-11T03:46:22.392520022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:46:22.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:46:22.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac2a02f3-a7d0-4142-b975-7c334cff98fa","timestamp":"2024-03-11T03:46:22.756071175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:46:22.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:48:03.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06f46496-8499-41ff-9e4d-ac240988f6f3","timestamp":"2024-03-11T03:48:03.818798805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:48:03.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:48:07.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32dbd44a-1ac1-4bfc-b3d2-2332a9911c79","timestamp":"2024-03-11T03:48:07.246381533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:48:07.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32dbd44a-1ac1-4bfc-b3d2-2332a9911c79","timestamp":"2024-03-11T03:48:07.246381533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:48:07.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:48:22.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e43e55d7-8aeb-4c2f-bf86-e2e0a2bd258e","timestamp":"2024-03-11T03:48:22.344998015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:48:22.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:48:22.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"11a861e0-8424-4ec7-92fd-1fbff54446d3","timestamp":"2024-03-11T03:48:22.394182539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:48:22.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:48:22.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d68e21b-c015-422f-93bf-012577dc4702","timestamp":"2024-03-11T03:48:22.756724960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:48:22.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:50:03.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25afc4b8-4376-4127-824d-cd347136aba0","timestamp":"2024-03-11T03:50:03.817285761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:50:03.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:50:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8ce6b1f-4b2d-4104-9e4e-b8aed5785720","timestamp":"2024-03-11T03:50:07.245122804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:50:07.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8ce6b1f-4b2d-4104-9e4e-b8aed5785720","timestamp":"2024-03-11T03:50:07.245122804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:50:07.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:50:22.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dd04412-2e6b-4c3f-a266-f682b6ee5f56","timestamp":"2024-03-11T03:50:22.343836165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:50:22.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:50:22.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a904d8f6-2fae-455c-98c6-bfcd47d892de","timestamp":"2024-03-11T03:50:22.392542999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:50:22.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:50:22.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b86341c7-95ea-4dd3-aa5c-5dd2ecb8186f","timestamp":"2024-03-11T03:50:22.756156052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:50:22.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:52:03.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc16ba73-3bce-4946-90a6-8e92efdb01ef","timestamp":"2024-03-11T03:52:03.817098548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:52:03.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:52:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ff4e180-976a-4e54-8d69-ff435e9de8dc","timestamp":"2024-03-11T03:52:07.245188490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:52:07.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ff4e180-976a-4e54-8d69-ff435e9de8dc","timestamp":"2024-03-11T03:52:07.245188490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:52:07.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:52:22.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19e92b03-50d9-434a-ba0d-0fd5ecc366a2","timestamp":"2024-03-11T03:52:22.343646721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:52:22.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:52:22.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdd50793-e175-4c50-9df2-114b1f0d6fee","timestamp":"2024-03-11T03:52:22.392517992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:52:22.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:52:22.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68129d53-918e-4720-8849-81420ef61dc0","timestamp":"2024-03-11T03:52:22.755944848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:52:22.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:54:03.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf76a23f-2b83-49d6-86bf-483c32d90f89","timestamp":"2024-03-11T03:54:03.817101553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:54:03.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:54:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c4f38e1-4270-4223-8a8e-ed916315e79e","timestamp":"2024-03-11T03:54:07.245196361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:54:07.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c4f38e1-4270-4223-8a8e-ed916315e79e","timestamp":"2024-03-11T03:54:07.245196361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:54:07.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:54:22.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ae83c6d-b2af-41d6-8f42-4abf8cf9ffb4","timestamp":"2024-03-11T03:54:22.343621100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:54:22.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:54:22.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76c03353-049d-4634-b886-21fa1ad25ae0","timestamp":"2024-03-11T03:54:22.392929299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:54:22.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:54:22.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeaa2947-6040-44b9-8807-efc658551e65","timestamp":"2024-03-11T03:54:22.756117106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:54:22.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:56:03.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3910606c-47fd-4723-ac81-74abb7466102","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c73f207-3746-4758-9372-c373473536c0","timestamp":"2024-03-11T03:56:03.817327538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-03-11T03:56:03.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:56:07.245+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74549dcb-7262-41d5-9aed-1f0da3ddb461","timestamp":"2024-03-11T03:56:07.245297542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:56:07.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f066ea6d-687f-4d35-b7bf-8d96727b5d28","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74549dcb-7262-41d5-9aed-1f0da3ddb461","timestamp":"2024-03-11T03:56:07.245297542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-03-11T03:56:07.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:56:22.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a72c67e-d1ab-47de-b018-0d81161900dd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c7a7bd1-ec25-4371-ad03-381032ea7828","timestamp":"2024-03-11T03:56:22.343618538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-03-11T03:56:22.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:56:22.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9f6abf68-411d-4bbf-b063-1ff6ae2c0aab","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b926cf11-62d0-412f-ae1b-b019507d5af7","timestamp":"2024-03-11T03:56:22.392698289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-03-11T03:56:22.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-03-11T03:56:22.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fc80c3f-1b80-4658-98e4-1d6eb427bb6e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"bb0ec2ba-8ba0-4907-876c-863845d76a40","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17d4c68c-add5-4e68-ac43-afc6a9f1a3b8","timestamp":"2024-03-11T03:56:22.758933193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-03-11T03:56:22.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS