By type
Policy clamp HTTP participant config file: /opt/app/policy/clamp/etc/mounted/HttpParticipantParameters.yaml
overriding logback xml file
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.8)
[2023-10-18T03:17:24.440+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-56649b78d-pwm47 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-10-18T03:17:24.456+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-10-18T03:17:24.489+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-10-18T03:17:29.399+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-10-18T03:17:29.417+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-10-18T03:17:29.418+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-10-18T03:17:29.418+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-10-18T03:17:29.643+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-10-18T03:17:29.643+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4827 ms
[2023-10-18T03:17:31.448+00:00|INFO|ConsumerConfig|main] ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = consumer-policy-clamp-ac-http-ppnt-1
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = policy-clamp-ac-http-ppnt
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
[2023-10-18T03:17:31.611+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-10-18T03:17:31.893+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-18T03:17:31.897+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-18T03:17:31.897+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1697599051889
[2023-10-18T03:17:31.902+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-10-18T03:17:32.560+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@504e1599, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@71f96dfb, org.springframework.security.web.context.SecurityContextPersistenceFilter@47ad69f7, org.springframework.security.web.header.HeaderWriterFilter@226eba67, org.springframework.security.web.authentication.logout.LogoutFilter@6ff415ad, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1128620c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5e5073ab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@100c567f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5d1b9c3d, org.springframework.security.web.session.SessionManagementFilter@7123be6c, org.springframework.security.web.access.ExceptionTranslationFilter@23b3aa8c, org.springframework.security.web.access.intercept.AuthorizationFilter@f446158]
[2023-10-18T03:17:36.820+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-10-18T03:17:36.867+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-10-18T03:17:36.897+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-10-18T03:17:36.919+00:00|INFO|ServiceManager|main] service manager starting
[2023-10-18T03:17:36.919+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-10-18T03:17:36.931+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e39492e6-5b68-4ccb-ab9e-98f10a7cbaff, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-pwm47, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-10-18T03:17:37.004+00:00|INFO|ConsumerConfig|main] ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = consumer-policy-clamp-ac-http-ppnt-2
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = policy-clamp-ac-http-ppnt
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
[2023-10-18T03:17:37.020+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-18T03:17:37.020+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-18T03:17:37.020+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1697599057020
[2023-10-18T03:17:37.020+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-10-18T03:17:37.021+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=76da023f-e5be-40ad-a416-c6fe0f37cd6d, alive=false, publisher=null]]: starting
[2023-10-18T03:17:37.075+00:00|INFO|ProducerConfig|main] ProducerConfig values:
acks = -1
auto.include.jmx.reporter = true
batch.size = 16384
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = policy-clamp-ac-http-ppnt-client-id
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
[2023-10-18T03:17:37.122+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-10-18T03:17:37.217+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-18T03:17:37.217+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-18T03:17:37.217+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1697599057217
[2023-10-18T03:17:37.219+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=76da023f-e5be-40ad-a416-c6fe0f37cd6d, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-10-18T03:17:37.219+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$13577bec
[2023-10-18T03:17:37.258+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-10-18T03:17:37.260+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-10-18T03:17:37.260+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-10-18T03:17:37.260+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-10-18T03:17:37.260+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-10-18T03:17:37.261+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-10-18T03:17:37.261+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-10-18T03:17:37.261+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-10-18T03:17:37.261+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e39492e6-5b68-4ccb-ab9e-98f10a7cbaff, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-pwm47, 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@2121d1f9
[2023-10-18T03:17:37.261+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e39492e6-5b68-4ccb-ab9e-98f10a7cbaff, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-pwm47, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-10-18T03:17:37.263+00:00|INFO|ServiceManager|main] service manager started
[2023-10-18T03:17:37.311+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
[]
[2023-10-18T03:17:37.312+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0cd07e1f-12bf-4aa5-9aae-1685ed579529","timestamp":"2023-10-18T03:17:37.290227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:17:38.369+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.369+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.369+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.369+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.369+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.370+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.370+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.370+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.371+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.371+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.371+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.371+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to JWjmdlBlS_qn9zZq-bLLRg
[2023-10-18T03:17:38.373+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: hwD7zwL-SxC8ryxptcNSrg
[2023-10-18T03:17:38.373+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: hwD7zwL-SxC8ryxptcNSrg
[2023-10-18T03:17:38.375+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-10-18T03:17:38.375+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 2 with epoch 0
[2023-10-18T03:17:38.417+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-10-18T03:17:38.513+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-e424a961-3601-44e5-b64a-1b5eee815f28
[2023-10-18T03:17:38.513+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-10-18T03:17:38.514+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-10-18T03:17:38.549+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=0cd07e1f-12bf-4aa5-9aae-1685ed579529, timestamp=2023-10-18T03:17:37.290227Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=db152585-4008-4b37-b1fe-ba8512e2e1e8, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-10-18T03:17:38.630+00:00|INFO|Application|main] Started Application in 15.903 seconds (JVM running for 17.423)
[2023-10-18T03:17:41.521+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-e424a961-3601-44e5-b64a-1b5eee815f28', protocol='range'}
[2023-10-18T03:17:41.526+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-e424a961-3601-44e5-b64a-1b5eee815f28=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-10-18T03:17:41.559+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-e424a961-3601-44e5-b64a-1b5eee815f28', protocol='range'}
[2023-10-18T03:17:41.561+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-10-18T03:17:41.581+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-10-18T03:17:41.600+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-10-18T03:17:41.600+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-10-18T03:17:41.600+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-10-18T03:17:41.600+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-10-18T03:17:41.600+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-10-18T03:17:41.600+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-10-18T03:17:41.744+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-10-18T03:17:41.747+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-10-18T03:17:41.758+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-10-18T03:17:41.759+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-10-18T03:17:41.764+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-10-18T03:17:41.764+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-10-18T03:17:43.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3080f5c8-de19-4e18-9c91-ce4beb65ef54","timestamp":"2023-10-18T03:17:42.659849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:17:43.751+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-10-18T03:17:52.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"67ea884a-116a-402f-94df-d2455776d61d","timestamp":"2023-10-18T03:17:51.552957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:17:52.564+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-10-18T03:19:06.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2183648a-d181-4ef2-91e9-953befd46150","timestamp":"2023-10-18T03:19:06.343837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:19:06.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:19:15.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15e07aef-63f7-40ba-8037-9a16411ccdf4","timestamp":"2023-10-18T03:19:15.443442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:19:15.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:19:31.312+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99d5b684-dc95-43c0-9943-c590c4ba48a6","timestamp":"2023-10-18T03:19:31.295033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:19:31.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99d5b684-dc95-43c0-9943-c590c4ba48a6","timestamp":"2023-10-18T03:19:31.295033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:19:31.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:19:36.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e64f534-97b9-4d4e-b88a-f0ccbc3a4f7c","timestamp":"2023-10-18T03:19:36.259369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:19:36.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:19:47.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee8a61c6-f931-4c2d-918c-5e87cb64b222","timestamp":"2023-10-18T03:19:47.030106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:19:47.111+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:21:06.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e42a4107-38a6-4148-b0f6-20fcc4cd4b1f","timestamp":"2023-10-18T03:21:06.342471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:21:06.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:21:15.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4cb1ba3-faa1-4fda-837f-8a0c3ea9a0c9","timestamp":"2023-10-18T03:21:15.442894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:21:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:21:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99d3aa6b-4b76-401e-840f-06224db70145","timestamp":"2023-10-18T03:21:31.293467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:21:31.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99d3aa6b-4b76-401e-840f-06224db70145","timestamp":"2023-10-18T03:21:31.293467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:21:31.364+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:21:36.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a95e19ed-eaff-40a2-983a-7a574525fc6a","timestamp":"2023-10-18T03:21:36.258903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:21:36.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:21:47.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0147350-19e0-4f62-b0c2-c9ed09828179","timestamp":"2023-10-18T03:21:47.029998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:21:47.067+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:23:06.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1965d1b9-dd6a-48f0-9764-1469a2f2f510","timestamp":"2023-10-18T03:23:06.342422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:23:06.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:23:15.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d20a6523-5d92-4582-8af2-0ce4a02dc62d","timestamp":"2023-10-18T03:23:15.443023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:23:15.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:23:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04b96950-bfed-4f8c-b98b-30f754989322","timestamp":"2023-10-18T03:23:31.293708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:23:31.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04b96950-bfed-4f8c-b98b-30f754989322","timestamp":"2023-10-18T03:23:31.293708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:23:31.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:23:36.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"009fdb2f-ddb9-4abb-b7a7-7a96cb50b317","timestamp":"2023-10-18T03:23:36.258702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:23:36.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:23:47.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca6e8098-8075-48f8-87e4-d9b13219efa7","timestamp":"2023-10-18T03:23:47.028922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:23:47.060+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:25:06.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"028fee42-c453-48fb-a7c3-a706457ea14b","timestamp":"2023-10-18T03:25:06.342534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:25:06.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:25:15.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a198bd9f-ed73-423e-8ee5-e63898acbf33","timestamp":"2023-10-18T03:25:15.443144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:25:15.484+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:25:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d4ae44e-9592-4262-97bb-a18e70782f06","timestamp":"2023-10-18T03:25:31.293404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:25:31.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d4ae44e-9592-4262-97bb-a18e70782f06","timestamp":"2023-10-18T03:25:31.293404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:25:31.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:25:36.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"818d2d3a-a450-47ae-91b2-2e26c37ce919","timestamp":"2023-10-18T03:25:36.258656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:25:36.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:25:47.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24aaf869-4916-4856-b884-9cdc52e9ec53","timestamp":"2023-10-18T03:25:47.030357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:25:47.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:26:38.517+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-10-18T03:27:01.383+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-10-18T03:27:01.383+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-10-18T03:27:06.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0874cd7-e470-4506-877b-a05dff340a10","timestamp":"2023-10-18T03:27:06.342383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:27:06.389+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:27:15.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0f2bfaa-10bd-4cab-85f2-ae294a451d3a","timestamp":"2023-10-18T03:27:15.443281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:27:15.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:27:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd2ceece-aba2-43a4-a203-e9c235d74b66","timestamp":"2023-10-18T03:27:31.293390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:27:31.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd2ceece-aba2-43a4-a203-e9c235d74b66","timestamp":"2023-10-18T03:27:31.293390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:27:31.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:27:36.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7edf4aaa-6ad6-482e-a657-6d0dd5851615","timestamp":"2023-10-18T03:27:36.258745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:27:36.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:27:47.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ccddd1e-7bbe-48dd-9d0b-3eec78fcb29e","timestamp":"2023-10-18T03:27:47.029107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:27:47.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:29:06.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96b2bf54-17f4-4f9b-9931-2a980228e466","timestamp":"2023-10-18T03:29:06.343617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:29:06.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:29:15.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e75f9c0-c0a4-42a6-ad28-718008637050","timestamp":"2023-10-18T03:29:15.443059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:29:15.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:29:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c318d809-4a0b-486c-b56b-a7d91196f376","timestamp":"2023-10-18T03:29:31.293434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:29:31.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c318d809-4a0b-486c-b56b-a7d91196f376","timestamp":"2023-10-18T03:29:31.293434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:29:31.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:29:36.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be93ea2c-4776-4d59-be12-eed96e418bcc","timestamp":"2023-10-18T03:29:36.258717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:29:36.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:29:47.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9bfda43-9850-413b-9053-12d206cf47f6","timestamp":"2023-10-18T03:29:47.029724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:29:47.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:31:06.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"59b7523e-bd8c-4b81-93e2-9aceb005287e","timestamp":"2023-10-18T03:31:06.342552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:31:06.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:31:15.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edf22808-bb82-4243-873e-f5031722c3cd","timestamp":"2023-10-18T03:31:15.443183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:31:15.505+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:31:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f3241a6-a140-4464-a049-d06aa3b68096","timestamp":"2023-10-18T03:31:31.293667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:31:31.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f3241a6-a140-4464-a049-d06aa3b68096","timestamp":"2023-10-18T03:31:31.293667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:31:31.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:31:36.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b30b196b-1095-45d2-a111-e6f0d7c45e3b","timestamp":"2023-10-18T03:31:36.258787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:31:36.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:31:47.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3604542d-bd82-4c55-aa40-db17e79ca64f","timestamp":"2023-10-18T03:31:47.029039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:31:47.068+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:33:06.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"058a2a56-9923-4f61-a97c-77ec9e04e028","timestamp":"2023-10-18T03:33:06.342246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:33:06.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:33:15.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79f9a0b9-bed9-4044-bee8-f853e9bbe8f4","timestamp":"2023-10-18T03:33:15.442868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:33:15.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:33:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25096f33-5db1-4aea-92d5-3b6cbc7e8595","timestamp":"2023-10-18T03:33:31.293404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:33:31.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25096f33-5db1-4aea-92d5-3b6cbc7e8595","timestamp":"2023-10-18T03:33:31.293404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:33:31.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:33:36.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ab651b5-73e5-4bc4-ad19-4577295e7b3e","timestamp":"2023-10-18T03:33:36.258826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:33:36.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:33:47.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8493be8-59ca-496e-a080-94975d372c9a","timestamp":"2023-10-18T03:33:47.030723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:33:47.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:35:06.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74380a2f-4919-438a-aa78-66dafda842dc","timestamp":"2023-10-18T03:35:06.342549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:35:06.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:35:15.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d037d8da-c42b-4b26-9628-1068450dcee9","timestamp":"2023-10-18T03:35:15.443127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:35:15.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:35:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c5a2bb5-dbf8-4a06-ad43-d3cb735a67dc","timestamp":"2023-10-18T03:35:31.293603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:35:31.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c5a2bb5-dbf8-4a06-ad43-d3cb735a67dc","timestamp":"2023-10-18T03:35:31.293603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:35:31.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:35:36.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c200e68-22fe-462d-b9f9-aca8ff0ab341","timestamp":"2023-10-18T03:35:36.258817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:35:36.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:35:47.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ce1eb6e-b8b0-4802-95ef-e81091cf9ab7","timestamp":"2023-10-18T03:35:47.029049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:35:47.063+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:37:06.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6db3a181-e400-4933-8092-1b4fec7afb6a","timestamp":"2023-10-18T03:37:06.342350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:37:06.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:37:15.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b0c0d0-6bdb-43f7-b76f-9460bb758262","timestamp":"2023-10-18T03:37:15.443162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:37:15.505+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:37:31.295+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6a449ce-e692-4906-8ec6-4aa72a2961c6","timestamp":"2023-10-18T03:37:31.294284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:37:31.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6a449ce-e692-4906-8ec6-4aa72a2961c6","timestamp":"2023-10-18T03:37:31.294284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:37:31.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:37:36.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"262a299a-4bfa-40b2-83c3-40d6adade0ec","timestamp":"2023-10-18T03:37:36.258648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:37:36.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:37:47.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e40a0d1-7ad1-4e52-8391-9ac50189193f","timestamp":"2023-10-18T03:37:47.029746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:37:47.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:39:06.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75a66d36-6162-4058-bd1c-b7351edda498","timestamp":"2023-10-18T03:39:06.342543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:39:06.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:39:15.494+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06b6f1dd-d7db-40a7-a296-a112d3454240","timestamp":"2023-10-18T03:39:15.443030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:39:15.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:39:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31a55057-be16-41b5-824b-23502f3a498f","timestamp":"2023-10-18T03:39:31.293708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:39:31.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31a55057-be16-41b5-824b-23502f3a498f","timestamp":"2023-10-18T03:39:31.293708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:39:31.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:39:36.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efd5395f-0cd8-4a5d-818d-d50f5bca0b6c","timestamp":"2023-10-18T03:39:36.258816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:39:36.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:39:47.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db945ed4-e071-4310-b401-19b31831277f","timestamp":"2023-10-18T03:39:47.028991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:39:47.079+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:41:06.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34f2852a-851f-4c36-8329-cf9c30a55a5d","timestamp":"2023-10-18T03:41:06.342441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:41:06.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:41:15.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4f72b53-1fc1-4271-98cf-66cfa8665633","timestamp":"2023-10-18T03:41:15.443496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:41:15.492+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:41:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fd60450-f5b4-4b89-afb1-50dd1984b47d","timestamp":"2023-10-18T03:41:31.293514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:41:31.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fd60450-f5b4-4b89-afb1-50dd1984b47d","timestamp":"2023-10-18T03:41:31.293514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:41:31.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:41:36.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1d758c8-1149-4f23-acf6-4c7f2c25cdfb","timestamp":"2023-10-18T03:41:36.259383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:41:36.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:41:47.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b015fab1-d79d-4118-b3ea-ea72a759a27c","timestamp":"2023-10-18T03:41:47.029690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:41:47.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:42:31.435+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-10-18T03:43:06.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fcfb9cc-a104-472a-a065-2ce4c54ec39c","timestamp":"2023-10-18T03:43:06.342355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:43:06.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:43:15.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c6192d1-c79f-4e0a-a669-d3b3a8ccac95","timestamp":"2023-10-18T03:43:15.443817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:43:15.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:43:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7515f1b6-9f29-4f12-a7c8-78ae08417d34","timestamp":"2023-10-18T03:43:31.293574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:43:31.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7515f1b6-9f29-4f12-a7c8-78ae08417d34","timestamp":"2023-10-18T03:43:31.293574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:43:31.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:43:36.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5323914-0488-45bf-a356-a1a7ddecb326","timestamp":"2023-10-18T03:43:36.259099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:43:36.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:43:47.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e4124a0-80ef-4f4d-92bd-0f1a909c0299","timestamp":"2023-10-18T03:43:47.028975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:43:47.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:45:06.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bb2ddb5-ad46-4c35-95c3-fdc9cf453ca6","timestamp":"2023-10-18T03:45:06.342449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:45:06.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:45:15.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e6f0e75-d635-4479-ae44-cbe9835e65e0","timestamp":"2023-10-18T03:45:15.443096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:45:15.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:45:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"497b6f6e-096f-4f5d-8f1a-559a36fa7ef7","timestamp":"2023-10-18T03:45:31.293526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:45:31.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"497b6f6e-096f-4f5d-8f1a-559a36fa7ef7","timestamp":"2023-10-18T03:45:31.293526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:45:31.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:45:36.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68f4a7b5-4283-4dd7-a8e1-64ea76592c3c","timestamp":"2023-10-18T03:45:36.258999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:45:36.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:45:47.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb2aa9b3-a7dc-4856-bad3-2afcec2d2f50","timestamp":"2023-10-18T03:45:47.029047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:45:47.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:47:06.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aef018ef-beaa-4f46-8d3a-cc4d45a2bf21","timestamp":"2023-10-18T03:47:06.342458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:47:06.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:47:15.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b4f52f3-87ba-4c4c-9c45-bc6f6c94fd25","timestamp":"2023-10-18T03:47:15.443144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:47:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:47:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe27673-978a-4ec3-823d-699f56ca3420","timestamp":"2023-10-18T03:47:31.293341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:47:31.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe27673-978a-4ec3-823d-699f56ca3420","timestamp":"2023-10-18T03:47:31.293341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:47:31.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:47:36.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93427c18-4954-4865-a0a4-376a7946635f","timestamp":"2023-10-18T03:47:36.258711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:47:36.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:47:47.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3451c491-75a3-441e-8753-ad3301c494ef","timestamp":"2023-10-18T03:47:47.030660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:47:47.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:49:06.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3958f0a-002b-49bd-b29f-57061dac7674","timestamp":"2023-10-18T03:49:06.342296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:49:06.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:49:15.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdfdce7b-8733-4b03-93de-8419e6861c06","timestamp":"2023-10-18T03:49:15.443190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:49:15.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:49:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3b5ddd1-f6e3-4a97-8d26-60f88584f0db","timestamp":"2023-10-18T03:49:31.293406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:49:31.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3b5ddd1-f6e3-4a97-8d26-60f88584f0db","timestamp":"2023-10-18T03:49:31.293406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:49:31.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:49:36.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b20fea0-759b-4956-a2f5-67c04e13d0f0","timestamp":"2023-10-18T03:49:36.258838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:49:36.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:49:47.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbf56bfa-2373-462f-b0bb-950e08eb93e0","timestamp":"2023-10-18T03:49:47.029312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:49:47.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:51:06.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38a19c5b-844f-4f5d-ab15-bcb90096864e","timestamp":"2023-10-18T03:51:06.343043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:51:06.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:51:15.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f9bee8b-b7bc-4982-9a38-732bef8404ca","timestamp":"2023-10-18T03:51:15.443310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:51:15.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:51:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"658b76c4-d888-403e-a3ba-4cb99bebf81d","timestamp":"2023-10-18T03:51:31.294028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:51:31.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"658b76c4-d888-403e-a3ba-4cb99bebf81d","timestamp":"2023-10-18T03:51:31.294028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:51:31.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:51:36.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4553a7e9-99ac-49eb-b9bf-ef71634b4a09","timestamp":"2023-10-18T03:51:36.258827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:51:36.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:51:47.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5933db2-fe5f-4e36-a218-468097a4c3d8","timestamp":"2023-10-18T03:51:47.029227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:51:47.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:53:06.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"149a65d6-4b91-4260-8d58-86b428745fbc","timestamp":"2023-10-18T03:53:06.342298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:53:06.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:53:15.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"accb1cb9-c255-4192-815a-321cb4932366","timestamp":"2023-10-18T03:53:15.443095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:53:15.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:53:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceeaa110-a8aa-41f4-8842-a3a948d477f4","timestamp":"2023-10-18T03:53:31.293825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:53:31.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceeaa110-a8aa-41f4-8842-a3a948d477f4","timestamp":"2023-10-18T03:53:31.293825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:53:31.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:53:36.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5da90382-0ef7-49dd-9d30-8d746f0f2e2b","timestamp":"2023-10-18T03:53:36.258736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:53:36.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:53:47.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51423f89-b798-41ed-8145-26889ae96feb","timestamp":"2023-10-18T03:53:47.029528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:53:47.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:55:01.395+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-10-18T03:55:06.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff72831a-d8ef-4cbd-8760-8fe40f8ad6c4","timestamp":"2023-10-18T03:55:06.342451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:55:06.361+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:55:15.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc707304-db48-40e1-b0e2-e3d8ca344d5a","timestamp":"2023-10-18T03:55:15.443230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:55:15.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:55:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59c587f0-e892-4df2-828f-654e75a920c5","timestamp":"2023-10-18T03:55:31.293400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:55:31.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59c587f0-e892-4df2-828f-654e75a920c5","timestamp":"2023-10-18T03:55:31.293400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:55:31.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:55:36.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d03e863-22ad-4fa8-93fb-baf33246131f","timestamp":"2023-10-18T03:55:36.258859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:55:36.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:55:47.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb5a22d3-6649-4dd0-8b0b-b0c1132ece7b","timestamp":"2023-10-18T03:55:47.028896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:55:47.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:57:06.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb45ad33-191a-459f-a4db-be3e757fcfb7","timestamp":"2023-10-18T03:57:06.342140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:57:06.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:57:15.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65883ba4-28c2-4506-816b-b28203685635","timestamp":"2023-10-18T03:57:15.442925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:57:15.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:57:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"336d0a68-a54c-4e61-b2b3-85964ab83aed","timestamp":"2023-10-18T03:57:31.293466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:57:31.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"336d0a68-a54c-4e61-b2b3-85964ab83aed","timestamp":"2023-10-18T03:57:31.293466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:57:31.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:57:36.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f34940f7-8d29-41ec-b0e5-a706ec3e42cb","timestamp":"2023-10-18T03:57:36.259074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:57:36.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:57:47.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97ba1cd0-3289-4fb6-9c96-7bc586b84977","timestamp":"2023-10-18T03:57:47.029009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:57:47.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:59:06.360+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8c4329e-4972-4a0b-8cd9-fdc7358e82d3","timestamp":"2023-10-18T03:59:06.342324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T03:59:06.360+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:59:15.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b361108-ec7a-454d-861a-33514f093b21","timestamp":"2023-10-18T03:59:15.442925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T03:59:15.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:59:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36f3e6f9-4486-414e-aab0-4fe7cb53f40b","timestamp":"2023-10-18T03:59:31.293689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:59:31.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36f3e6f9-4486-414e-aab0-4fe7cb53f40b","timestamp":"2023-10-18T03:59:31.293689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T03:59:31.315+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:59:36.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"923a814d-dbca-4287-bc24-e4a31f754e94","timestamp":"2023-10-18T03:59:36.258676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T03:59:36.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T03:59:47.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9e92f95-97d7-496f-9b36-749744db38a5","timestamp":"2023-10-18T03:59:47.030009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T03:59:47.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:01:06.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69f9768c-31eb-4683-b038-d168007f6bc5","timestamp":"2023-10-18T04:01:06.342398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:01:06.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:01:15.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b220b277-2a94-4d4c-877c-da6575fbdaa1","timestamp":"2023-10-18T04:01:15.443210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:01:15.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:01:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"093f2008-e8e1-4cd8-b4f2-c34b1be44eb2","timestamp":"2023-10-18T04:01:31.293646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:01:31.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"093f2008-e8e1-4cd8-b4f2-c34b1be44eb2","timestamp":"2023-10-18T04:01:31.293646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:01:31.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:01:36.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e6ec05c-84f4-4b59-b64a-c535b28c204c","timestamp":"2023-10-18T04:01:36.258705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:01:36.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:01:47.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f2ebe4e-c40a-477e-b308-b351d57ba16e","timestamp":"2023-10-18T04:01:47.029090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:01:47.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:03:06.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8e384cc-034a-415d-aa31-b74cb81ac542","timestamp":"2023-10-18T04:03:06.342379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:03:06.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:03:15.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1674b28-c480-4a23-a3bd-df7aff2e9b8b","timestamp":"2023-10-18T04:03:15.442994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:03:15.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:03:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a53612f-0f18-4e89-a02a-e91f65e38cce","timestamp":"2023-10-18T04:03:31.294128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:03:31.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a53612f-0f18-4e89-a02a-e91f65e38cce","timestamp":"2023-10-18T04:03:31.294128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:03:31.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:03:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5563d151-de97-441b-866e-c9722fe6f397","timestamp":"2023-10-18T04:03:36.258725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:03:36.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:03:47.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d0299e5-eb02-4f91-89d6-fe67111f0c9b","timestamp":"2023-10-18T04:03:47.028901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:03:47.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:05:06.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27c50b2e-9206-4fb0-afb1-95b12019476c","timestamp":"2023-10-18T04:05:06.342167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:05:06.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:05:15.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c4b4c81-3a2e-4055-aa6a-c1ecaf5ea4f1","timestamp":"2023-10-18T04:05:15.443212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:05:15.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:05:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c11f64fb-9f0b-48f5-9462-5c0a3264f0e3","timestamp":"2023-10-18T04:05:31.293661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:05:31.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c11f64fb-9f0b-48f5-9462-5c0a3264f0e3","timestamp":"2023-10-18T04:05:31.293661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:05:31.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:05:36.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e63dfc29-746b-4d59-8542-e29c2803bb4b","timestamp":"2023-10-18T04:05:36.258798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:05:36.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:05:47.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cd7997e-9cc4-486b-8804-85b745115ca1","timestamp":"2023-10-18T04:05:47.029824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:05:47.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:07:06.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a779900b-09b8-4f31-b180-ce8a5f8433c4","timestamp":"2023-10-18T04:07:06.342399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:07:06.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:07:15.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2b79843-8cf6-4bd7-887c-cec9110fe417","timestamp":"2023-10-18T04:07:15.443027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:07:15.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:07:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6e83187-1d87-46ea-895e-78fd49cc4059","timestamp":"2023-10-18T04:07:31.293794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:07:31.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6e83187-1d87-46ea-895e-78fd49cc4059","timestamp":"2023-10-18T04:07:31.293794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:07:31.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:07:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc0147c5-a220-46cb-b223-61d1d3b3766a","timestamp":"2023-10-18T04:07:36.259046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:07:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:07:47.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19b9b9ff-3bed-4f30-b2e3-03ed201c9405","timestamp":"2023-10-18T04:07:47.028909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:07:47.138+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:09:06.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fd3cd89-35db-451f-87d3-efb55e5a2dfd","timestamp":"2023-10-18T04:09:06.342643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:09:06.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:09:15.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"427ac691-8b3f-46a6-8d5d-729b6139a3b7","timestamp":"2023-10-18T04:09:15.443517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:09:15.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:09:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d78fc6d4-85f6-4335-9043-c7d1c5051719","timestamp":"2023-10-18T04:09:31.293511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:09:31.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d78fc6d4-85f6-4335-9043-c7d1c5051719","timestamp":"2023-10-18T04:09:31.293511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:09:31.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:09:36.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e5c671b-e3fe-4394-9c9a-9083439e416b","timestamp":"2023-10-18T04:09:36.259018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:09:36.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:09:47.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6cead5c-729e-4901-b39d-10ffb813a26f","timestamp":"2023-10-18T04:09:47.029012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:09:47.181+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:11:06.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63b0849a-954f-4082-bcd4-9b1460037d07","timestamp":"2023-10-18T04:11:06.342592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:11:06.369+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:11:15.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"757bc53f-7003-4227-b364-b4ced840fd65","timestamp":"2023-10-18T04:11:15.443334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:11:15.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:11:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d075888b-1f6d-4062-add7-2dc61bd8eacd","timestamp":"2023-10-18T04:11:31.293553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:11:31.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d075888b-1f6d-4062-add7-2dc61bd8eacd","timestamp":"2023-10-18T04:11:31.293553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:11:31.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:11:36.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d186b673-cafc-4b88-a3f7-b763336a841a","timestamp":"2023-10-18T04:11:36.258725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:11:36.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:11:47.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef0b307f-40aa-4a7f-a6cd-1a95bb23c8ae","timestamp":"2023-10-18T04:11:47.029230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:11:47.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:13:06.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"11661510-686c-42bb-bf3c-fb51329eaab1","timestamp":"2023-10-18T04:13:06.342361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:13:06.417+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:13:15.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86aa7fb2-ab85-4b56-a861-899ee1e481e6","timestamp":"2023-10-18T04:13:15.443113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:13:15.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:13:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77c60555-709f-45bc-9904-262f9e653d47","timestamp":"2023-10-18T04:13:31.293766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:13:31.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77c60555-709f-45bc-9904-262f9e653d47","timestamp":"2023-10-18T04:13:31.293766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:13:31.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:13:36.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf52b3bd-cefb-4a48-bde3-21a23c1c64fc","timestamp":"2023-10-18T04:13:36.258857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:13:36.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:13:47.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4d58a1d-dc1b-41ad-badf-f1f4602202cd","timestamp":"2023-10-18T04:13:47.029669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:13:47.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:15:06.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"672acc58-5e2a-45ac-94de-5789be1d03b4","timestamp":"2023-10-18T04:15:06.342274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:15:06.369+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:15:15.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abc4beef-3416-41bd-ba4f-3b9ccb5a7478","timestamp":"2023-10-18T04:15:15.443144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:15:15.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:15:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"593bf7fb-4322-454b-94be-67c350130387","timestamp":"2023-10-18T04:15:31.293580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:15:31.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"593bf7fb-4322-454b-94be-67c350130387","timestamp":"2023-10-18T04:15:31.293580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:15:31.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:15:36.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7be0a5a1-c45a-435f-a531-d5a316ed228d","timestamp":"2023-10-18T04:15:36.258755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:15:36.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:15:47.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73250ffe-8fe4-4492-bad9-98dab57e89c0","timestamp":"2023-10-18T04:15:47.028941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:15:47.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:17:06.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce09e8ae-ffc0-4a5f-a83e-1ce03e8d1376","timestamp":"2023-10-18T04:17:06.342455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:17:06.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:17:15.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37bfc240-9d4e-475a-87a9-56008f8e04f0","timestamp":"2023-10-18T04:17:15.442924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:17:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:17:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6098af19-3af7-44a5-86be-d9c1bb6f93bc","timestamp":"2023-10-18T04:17:31.293389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:17:31.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6098af19-3af7-44a5-86be-d9c1bb6f93bc","timestamp":"2023-10-18T04:17:31.293389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:17:31.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:17:36.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d14c35b4-c8df-49b1-9212-b0188805c6d9","timestamp":"2023-10-18T04:17:36.258687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:17:36.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:17:47.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03fd525d-4d8f-4430-920b-a1cdca7666c3","timestamp":"2023-10-18T04:17:47.028847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:17:47.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:19:06.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"297db66f-c5c5-4955-a22a-46aaa029bac1","timestamp":"2023-10-18T04:19:06.342372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:19:06.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:19:15.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeef0683-ffad-45a4-9bca-5298b1ae2c40","timestamp":"2023-10-18T04:19:15.443103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:19:15.489+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:19:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ad44cb-951c-41d4-b10f-f64c3822af98","timestamp":"2023-10-18T04:19:31.293714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:19:31.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ad44cb-951c-41d4-b10f-f64c3822af98","timestamp":"2023-10-18T04:19:31.293714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:19:31.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:19:36.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38f83173-bf8c-42da-bc9a-b48f54e231f1","timestamp":"2023-10-18T04:19:36.259345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:19:36.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:19:47.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c90756b-82e4-40ef-857c-d64ffb46c388","timestamp":"2023-10-18T04:19:47.029543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:19:47.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:21:06.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c2f05e9-47fe-4aad-82b9-31316a682b24","timestamp":"2023-10-18T04:21:06.342323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:21:06.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:21:15.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dd25d1c-c859-4eaa-97a3-709bdbbf6333","timestamp":"2023-10-18T04:21:15.443381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:21:15.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:21:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6724cbea-983c-487e-88e0-c2886e780690","timestamp":"2023-10-18T04:21:31.293402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:21:31.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6724cbea-983c-487e-88e0-c2886e780690","timestamp":"2023-10-18T04:21:31.293402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:21:31.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:21:36.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad0e2081-94c2-4a52-85ec-c9072acbacc8","timestamp":"2023-10-18T04:21:36.258798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:21:36.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:21:47.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32908a5f-0cbf-48d0-8cd0-c649da08061a","timestamp":"2023-10-18T04:21:47.028859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:21:47.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:23:06.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"705d16c2-d36b-4f61-84a9-48357395a5c7","timestamp":"2023-10-18T04:23:06.342480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:23:06.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:23:15.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f40cb5c8-e1e5-49a7-ae02-d5c9cff3f07b","timestamp":"2023-10-18T04:23:15.443541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:23:15.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:23:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9921bcfb-a6ae-4927-9bd5-b23e5addf239","timestamp":"2023-10-18T04:23:31.293448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:23:31.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9921bcfb-a6ae-4927-9bd5-b23e5addf239","timestamp":"2023-10-18T04:23:31.293448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:23:31.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:23:36.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c8955d0-508c-4eb1-9935-833ccff76b21","timestamp":"2023-10-18T04:23:36.258808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:23:36.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:23:47.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46f024e9-5440-413a-adc3-349a5ea6a8ee","timestamp":"2023-10-18T04:23:47.029425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:23:47.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:25:06.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"09bd73d0-1acb-4c33-84c1-79ea7f564775","timestamp":"2023-10-18T04:25:06.342375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:25:06.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:25:15.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5cabbf7-8af6-4437-bee2-58f6eaff4bda","timestamp":"2023-10-18T04:25:15.442939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:25:15.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:25:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27f40c70-7058-445b-8362-dbd4e54d754c","timestamp":"2023-10-18T04:25:31.293508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:25:31.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27f40c70-7058-445b-8362-dbd4e54d754c","timestamp":"2023-10-18T04:25:31.293508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:25:31.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:25:36.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f760486-6118-48a8-8e79-3c0dd54fc84e","timestamp":"2023-10-18T04:25:36.258986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:25:36.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:25:47.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49dce84f-a0de-4e41-bae7-a57ddb21d59a","timestamp":"2023-10-18T04:25:47.029655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:25:47.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:27:06.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74ef1121-e4bb-4d1f-9cfb-57107db6c1d6","timestamp":"2023-10-18T04:27:06.342434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:27:06.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:27:15.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04c3bd52-e38b-4bbf-8a45-9be549f0699a","timestamp":"2023-10-18T04:27:15.442906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:27:15.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:27:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0b4f9df-0f84-43ed-8cbe-9d6ecc273854","timestamp":"2023-10-18T04:27:31.293560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:27:31.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0b4f9df-0f84-43ed-8cbe-9d6ecc273854","timestamp":"2023-10-18T04:27:31.293560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:27:31.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:27:36.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6495897-71cb-47ab-9672-72af03dab6e0","timestamp":"2023-10-18T04:27:36.258916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:27:36.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:27:47.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccccafae-f542-448f-a017-aaa70267fbb0","timestamp":"2023-10-18T04:27:47.028933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:27:47.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:29:06.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"346719a8-d089-44f8-b9e8-5ad95fb18c31","timestamp":"2023-10-18T04:29:06.342461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:29:06.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:29:15.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b8509f9-e883-4ca2-b55e-1a4c736b5b1c","timestamp":"2023-10-18T04:29:15.443531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:29:15.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:29:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bf72645-e116-49ea-a5a0-af72e6a0e577","timestamp":"2023-10-18T04:29:31.293444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:29:31.294+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-10-18T04:29:31.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bf72645-e116-49ea-a5a0-af72e6a0e577","timestamp":"2023-10-18T04:29:31.293444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:29:31.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:29:36.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48b58ffa-77a9-41a4-977d-c54d331eeaac","timestamp":"2023-10-18T04:29:36.258959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:29:36.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:29:47.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4e57946-d12a-4e1b-971d-5d6ed5fcc60c","timestamp":"2023-10-18T04:29:47.028872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:29:47.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:31:06.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a90e58b-216b-4a75-b85b-f074d31c548a","timestamp":"2023-10-18T04:31:06.342323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:31:06.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:31:15.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cae1a65c-d7eb-4a75-8917-db81b3576492","timestamp":"2023-10-18T04:31:15.443185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:31:15.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:31:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8233e3d-50a8-4022-a4d1-458f2e2e78e4","timestamp":"2023-10-18T04:31:31.293453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:31:31.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8233e3d-50a8-4022-a4d1-458f2e2e78e4","timestamp":"2023-10-18T04:31:31.293453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:31:31.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:31:36.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40f87d81-466b-4a26-ae77-5429597c8be5","timestamp":"2023-10-18T04:31:36.258731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:31:36.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:31:47.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a5364bf-fad7-47bd-a1a1-f9619296b248","timestamp":"2023-10-18T04:31:47.029891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:31:47.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:33:06.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"31ac5b57-1a60-4526-ba25-26d4200954b3","timestamp":"2023-10-18T04:33:06.342653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:33:06.409+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:33:15.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cca6c0f4-b4d7-444f-9933-d5e2daa9d89f","timestamp":"2023-10-18T04:33:15.442973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:33:15.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:33:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a2cc63b-20d5-45a6-b907-3bfcf4bdbed1","timestamp":"2023-10-18T04:33:31.293396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:33:31.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a2cc63b-20d5-45a6-b907-3bfcf4bdbed1","timestamp":"2023-10-18T04:33:31.293396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:33:31.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:33:36.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0c5ddaf-1b71-4e0c-abad-40aded21d754","timestamp":"2023-10-18T04:33:36.258832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:33:36.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:33:47.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3029196-af45-4c56-bc18-67b3236076e1","timestamp":"2023-10-18T04:33:47.028926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:33:47.173+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:35:06.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a74a9974-76e9-4a21-a734-a07b8ffc60ed","timestamp":"2023-10-18T04:35:06.342297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:35:06.409+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:35:15.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4575637b-3ddf-4e40-b1e4-cd3dfb2006ed","timestamp":"2023-10-18T04:35:15.443299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:35:15.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:35:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"287aaf52-1a36-420c-8009-6dcfd9afcc10","timestamp":"2023-10-18T04:35:31.294534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:35:31.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"287aaf52-1a36-420c-8009-6dcfd9afcc10","timestamp":"2023-10-18T04:35:31.294534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:35:31.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:35:36.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69ddd636-03cf-437c-bf4b-42aa6797136f","timestamp":"2023-10-18T04:35:36.258631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:35:36.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:35:47.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddcfe14f-4cfe-407b-a33c-5e7950552ef7","timestamp":"2023-10-18T04:35:47.028945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:35:47.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:37:06.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62d1d1c5-2896-4973-bfa4-6f3bc231cfb3","timestamp":"2023-10-18T04:37:06.342354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:37:06.405+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:37:15.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a15f1ca0-8596-4b08-b250-fa4f9001bd55","timestamp":"2023-10-18T04:37:15.443199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:37:15.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:37:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb60845c-e389-4b43-ae41-4900f7d06fe0","timestamp":"2023-10-18T04:37:31.293559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:37:31.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb60845c-e389-4b43-ae41-4900f7d06fe0","timestamp":"2023-10-18T04:37:31.293559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:37:31.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:37:36.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cba3ff6f-426c-4544-910b-4fc3e2fdc02e","timestamp":"2023-10-18T04:37:36.258728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:37:36.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:37:47.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f36ec709-a12e-4169-8ce4-d26e5f516ac6","timestamp":"2023-10-18T04:37:47.030296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:37:47.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:39:06.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec474dd4-6f46-4faa-830d-d89c455f2a27","timestamp":"2023-10-18T04:39:06.342386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:39:06.418+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:39:15.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"680a174c-9488-4cae-853b-23cccce86692","timestamp":"2023-10-18T04:39:15.443453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:39:15.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:39:31.295+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3015f7b-9420-4e17-b1cc-2c918a25b79f","timestamp":"2023-10-18T04:39:31.294026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:39:31.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3015f7b-9420-4e17-b1cc-2c918a25b79f","timestamp":"2023-10-18T04:39:31.294026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:39:31.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:39:36.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecb12e53-bd1c-442b-95b3-c6b3d6e2d4ce","timestamp":"2023-10-18T04:39:36.258720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:39:36.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:39:47.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea8a4d27-c208-44a1-8ef3-29b37f02a985","timestamp":"2023-10-18T04:39:47.028875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:39:47.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:41:06.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"11447e5a-21b7-4096-825a-80fbccf40a7a","timestamp":"2023-10-18T04:41:06.342377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:41:06.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:41:15.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0e0009b-c8d8-4f09-a4cd-4a7db20f2296","timestamp":"2023-10-18T04:41:15.443110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:41:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:41:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fcf7794-5ddf-4448-8e8d-3ad34d150a0e","timestamp":"2023-10-18T04:41:31.294070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:41:31.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fcf7794-5ddf-4448-8e8d-3ad34d150a0e","timestamp":"2023-10-18T04:41:31.294070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:41:31.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:41:36.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12a7ae53-8154-47ba-abc7-eb160aaaa3e1","timestamp":"2023-10-18T04:41:36.258811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:41:36.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:41:47.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0862b634-4d13-4036-a99a-2a08a4bf0008","timestamp":"2023-10-18T04:41:47.029011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:41:47.180+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:43:06.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b1c0896-923b-41bd-a43f-308452f375f7","timestamp":"2023-10-18T04:43:06.342491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:43:06.405+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:43:15.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffe90f9c-be26-45ed-996e-85685876b902","timestamp":"2023-10-18T04:43:15.443162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:43:15.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:43:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f90eb50-b455-4eb9-a15e-b39e6d643507","timestamp":"2023-10-18T04:43:31.293628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:43:31.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f90eb50-b455-4eb9-a15e-b39e6d643507","timestamp":"2023-10-18T04:43:31.293628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:43:31.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:43:36.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d978420d-1352-4da3-9409-a0cb5ddce527","timestamp":"2023-10-18T04:43:36.258820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:43:36.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:43:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58a44af9-5aab-47bd-850a-ea2c5adf9cda","timestamp":"2023-10-18T04:43:47.029871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:43:47.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:44:31.359+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-10-18T04:45:06.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4acda11-3c63-472c-ab1a-935e1060fce1","timestamp":"2023-10-18T04:45:06.342223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:45:06.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:45:15.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92bd988e-1844-4f36-b0a2-3359f1d7ef0c","timestamp":"2023-10-18T04:45:15.443169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:45:15.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:45:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bb5bd05-6737-4ce8-9f90-5170abbf299c","timestamp":"2023-10-18T04:45:31.293473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:45:31.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bb5bd05-6737-4ce8-9f90-5170abbf299c","timestamp":"2023-10-18T04:45:31.293473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:45:31.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:45:36.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95a45a4d-c360-4206-a7b9-8700f0b312f2","timestamp":"2023-10-18T04:45:36.258832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:45:36.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:45:47.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a981a8dc-0d6e-457e-94b0-05594ea1b99d","timestamp":"2023-10-18T04:45:47.028961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:45:47.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:47:06.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c309139-1a08-483b-9b39-af1b0c31588d","timestamp":"2023-10-18T04:47:06.342628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:47:06.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:47:15.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ac84a18-6c77-44d2-85fe-2695cebbf469","timestamp":"2023-10-18T04:47:15.443090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:47:15.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:47:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b2a1166-8867-4a9f-8a3d-1a39c9ee7508","timestamp":"2023-10-18T04:47:31.293551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:47:31.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b2a1166-8867-4a9f-8a3d-1a39c9ee7508","timestamp":"2023-10-18T04:47:31.293551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:47:31.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:47:36.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"badd76d4-e84d-434b-af48-ae565393ec72","timestamp":"2023-10-18T04:47:36.258695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:47:36.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:47:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fb220de-03bb-4f4a-b484-777bcc9b10b5","timestamp":"2023-10-18T04:47:47.028876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:47:47.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:48:31.373+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-10-18T04:49:06.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eff4e5f0-f74a-45b1-a720-f19233e7b32e","timestamp":"2023-10-18T04:49:06.342210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:49:06.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:49:15.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e706db0e-bf49-4478-8ec4-40d38903d47c","timestamp":"2023-10-18T04:49:15.443031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:49:15.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:49:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68971038-7378-40c0-9051-cc8d0a294219","timestamp":"2023-10-18T04:49:31.293651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:49:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68971038-7378-40c0-9051-cc8d0a294219","timestamp":"2023-10-18T04:49:31.293651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:49:31.387+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:49:36.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72579362-e231-4bc0-823e-7e6cd0c67a60","timestamp":"2023-10-18T04:49:36.258634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:49:36.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:49:47.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abda1f8f-2725-4ee2-b44c-5404975532e0","timestamp":"2023-10-18T04:49:47.029901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:49:47.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:51:06.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98b5ffd8-d2a7-4633-8425-da63d395135d","timestamp":"2023-10-18T04:51:06.342531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:51:06.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:51:15.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30a48cc0-cfb0-4a37-a4b2-bbd0c8f26f48","timestamp":"2023-10-18T04:51:15.443362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:51:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:51:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e2fb889-d322-46c5-97ba-5452a2a8d47e","timestamp":"2023-10-18T04:51:31.293501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:51:31.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e2fb889-d322-46c5-97ba-5452a2a8d47e","timestamp":"2023-10-18T04:51:31.293501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:51:31.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:51:36.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c85c61f-764d-4fc3-8610-cf515b881149","timestamp":"2023-10-18T04:51:36.258726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:51:36.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:51:47.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf219a2d-c0f0-4dac-bf59-32ecb1bffe0b","timestamp":"2023-10-18T04:51:47.028958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:51:47.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:53:06.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6feb7cd8-5089-4a34-87fa-7c95b789f503","timestamp":"2023-10-18T04:53:06.342260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:53:06.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:53:15.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3088b40b-92f2-416a-a2ac-a1c55648f4d0","timestamp":"2023-10-18T04:53:15.443182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:53:15.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:53:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b37dce7c-e901-4ea0-ab43-2a1c456ea268","timestamp":"2023-10-18T04:53:31.293584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:53:31.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b37dce7c-e901-4ea0-ab43-2a1c456ea268","timestamp":"2023-10-18T04:53:31.293584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:53:31.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:53:36.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38e8e00c-3f94-4db1-99b6-7b13678fa3d7","timestamp":"2023-10-18T04:53:36.259086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:53:36.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:53:47.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2582bec-dd8b-42e6-aa8b-d792bb76be17","timestamp":"2023-10-18T04:53:47.029309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:53:47.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:55:06.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1114775-a861-4c89-a0f7-f3222cdbd6a3","timestamp":"2023-10-18T04:55:06.342492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:55:06.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:55:15.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6eb42e76-0321-4c18-abb1-a383a0383ba4","timestamp":"2023-10-18T04:55:15.443158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:55:15.494+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:55:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d421530-d5d6-4163-970e-46aa5c36999c","timestamp":"2023-10-18T04:55:31.293464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:55:31.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d421530-d5d6-4163-970e-46aa5c36999c","timestamp":"2023-10-18T04:55:31.293464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:55:31.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:55:36.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10a69105-3daf-4f8d-90d9-368b6f5d3990","timestamp":"2023-10-18T04:55:36.258642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:55:36.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:55:47.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50aac56a-8fd9-437c-b86d-76804ac83a1b","timestamp":"2023-10-18T04:55:47.029733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:55:47.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:57:06.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"45fb948f-0699-492b-8298-70ebaae09915","timestamp":"2023-10-18T04:57:06.342842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:57:06.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:57:15.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50dfc89f-c896-4bf2-8305-6e1d261cfb1e","timestamp":"2023-10-18T04:57:15.443207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:57:15.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:57:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d1a8953-f8c7-477e-841e-cfeeefc9bf1c","timestamp":"2023-10-18T04:57:31.293570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:57:31.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d1a8953-f8c7-477e-841e-cfeeefc9bf1c","timestamp":"2023-10-18T04:57:31.293570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:57:31.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:57:36.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"146b88dc-d649-42cf-afe1-7e3febf2daf9","timestamp":"2023-10-18T04:57:36.258759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:57:36.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:57:47.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78666763-a100-4d18-b4c3-6f1378e091ae","timestamp":"2023-10-18T04:57:47.028991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:57:47.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:59:06.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d31910c-7dd9-4798-9e94-79ba72c057aa","timestamp":"2023-10-18T04:59:06.342438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T04:59:06.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:59:15.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f3596b7-ca3a-4332-bca7-7000f83e3326","timestamp":"2023-10-18T04:59:15.443164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T04:59:15.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:59:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7badba4-bc55-43f6-b1d3-0a1cad64c4c2","timestamp":"2023-10-18T04:59:31.293467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:59:31.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7badba4-bc55-43f6-b1d3-0a1cad64c4c2","timestamp":"2023-10-18T04:59:31.293467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T04:59:31.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:59:36.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"946378d0-f2f3-4edc-802f-6eeb7900ec72","timestamp":"2023-10-18T04:59:36.258957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T04:59:36.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T04:59:47.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e9a4420-94f0-4fef-af3e-380bd554550b","timestamp":"2023-10-18T04:59:47.029350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T04:59:47.211+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:01:06.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b6ee251-15a5-42f1-bb40-3eb9bbb18b55","timestamp":"2023-10-18T05:01:06.342431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:01:06.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:01:15.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d8ba9ca-d64b-476c-913b-b4ef1c83a7f1","timestamp":"2023-10-18T05:01:15.443152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:01:15.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:01:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e008bf6f-393c-48c9-aada-a915230cd1bd","timestamp":"2023-10-18T05:01:31.293546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:01:31.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e008bf6f-393c-48c9-aada-a915230cd1bd","timestamp":"2023-10-18T05:01:31.293546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:01:31.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:01:36.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d878a9a-34e5-4d00-95dc-1fea68339fb7","timestamp":"2023-10-18T05:01:36.259008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:01:36.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:01:47.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58f823a7-7559-49e6-a267-e7087e587015","timestamp":"2023-10-18T05:01:47.028950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:01:47.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:03:06.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f15c537-61b8-4fc0-8574-88b56ddfb7a0","timestamp":"2023-10-18T05:03:06.342418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:03:06.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:03:15.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41740bc2-3983-4e00-a8bd-42e3cf8bf587","timestamp":"2023-10-18T05:03:15.443001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:03:15.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:03:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06b77a2e-0e6a-473f-b306-676514efd437","timestamp":"2023-10-18T05:03:31.293504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:03:31.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06b77a2e-0e6a-473f-b306-676514efd437","timestamp":"2023-10-18T05:03:31.293504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:03:31.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:03:36.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76ff9859-03e8-4e67-8d03-51dedccc1117","timestamp":"2023-10-18T05:03:36.258727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:03:36.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:03:47.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c19bb31-8bb3-444e-9621-9b94ee87a873","timestamp":"2023-10-18T05:03:47.029558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:03:47.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:05:06.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b5614dd-d05f-47b7-bde8-eb23e5fdef1e","timestamp":"2023-10-18T05:05:06.342188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:05:06.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:05:15.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b6f56bf-8c86-43df-9ec9-e00d43326595","timestamp":"2023-10-18T05:05:15.443084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:05:15.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:05:31.295+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91bc2a89-83bf-4108-ae0d-af492411497f","timestamp":"2023-10-18T05:05:31.294985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:05:31.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91bc2a89-83bf-4108-ae0d-af492411497f","timestamp":"2023-10-18T05:05:31.294985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:05:31.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:05:36.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16cc6fab-e42a-40b3-8d37-2614d9ebea84","timestamp":"2023-10-18T05:05:36.258842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:05:36.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:05:47.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15fb2d56-bb0d-473e-aaf8-0582a82c32f1","timestamp":"2023-10-18T05:05:47.028970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:05:47.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:07:06.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c004296-4510-47d4-8cae-c77eb30ef6e7","timestamp":"2023-10-18T05:07:06.342262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:07:06.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:07:15.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc0b5aa3-33cc-42b2-b078-3b78072c520f","timestamp":"2023-10-18T05:07:15.443313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:07:15.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:07:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1690c93c-67b7-4d1c-a542-549ec947a4b9","timestamp":"2023-10-18T05:07:31.293382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:07:31.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1690c93c-67b7-4d1c-a542-549ec947a4b9","timestamp":"2023-10-18T05:07:31.293382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:07:31.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:07:36.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d25f04-11aa-4a7c-93ab-c8e6d8cf5269","timestamp":"2023-10-18T05:07:36.258709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:07:36.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:07:47.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"820b06c1-320d-4f04-910e-32a89dafdc99","timestamp":"2023-10-18T05:07:47.028947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:07:47.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:08:01.335+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-10-18T05:09:06.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f991ad1-2f6b-4606-a664-4b6d4b8834d9","timestamp":"2023-10-18T05:09:06.342285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:09:06.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:09:15.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab53fb7c-bae4-4d0a-b833-9b48ab4c693d","timestamp":"2023-10-18T05:09:15.442930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:09:15.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:09:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f6aa746-4449-46fb-ac8b-363da591fea2","timestamp":"2023-10-18T05:09:31.293990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:09:31.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f6aa746-4449-46fb-ac8b-363da591fea2","timestamp":"2023-10-18T05:09:31.293990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:09:31.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:09:36.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5e27393-148b-4914-a673-ad41a26cc762","timestamp":"2023-10-18T05:09:36.258642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:09:36.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:09:47.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be652951-36b1-420f-a5ef-b5a2f3055a44","timestamp":"2023-10-18T05:09:47.029276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:09:47.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:11:06.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24621004-fafd-44ca-897a-a5f542694756","timestamp":"2023-10-18T05:11:06.342474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:11:06.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:11:15.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eb900fb-a4c1-40fe-bca4-bcb9dfbeaae6","timestamp":"2023-10-18T05:11:15.443030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:11:15.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:11:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc52ec4e-af77-413b-8fbc-a0b829a24430","timestamp":"2023-10-18T05:11:31.293437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:11:31.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc52ec4e-af77-413b-8fbc-a0b829a24430","timestamp":"2023-10-18T05:11:31.293437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:11:31.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:11:36.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcf87ae3-c3c9-49d5-a7da-4665cb83e479","timestamp":"2023-10-18T05:11:36.259789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:11:36.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:11:47.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d4ea510-d7b0-4df9-a73a-aff80b6d9c3d","timestamp":"2023-10-18T05:11:47.029234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:11:47.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:13:06.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbd60b65-78f7-4d41-8cbb-151bb420ddd0","timestamp":"2023-10-18T05:13:06.342451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:13:06.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:13:15.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a10d4050-af8b-4bc7-afcc-bf494a5e06c8","timestamp":"2023-10-18T05:13:15.443237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:13:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:13:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f4f6d9-5a93-4569-9434-bc48b0b9729f","timestamp":"2023-10-18T05:13:31.293556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:13:31.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f4f6d9-5a93-4569-9434-bc48b0b9729f","timestamp":"2023-10-18T05:13:31.293556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:13:31.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:13:36.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f07f476d-2ed4-471e-9b3a-366828e68806","timestamp":"2023-10-18T05:13:36.258788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:13:36.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:13:47.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"258827de-c78e-4e02-89ee-b1bfe749eaac","timestamp":"2023-10-18T05:13:47.029119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:13:47.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:15:06.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93b531e6-59f2-401a-b731-97a04a2da3f8","timestamp":"2023-10-18T05:15:06.342234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:15:06.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:15:15.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f853cae1-0966-4c98-bfa6-be06d91c69ac","timestamp":"2023-10-18T05:15:15.443256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:15:15.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:15:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6402ff18-b9c3-4273-9f54-02eaa36ce9b7","timestamp":"2023-10-18T05:15:31.293602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:15:31.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6402ff18-b9c3-4273-9f54-02eaa36ce9b7","timestamp":"2023-10-18T05:15:31.293602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:15:31.377+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:15:36.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ac03c75-131e-4000-b2c4-774816649695","timestamp":"2023-10-18T05:15:36.258747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:15:36.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:15:47.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8134fe9-f5e1-46f2-a087-99f33975a80c","timestamp":"2023-10-18T05:15:47.028878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:15:47.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:17:06.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dbb0a90-ec33-4d0a-9e6b-5751fa4d76e3","timestamp":"2023-10-18T05:17:06.342537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:17:06.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:17:15.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d8c0c69-22f3-4ff4-b4e0-a67868085f78","timestamp":"2023-10-18T05:17:15.443580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:17:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:17:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2f415c-ba6c-4717-8616-d8003e062214","timestamp":"2023-10-18T05:17:31.293452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:17:31.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2f415c-ba6c-4717-8616-d8003e062214","timestamp":"2023-10-18T05:17:31.293452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:17:31.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:17:36.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cae1d56f-42ce-44fc-878b-005dc194c12d","timestamp":"2023-10-18T05:17:36.258873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:17:36.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:17:47.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e6e8ea6-793d-4a61-b068-f050128ff2c6","timestamp":"2023-10-18T05:17:47.029549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:17:47.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:19:06.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c95678c3-5308-4270-b9d9-d5bb080a766e","timestamp":"2023-10-18T05:19:06.342370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:19:06.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:19:15.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d51e34a-cbc7-4c64-aaef-2c0121384fd3","timestamp":"2023-10-18T05:19:15.443024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:19:15.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:19:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edff8d82-8f84-4ebf-918e-961d6471eb9f","timestamp":"2023-10-18T05:19:31.293387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:19:31.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edff8d82-8f84-4ebf-918e-961d6471eb9f","timestamp":"2023-10-18T05:19:31.293387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:19:31.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:19:36.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19731a9e-30e0-4c9a-a1d1-f1c94e8f4e00","timestamp":"2023-10-18T05:19:36.258871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:19:36.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:19:47.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0a7c078-f4ee-4d38-a810-252bc5c6ffde","timestamp":"2023-10-18T05:19:47.028896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:19:47.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:20:31.363+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-10-18T05:21:06.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d7b4994-d425-4338-bf55-869a593424c4","timestamp":"2023-10-18T05:21:06.342277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:21:06.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:21:15.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"487b53a7-4c47-4a74-9277-625153dff1e7","timestamp":"2023-10-18T05:21:15.443475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:21:15.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:21:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ae87aa0-3c54-4fa2-aab7-253f2e33b7bc","timestamp":"2023-10-18T05:21:31.293457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:21:31.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ae87aa0-3c54-4fa2-aab7-253f2e33b7bc","timestamp":"2023-10-18T05:21:31.293457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:21:31.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:21:36.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5887c054-21ce-480c-b9f5-d792e45017ab","timestamp":"2023-10-18T05:21:36.258725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:21:36.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:21:47.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1072d7c-b5c3-4e27-ade8-22446f0f51c5","timestamp":"2023-10-18T05:21:47.029204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:21:47.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:23:06.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f12666b0-6073-47e2-8427-a2026a4d1155","timestamp":"2023-10-18T05:23:06.342290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:23:06.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:23:15.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e4eb64-f2e3-4c8d-a172-1de4232fc16f","timestamp":"2023-10-18T05:23:15.443686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:23:15.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:23:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"403ead96-2ab4-469b-92ed-248348657dba","timestamp":"2023-10-18T05:23:31.293525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:23:31.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"403ead96-2ab4-469b-92ed-248348657dba","timestamp":"2023-10-18T05:23:31.293525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:23:31.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:23:36.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33dec66b-2fcf-46d3-b432-58f78a37af78","timestamp":"2023-10-18T05:23:36.258891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:23:36.405+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:23:47.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0395b26d-aec4-44e9-86c2-636c1d55ccdf","timestamp":"2023-10-18T05:23:47.029451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:23:47.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:25:06.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"19b22b2d-4495-49b6-a421-640e5d4b407b","timestamp":"2023-10-18T05:25:06.342731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:25:06.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:25:15.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f95e5719-b5b0-45f7-9983-ff553953ada5","timestamp":"2023-10-18T05:25:15.443075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:25:15.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:25:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10838163-43db-4dec-bad9-f21ff99cf47f","timestamp":"2023-10-18T05:25:31.293848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:25:31.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10838163-43db-4dec-bad9-f21ff99cf47f","timestamp":"2023-10-18T05:25:31.293848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:25:31.375+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:25:36.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e38ceece-be57-408f-b402-67191594f0f8","timestamp":"2023-10-18T05:25:36.258749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:25:36.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:25:47.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c463b073-aec9-4dcb-a983-f7bd2f3bae2f","timestamp":"2023-10-18T05:25:47.029015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:25:47.260+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:27:06.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"89b6fcce-dad2-4ed4-aa1b-e4b9c8b96cea","timestamp":"2023-10-18T05:27:06.342697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:27:06.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:27:15.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e2a9e19-47d2-4fff-8681-f1ec81ae28be","timestamp":"2023-10-18T05:27:15.443110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:27:15.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:27:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36fff718-3f61-4b79-8af1-2f3c7afed2c5","timestamp":"2023-10-18T05:27:31.293492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:27:31.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36fff718-3f61-4b79-8af1-2f3c7afed2c5","timestamp":"2023-10-18T05:27:31.293492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:27:31.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:27:36.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc9bd4b8-11de-426f-9877-9ae927ddead5","timestamp":"2023-10-18T05:27:36.259293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:27:36.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:27:47.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"841b788d-5725-461f-afd8-ab466eb75733","timestamp":"2023-10-18T05:27:47.028965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:27:47.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:29:06.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fe1ace0-4dca-42bd-833d-957160e6151f","timestamp":"2023-10-18T05:29:06.342418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:29:06.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:29:15.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a67197c-659a-475f-93cd-286abda25ddb","timestamp":"2023-10-18T05:29:15.443052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:29:15.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:29:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"186948ea-09bd-452b-861e-02375c000aad","timestamp":"2023-10-18T05:29:31.293622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:29:31.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"186948ea-09bd-452b-861e-02375c000aad","timestamp":"2023-10-18T05:29:31.293622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:29:31.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:29:36.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c64eb08-43bf-4a42-ab28-9e7d4f25153e","timestamp":"2023-10-18T05:29:36.258630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:29:36.357+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:29:47.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"240aa34c-4cac-410f-b269-3e2dd2ce81c0","timestamp":"2023-10-18T05:29:47.028895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:29:47.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:31:06.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57ee3099-5cf6-4a53-bf40-0a7b8c5a3f41","timestamp":"2023-10-18T05:31:06.343045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:31:06.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:31:15.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49125d1a-b7ab-460f-a677-578d6045e8a4","timestamp":"2023-10-18T05:31:15.442939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:31:15.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:31:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e567db9-43a5-4d9f-a019-c3d4e022196e","timestamp":"2023-10-18T05:31:31.293579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:31:31.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e567db9-43a5-4d9f-a019-c3d4e022196e","timestamp":"2023-10-18T05:31:31.293579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:31:31.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:31:36.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e6d2614-2cd8-4bb7-849e-741949e3d0ca","timestamp":"2023-10-18T05:31:36.258754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:31:36.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:31:47.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d1e22c8-635a-460d-807f-25e73d175e94","timestamp":"2023-10-18T05:31:47.029449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:31:47.263+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:33:06.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e3a1cde-6b0d-4037-bf3f-f7d2fcb3657e","timestamp":"2023-10-18T05:33:06.342226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:33:06.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:33:15.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4b1d4a8-c71d-4bbf-bab8-1a6460269bec","timestamp":"2023-10-18T05:33:15.442956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:33:15.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:33:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e075a7ee-4685-4320-bfbc-49c479f77bc4","timestamp":"2023-10-18T05:33:31.293351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:33:31.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e075a7ee-4685-4320-bfbc-49c479f77bc4","timestamp":"2023-10-18T05:33:31.293351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:33:31.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:33:36.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54b3723c-8fbf-4655-810f-11b31de26002","timestamp":"2023-10-18T05:33:36.258690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:33:36.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:33:47.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b7f8939-431a-4f1a-99aa-5923649da5a5","timestamp":"2023-10-18T05:33:47.028936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:33:47.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:35:06.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"99ffe5bf-77e0-4812-a95b-a4a78c5e795d","timestamp":"2023-10-18T05:35:06.342669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:35:06.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:35:15.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbb1e95d-63e6-4a25-aa01-c334406b042a","timestamp":"2023-10-18T05:35:15.443025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:35:15.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:35:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b810b78-3d58-4604-9331-de924c1dddb8","timestamp":"2023-10-18T05:35:31.293506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:35:31.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b810b78-3d58-4604-9331-de924c1dddb8","timestamp":"2023-10-18T05:35:31.293506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:35:31.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:35:36.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bc7ad53-a5ce-41c2-bf89-6bd780473dbc","timestamp":"2023-10-18T05:35:36.258682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:35:36.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:35:47.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acf70eb3-ac81-4003-bef6-d10074dbf12c","timestamp":"2023-10-18T05:35:47.028884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:35:47.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:37:06.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51c969f0-3f00-4985-b229-f9783668207a","timestamp":"2023-10-18T05:37:06.342257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:37:06.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:37:15.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83cc74af-4189-4e29-87c5-9dc6380c8f57","timestamp":"2023-10-18T05:37:15.443146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:37:15.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:37:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dacda21-4216-4158-9d36-574d1c885aad","timestamp":"2023-10-18T05:37:31.293420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:37:31.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dacda21-4216-4158-9d36-574d1c885aad","timestamp":"2023-10-18T05:37:31.293420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:37:31.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:37:36.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17e8e9d7-fcc9-4311-b3a4-c2f2cf395c6c","timestamp":"2023-10-18T05:37:36.258664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:37:36.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:37:47.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdcc1911-d376-468c-9928-9ecd233fb659","timestamp":"2023-10-18T05:37:47.029863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:37:47.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:39:06.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb702fcb-5239-4210-be97-ba1c43ab41c7","timestamp":"2023-10-18T05:39:06.342286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:39:06.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:39:15.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b1c90c4-7a4e-4a4e-93c3-f23f369dd30d","timestamp":"2023-10-18T05:39:15.443044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:39:15.489+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:39:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c44f91e-ffc6-4410-8d8f-a0f0241a0b62","timestamp":"2023-10-18T05:39:31.293523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:39:31.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c44f91e-ffc6-4410-8d8f-a0f0241a0b62","timestamp":"2023-10-18T05:39:31.293523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:39:31.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:39:36.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e59b095-371c-412e-9ed6-0d8a72b76190","timestamp":"2023-10-18T05:39:36.258676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:39:36.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:39:47.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7e4f53d-7fb1-4e05-91eb-c91b7c24e9f7","timestamp":"2023-10-18T05:39:47.028920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:39:47.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:41:06.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b99989e-32d4-41f0-9d0c-d7810da66643","timestamp":"2023-10-18T05:41:06.342341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:41:06.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:41:15.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bbf3c85-dcd3-4cdf-93a9-cf0138eee8cf","timestamp":"2023-10-18T05:41:15.443072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:41:15.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:41:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad8a75c6-38ba-4d16-bc33-bd420d452f19","timestamp":"2023-10-18T05:41:31.293399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:41:31.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad8a75c6-38ba-4d16-bc33-bd420d452f19","timestamp":"2023-10-18T05:41:31.293399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:41:31.339+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:41:36.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8edfe0d-1ba6-4968-b834-c905762853b1","timestamp":"2023-10-18T05:41:36.258647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:41:36.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:41:47.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7a2b485-dad8-45e6-a136-dfad47d3a45c","timestamp":"2023-10-18T05:41:47.028925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:41:47.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:43:06.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08574e4b-0d1f-4d28-81ef-dce0ec466c68","timestamp":"2023-10-18T05:43:06.342329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:43:06.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:43:15.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"559aa5ff-ab34-481c-be26-21b5713c7131","timestamp":"2023-10-18T05:43:15.442988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:43:15.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:43:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"944ca411-f8af-4a81-88a5-269604a14aea","timestamp":"2023-10-18T05:43:31.293416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:43:31.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"944ca411-f8af-4a81-88a5-269604a14aea","timestamp":"2023-10-18T05:43:31.293416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:43:31.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:43:36.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c54feae-36d9-49d2-8cfa-035be759e238","timestamp":"2023-10-18T05:43:36.258705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:43:36.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:43:47.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7cc3d2c-6672-4fd4-8678-86b6c4075cf1","timestamp":"2023-10-18T05:43:47.029343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:43:47.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:45:06.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a02671c0-e420-49b2-9044-8f79d05a138a","timestamp":"2023-10-18T05:45:06.342221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:45:06.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:45:15.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36c9299e-fd1c-4ff5-b800-3e133e1e3945","timestamp":"2023-10-18T05:45:15.443425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:45:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:45:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87af0839-5b2a-4ce1-bbf3-878d2286cb89","timestamp":"2023-10-18T05:45:31.293367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:45:31.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87af0839-5b2a-4ce1-bbf3-878d2286cb89","timestamp":"2023-10-18T05:45:31.293367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:45:31.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:45:36.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1a356ed-c946-47b2-bfed-95c6fad34e55","timestamp":"2023-10-18T05:45:36.258683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:45:36.366+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:45:47.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e824046b-4074-4999-872f-56862ac133be","timestamp":"2023-10-18T05:45:47.028994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:45:47.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:47:06.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4dd69d2-122c-474b-a303-e8fdbb7e5a82","timestamp":"2023-10-18T05:47:06.342439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:47:06.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:47:15.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bdc30b8-48aa-4430-8a94-dae74f924b9c","timestamp":"2023-10-18T05:47:15.443511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:47:15.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:47:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"650618f9-b475-45b5-907f-e80b444173a9","timestamp":"2023-10-18T05:47:31.293477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:47:31.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"650618f9-b475-45b5-907f-e80b444173a9","timestamp":"2023-10-18T05:47:31.293477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:47:31.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:47:36.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09b70ba3-139f-427a-8d76-15e219881172","timestamp":"2023-10-18T05:47:36.259096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:47:36.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:47:47.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d440064e-4e91-451c-aeba-ec47d9f56ad0","timestamp":"2023-10-18T05:47:47.028898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:47:47.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:48:31.338+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-10-18T05:49:06.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5a89939-5a88-406f-ba4f-d5433257240d","timestamp":"2023-10-18T05:49:06.342302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:49:06.499+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:49:15.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4cbc9ff-3ef4-4310-81f3-03ce29319653","timestamp":"2023-10-18T05:49:15.443087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:49:15.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:49:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bace33f-bf70-495f-afac-61c1adf633ad","timestamp":"2023-10-18T05:49:31.293360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:49:31.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bace33f-bf70-495f-afac-61c1adf633ad","timestamp":"2023-10-18T05:49:31.293360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:49:31.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:49:36.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddf3794a-df04-46d8-b84a-88d8c30b702d","timestamp":"2023-10-18T05:49:36.258712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:49:36.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:49:47.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d800678-4c26-4894-9cb4-af75c085544d","timestamp":"2023-10-18T05:49:47.028858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:49:47.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:51:06.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ca33135-27a6-42a1-ac55-36fde19a3e2d","timestamp":"2023-10-18T05:51:06.342341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:51:06.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:51:15.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"347a7093-4371-475f-aafb-d23a9682f2dc","timestamp":"2023-10-18T05:51:15.442990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:51:15.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:51:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb64621c-f3cb-4bdf-b547-f1c30a7f08a4","timestamp":"2023-10-18T05:51:31.293961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:51:31.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb64621c-f3cb-4bdf-b547-f1c30a7f08a4","timestamp":"2023-10-18T05:51:31.293961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:51:31.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:51:36.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7613c9ae-338a-472f-adcd-c695c464d52a","timestamp":"2023-10-18T05:51:36.258815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:51:36.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:51:47.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a5d908e-add7-47bd-bd47-3ac64a25f3bf","timestamp":"2023-10-18T05:51:47.029431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:51:47.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:53:06.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54d3f758-5973-4c07-afad-0c42e23cf6ec","timestamp":"2023-10-18T05:53:06.342932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:53:06.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:53:15.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed5283bc-f993-4db1-88a6-91feed203ed7","timestamp":"2023-10-18T05:53:15.442863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:53:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:53:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95b6c545-7041-4836-bb90-785e6af9395a","timestamp":"2023-10-18T05:53:31.293372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:53:31.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95b6c545-7041-4836-bb90-785e6af9395a","timestamp":"2023-10-18T05:53:31.293372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:53:31.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:53:36.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b2b23bf-a0cd-4be1-9fbc-c67d65f82604","timestamp":"2023-10-18T05:53:36.258891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:53:36.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:53:47.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7b517b0-b7ed-408d-a9e2-65af2096852b","timestamp":"2023-10-18T05:53:47.029036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:53:47.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:55:06.494+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd613456-2e94-4014-ac9b-40a8223e08ba","timestamp":"2023-10-18T05:55:06.342949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:55:06.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:55:15.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1403a398-c121-43fd-bf1c-06d2b1a0a444","timestamp":"2023-10-18T05:55:15.443024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:55:15.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:55:31.295+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39000738-f68a-423a-ad71-deec9005a3d5","timestamp":"2023-10-18T05:55:31.294313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:55:31.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39000738-f68a-423a-ad71-deec9005a3d5","timestamp":"2023-10-18T05:55:31.294313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:55:31.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:55:36.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"947794ca-1fb1-4554-a270-6d1cfc34c122","timestamp":"2023-10-18T05:55:36.258690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:55:36.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:55:47.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4b0b0dd-bb32-4eac-b72e-738c4d1bc729","timestamp":"2023-10-18T05:55:47.029346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:55:47.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:57:06.511+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fae12b27-919e-4aef-8b07-101940957ac4","timestamp":"2023-10-18T05:57:06.342270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:57:06.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:57:15.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d87effa7-abf3-4168-810b-366844e26e04","timestamp":"2023-10-18T05:57:15.443197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:57:15.516+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:57:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4faba098-1b4c-4c02-80d8-dc3d55b19941","timestamp":"2023-10-18T05:57:31.293764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:57:31.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4faba098-1b4c-4c02-80d8-dc3d55b19941","timestamp":"2023-10-18T05:57:31.293764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:57:31.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:57:36.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6949fa64-b215-442f-bad6-081c2a8126e5","timestamp":"2023-10-18T05:57:36.258780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:57:36.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:57:47.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d11ba36-70d2-4959-9d4c-4e4f9b74784b","timestamp":"2023-10-18T05:57:47.029400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:57:47.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:59:06.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3cb0e6b-c747-4abe-95f5-2eee059c6175","timestamp":"2023-10-18T05:59:06.342249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T05:59:06.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:59:15.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7266429e-f212-4efa-bb45-47da564600e4","timestamp":"2023-10-18T05:59:15.443009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T05:59:15.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:59:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e9e942c-eef5-4102-b55d-ee3013dd2165","timestamp":"2023-10-18T05:59:31.293415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:59:31.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e9e942c-eef5-4102-b55d-ee3013dd2165","timestamp":"2023-10-18T05:59:31.293415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T05:59:31.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:59:36.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"861a8b58-026c-4d10-a658-a961d70a9462","timestamp":"2023-10-18T05:59:36.258612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T05:59:36.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T05:59:47.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60273c76-972c-40a8-bc42-6ae88599a1b9","timestamp":"2023-10-18T05:59:47.028857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T05:59:47.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:01:06.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f67062e9-2ec5-4c1d-a23c-c9e9f11e42bc","timestamp":"2023-10-18T06:01:06.342829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:01:06.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:01:15.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6444609-6ef9-4350-a9a1-64d2a181f4b3","timestamp":"2023-10-18T06:01:15.443060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:01:15.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:01:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7372666-eb86-40c0-b55e-19a1c612380a","timestamp":"2023-10-18T06:01:31.294245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:01:31.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7372666-eb86-40c0-b55e-19a1c612380a","timestamp":"2023-10-18T06:01:31.294245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:01:31.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:01:36.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12ee633f-8bcd-46c3-8200-d5e16756c8c1","timestamp":"2023-10-18T06:01:36.258687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:01:36.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:01:47.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d96acdc-4065-4e58-a56e-fd48415c9080","timestamp":"2023-10-18T06:01:47.028861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:01:47.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:03:06.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27d74466-f838-4a67-a224-2d1b8db119a9","timestamp":"2023-10-18T06:03:06.343107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:03:06.507+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:03:15.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d34b6c0-b065-47d8-b86c-1de69f1be475","timestamp":"2023-10-18T06:03:15.443407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:03:15.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:03:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87b1b62d-b479-4c55-94b6-a0f862319356","timestamp":"2023-10-18T06:03:31.294493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:03:31.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87b1b62d-b479-4c55-94b6-a0f862319356","timestamp":"2023-10-18T06:03:31.294493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:03:31.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:03:36.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f71359a6-866b-487f-8d18-8a8e17d9d697","timestamp":"2023-10-18T06:03:36.258648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:03:36.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:03:47.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ec26c88-a4ac-4c42-b574-557b0d6c171d","timestamp":"2023-10-18T06:03:47.029576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:03:47.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:05:06.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e4cdbc3-5182-45df-ac77-0f69c0a793bb","timestamp":"2023-10-18T06:05:06.342244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:05:06.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:05:15.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fbc522c-bb90-4e8b-883f-dfd9fd56fcd1","timestamp":"2023-10-18T06:05:15.442947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:05:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:05:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b9df718-0e4f-4ebe-910f-c99f9dd15393","timestamp":"2023-10-18T06:05:31.293403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:05:31.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b9df718-0e4f-4ebe-910f-c99f9dd15393","timestamp":"2023-10-18T06:05:31.293403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:05:31.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:05:36.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43e97cae-9fd8-4e78-9c7a-de605f55cfaa","timestamp":"2023-10-18T06:05:36.258625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:05:36.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:05:47.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64e0b72d-756f-4f50-ab0a-c60c8cfc5ee8","timestamp":"2023-10-18T06:05:47.028869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:05:47.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:07:06.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf3ab4c2-4c52-4174-9605-f4c882da73bb","timestamp":"2023-10-18T06:07:06.342222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:07:06.518+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:07:15.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d06f45e-d2e4-473c-b863-f1687a6c890f","timestamp":"2023-10-18T06:07:15.442995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:07:15.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:07:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f1df0aa-cb2c-42d2-bfde-4dd760a56c44","timestamp":"2023-10-18T06:07:31.293352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:07:31.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f1df0aa-cb2c-42d2-bfde-4dd760a56c44","timestamp":"2023-10-18T06:07:31.293352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:07:31.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:07:36.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bd9269b-691c-4b66-bd61-7db2ad8ab365","timestamp":"2023-10-18T06:07:36.258631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:07:36.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:07:47.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b2fa368-33fa-4f95-b04c-0e14f3255997","timestamp":"2023-10-18T06:07:47.028879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:07:47.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:09:06.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3605cdbf-c1f9-483b-8c48-fcdb60724b51","timestamp":"2023-10-18T06:09:06.342208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:09:06.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:09:15.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02a6b531-88f2-46d2-a2a3-914358c92cb8","timestamp":"2023-10-18T06:09:15.443314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:09:15.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:09:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f27086-fe87-4451-9af5-02a71c408fbf","timestamp":"2023-10-18T06:09:31.293518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:09:31.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f27086-fe87-4451-9af5-02a71c408fbf","timestamp":"2023-10-18T06:09:31.293518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:09:31.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:09:36.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"886b0dba-c92b-4187-8a4f-d2921fce9a8a","timestamp":"2023-10-18T06:09:36.258932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:09:36.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:09:47.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b23eae56-06cf-4b23-a5f8-72daffc8d58a","timestamp":"2023-10-18T06:09:47.031131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:09:47.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:11:06.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e86a4e27-58d1-46d5-9c82-3131451cc073","timestamp":"2023-10-18T06:11:06.342940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:11:06.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:11:15.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eea4d76-8cb0-449a-b594-9bbae27678c9","timestamp":"2023-10-18T06:11:15.443112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:11:15.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:11:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a786e3f-e923-4f8c-9843-ccc211ff625b","timestamp":"2023-10-18T06:11:31.293368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:11:31.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a786e3f-e923-4f8c-9843-ccc211ff625b","timestamp":"2023-10-18T06:11:31.293368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:11:31.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:11:36.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7e88783-48f2-4348-a4f3-6142bc238b80","timestamp":"2023-10-18T06:11:36.258723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:11:36.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:11:47.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea17ebfe-4df7-421b-af81-b976d02e715b","timestamp":"2023-10-18T06:11:47.028943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:11:47.360+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:12:31.361+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-10-18T06:13:06.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebe9bc63-9b75-4761-8c0f-4dbfb0a26e6e","timestamp":"2023-10-18T06:13:06.342263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:13:06.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:13:15.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a02cb10-f3fa-49fe-8e80-ce601c8117d4","timestamp":"2023-10-18T06:13:15.443147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:13:15.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:13:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39e6d808-eb6d-40d8-a611-6a4793f4bb1b","timestamp":"2023-10-18T06:13:31.293376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:13:31.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39e6d808-eb6d-40d8-a611-6a4793f4bb1b","timestamp":"2023-10-18T06:13:31.293376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:13:31.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:13:36.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd8cad8b-7877-4ed7-a18c-257636dcc3a4","timestamp":"2023-10-18T06:13:36.258721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:13:36.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:13:47.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37f13648-74b1-4118-a4e7-5dfd50f5e79d","timestamp":"2023-10-18T06:13:47.029370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:13:47.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:15:06.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf2e4f98-3f9a-412c-bc27-f4650678913c","timestamp":"2023-10-18T06:15:06.342294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:15:06.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:15:15.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ac76056-cb62-4a47-b034-4a1a2c153e24","timestamp":"2023-10-18T06:15:15.443244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:15:15.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:15:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54963aaf-5a14-40ae-be6c-0f2162716a82","timestamp":"2023-10-18T06:15:31.293384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:15:31.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54963aaf-5a14-40ae-be6c-0f2162716a82","timestamp":"2023-10-18T06:15:31.293384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:15:31.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:15:36.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee44572b-dd76-4146-b6bf-3ef986c97483","timestamp":"2023-10-18T06:15:36.259106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:15:36.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:15:47.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24db499d-2a03-48e0-bdc3-1f624eafaf95","timestamp":"2023-10-18T06:15:47.028912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:15:47.344+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:17:06.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2281aac-e5a9-485d-87ac-b8b9ae8a0353","timestamp":"2023-10-18T06:17:06.342242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:17:06.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:17:15.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7caa0c77-526b-488c-b23c-fbd8197e1db8","timestamp":"2023-10-18T06:17:15.442981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:17:15.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:17:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a388feb7-7cf2-44bc-a8b8-5bf362fa61ad","timestamp":"2023-10-18T06:17:31.293448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:17:31.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a388feb7-7cf2-44bc-a8b8-5bf362fa61ad","timestamp":"2023-10-18T06:17:31.293448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:17:31.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:17:36.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6964c051-c586-427c-99fc-c057e3d95b40","timestamp":"2023-10-18T06:17:36.258846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:17:36.414+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:17:47.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4bc159a-2f0c-4983-88a5-673de985d6ba","timestamp":"2023-10-18T06:17:47.028941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:17:47.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:19:06.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c381166-c5e7-4fc4-9cae-d0e4faf8aa12","timestamp":"2023-10-18T06:19:06.342097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:19:06.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:19:15.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61e05712-f8bd-4f37-81e1-17b689740bc3","timestamp":"2023-10-18T06:19:15.443293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:19:15.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:19:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2baa9604-2d1e-4798-a34d-a14a32e76895","timestamp":"2023-10-18T06:19:31.293878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:19:31.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2baa9604-2d1e-4798-a34d-a14a32e76895","timestamp":"2023-10-18T06:19:31.293878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:19:31.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:19:36.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0c7449e-a8ad-4bb3-a841-dc4db4087547","timestamp":"2023-10-18T06:19:36.258617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:19:36.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:19:47.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c50884e-4115-4e69-8077-4ab44a2c6292","timestamp":"2023-10-18T06:19:47.029434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:19:47.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:21:06.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a51b6582-5b69-443e-8795-b15780ffa460","timestamp":"2023-10-18T06:21:06.342314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:21:06.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:21:15.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85b20cec-4af8-4261-b255-3a6da790f5df","timestamp":"2023-10-18T06:21:15.442953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:21:15.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:21:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c1bd1d4-92fd-492e-bf57-b918439cbff5","timestamp":"2023-10-18T06:21:31.293429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:21:31.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c1bd1d4-92fd-492e-bf57-b918439cbff5","timestamp":"2023-10-18T06:21:31.293429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:21:31.339+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:21:36.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b2f80b1-8c7d-47dc-95aa-43d58bcb17fd","timestamp":"2023-10-18T06:21:36.258706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:21:36.502+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:21:47.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f28628d-420f-42ea-b8cf-acc953881bb0","timestamp":"2023-10-18T06:21:47.029108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:21:47.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:22:31.367+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-10-18T06:23:06.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"490d1cea-dab2-4bdd-866b-499a0ac482f1","timestamp":"2023-10-18T06:23:06.342367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:23:06.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:23:15.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dedd8de-aa68-42a7-b609-e24f10369e32","timestamp":"2023-10-18T06:23:15.445685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:23:15.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:23:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89b1ad87-2d9a-4049-a7a3-369ca38252c5","timestamp":"2023-10-18T06:23:31.293656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:23:31.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89b1ad87-2d9a-4049-a7a3-369ca38252c5","timestamp":"2023-10-18T06:23:31.293656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:23:31.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:23:36.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eeffb5e-bd03-4369-98e3-adcc07a5c9db","timestamp":"2023-10-18T06:23:36.258724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:23:36.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:23:47.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68a6bc76-8fb6-4859-8c04-b13647f250f1","timestamp":"2023-10-18T06:23:47.029747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:23:47.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:25:06.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a6c4a43-67ec-481b-8ac3-4a9dd6765c16","timestamp":"2023-10-18T06:25:06.342606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:25:06.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:25:15.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea2269dd-3370-4d90-ad6a-311f09134d53","timestamp":"2023-10-18T06:25:15.443125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:25:15.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:25:31.294+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"982ff95a-eeb2-4b8d-9659-85835ba166eb","timestamp":"2023-10-18T06:25:31.293810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:25:31.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"982ff95a-eeb2-4b8d-9659-85835ba166eb","timestamp":"2023-10-18T06:25:31.293810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:25:31.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:25:36.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27e23d0d-f654-47fb-9b02-5e003377a3fb","timestamp":"2023-10-18T06:25:36.258756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:25:36.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:25:47.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"326a9d55-e50d-44f5-a53c-fd339977f7b1","timestamp":"2023-10-18T06:25:47.028953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:25:47.366+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:27:06.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7932118a-8e03-4408-9eeb-eee95e9ab2f7","timestamp":"2023-10-18T06:27:06.342356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:27:06.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:27:15.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a41d3822-3b78-4f80-9e43-56253edf4ce9","timestamp":"2023-10-18T06:27:15.443024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:27:15.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:27:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b69e7a0-47bc-4e87-8079-d2946c886576","timestamp":"2023-10-18T06:27:31.293445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:27:31.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b69e7a0-47bc-4e87-8079-d2946c886576","timestamp":"2023-10-18T06:27:31.293445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:27:31.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:27:36.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"962c3254-a708-4c8e-b659-b7f6bf771ead","timestamp":"2023-10-18T06:27:36.258713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:27:36.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:27:47.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8608e3e8-fd76-4c23-ae95-85ff950de1a8","timestamp":"2023-10-18T06:27:47.029036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:27:47.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:29:06.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca032b80-2bce-4b25-bb47-bfe3e102699d","timestamp":"2023-10-18T06:29:06.342585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:29:06.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:29:15.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b547ad99-287f-419d-81ca-a9513a28f435","timestamp":"2023-10-18T06:29:15.442882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:29:15.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:29:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"590f4351-7fa3-46bc-80a0-619f4453a73f","timestamp":"2023-10-18T06:29:31.293526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:29:31.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"590f4351-7fa3-46bc-80a0-619f4453a73f","timestamp":"2023-10-18T06:29:31.293526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:29:31.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:29:36.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da620f87-0dea-4c15-9736-cbd3f2ec2abb","timestamp":"2023-10-18T06:29:36.258767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:29:36.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:29:47.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6aea55f0-a3c3-43d7-8145-a6175826c235","timestamp":"2023-10-18T06:29:47.029335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:29:47.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:31:06.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bda1b367-c34a-4a6e-b62f-890efd4d6557","timestamp":"2023-10-18T06:31:06.342331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:31:06.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:31:15.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6963b59e-d703-4d14-b110-7dc2b80b4998","timestamp":"2023-10-18T06:31:15.442934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:31:15.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:31:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3aea4e77-54db-4f36-be85-b9006c462181","timestamp":"2023-10-18T06:31:31.293548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:31:31.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3aea4e77-54db-4f36-be85-b9006c462181","timestamp":"2023-10-18T06:31:31.293548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:31:31.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:31:36.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6258e0da-be66-4be8-9327-ecd2a5efaa41","timestamp":"2023-10-18T06:31:36.258697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:31:36.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:31:47.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57eaaa8c-f62a-46ac-b0a0-a8b8ff3794b5","timestamp":"2023-10-18T06:31:47.028882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:31:47.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:33:06.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ecc21fb-fb6e-4cce-8903-c482f3df1830","timestamp":"2023-10-18T06:33:06.342241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:33:06.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:33:15.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dde7ca0-e24d-48c0-a26a-75b91d096ae5","timestamp":"2023-10-18T06:33:15.442916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:33:15.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:33:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50bcda23-6490-45b2-92f1-ed43e7d8a882","timestamp":"2023-10-18T06:33:31.293456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:33:31.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50bcda23-6490-45b2-92f1-ed43e7d8a882","timestamp":"2023-10-18T06:33:31.293456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:33:31.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:33:36.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e66eed23-6c67-4918-b09d-de86d8513938","timestamp":"2023-10-18T06:33:36.258693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:33:36.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:33:47.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4a25b6a-917d-4540-8fa5-34c0aab538a1","timestamp":"2023-10-18T06:33:47.028902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:33:47.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:35:06.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17e14a04-a46d-46f4-8093-6bde6c6f2c07","timestamp":"2023-10-18T06:35:06.342427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:35:06.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:35:15.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a036538-da1f-4b31-9139-6ab5a87e3f35","timestamp":"2023-10-18T06:35:15.443395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:35:15.544+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:35:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e5a9008-47ea-4cee-a8b8-f51e77a89351","timestamp":"2023-10-18T06:35:31.293482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:35:31.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e5a9008-47ea-4cee-a8b8-f51e77a89351","timestamp":"2023-10-18T06:35:31.293482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:35:31.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:35:36.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a64430d-de88-45bb-a5cd-cb0a369ab64f","timestamp":"2023-10-18T06:35:36.258739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:35:36.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:35:47.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84284074-b1e6-4e12-b808-8b39a71b05ef","timestamp":"2023-10-18T06:35:47.029849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:35:47.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:37:06.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1525dace-91f5-4032-9a2e-ae7fc5861757","timestamp":"2023-10-18T06:37:06.342148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:37:06.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:37:15.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ba12396-47a9-4c92-ae01-303e08912438","timestamp":"2023-10-18T06:37:15.443102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:37:15.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:37:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8daf1cb-b5bb-4800-97fc-dfb138768ba9","timestamp":"2023-10-18T06:37:31.293407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:37:31.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8daf1cb-b5bb-4800-97fc-dfb138768ba9","timestamp":"2023-10-18T06:37:31.293407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:37:31.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:37:36.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80b90698-d954-4ea4-9d45-5d8aeefeb6fb","timestamp":"2023-10-18T06:37:36.258859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:37:36.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:37:47.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cade17d-f40b-4c89-b883-08db54b8ca79","timestamp":"2023-10-18T06:37:47.028905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:37:47.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:39:06.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e7f5136-9cf0-4f36-92a0-59b8f8ac35f4","timestamp":"2023-10-18T06:39:06.342387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:39:06.564+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:39:15.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5ab8377-fca5-4153-90ed-c40589ab8407","timestamp":"2023-10-18T06:39:15.443118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:39:15.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:39:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a33d3513-9af9-412d-8ee8-82668154878b","timestamp":"2023-10-18T06:39:31.293685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:39:31.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a33d3513-9af9-412d-8ee8-82668154878b","timestamp":"2023-10-18T06:39:31.293685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:39:31.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:39:36.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74dd94a8-f505-4113-853b-16cef600a4d5","timestamp":"2023-10-18T06:39:36.258764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:39:36.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:39:47.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2a6e2e2-ffbb-4d83-8fb1-8046a87e7b71","timestamp":"2023-10-18T06:39:47.028931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:39:47.389+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:41:06.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"747f37f2-3e34-4392-b115-b30e9fe47712","timestamp":"2023-10-18T06:41:06.342111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:41:06.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:41:15.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b5e3279-a0de-4c39-b154-95cc785821b9","timestamp":"2023-10-18T06:41:15.442978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:41:15.484+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:41:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28bf8723-fa22-4690-9c70-5682f189add3","timestamp":"2023-10-18T06:41:31.293405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:41:31.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28bf8723-fa22-4690-9c70-5682f189add3","timestamp":"2023-10-18T06:41:31.293405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:41:31.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:41:36.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf527ccd-b894-4cea-b33a-64234b4e6056","timestamp":"2023-10-18T06:41:36.258602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:41:36.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:41:47.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a0c78fb-fa5c-45b6-ae7a-f5a5de5de660","timestamp":"2023-10-18T06:41:47.030871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:41:47.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:43:06.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebd645a9-3bc7-4669-ba38-84381e2d24cf","timestamp":"2023-10-18T06:43:06.342308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:43:06.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:43:15.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dea2874a-01a1-43b8-8da4-c305b5c6a774","timestamp":"2023-10-18T06:43:15.443178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:43:15.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:43:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99ab7b6a-06c7-4e4d-934a-552dc6538a4c","timestamp":"2023-10-18T06:43:31.293463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:43:31.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99ab7b6a-06c7-4e4d-934a-552dc6538a4c","timestamp":"2023-10-18T06:43:31.293463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:43:31.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:43:36.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"867c0ac0-05e3-4599-9623-d0cf67c7e971","timestamp":"2023-10-18T06:43:36.259071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:43:36.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:43:47.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"931f378f-2a4e-4ac5-80f8-0e1f0a9c5b49","timestamp":"2023-10-18T06:43:47.028993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:43:47.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:45:06.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95663300-4144-48e2-be66-b683494b2ca3","timestamp":"2023-10-18T06:45:06.342732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:45:06.586+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:45:15.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a4bd760-b803-4e49-82fa-a7ef8f68ee8e","timestamp":"2023-10-18T06:45:15.443034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:45:15.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:45:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59f87921-f29e-4e3b-87b0-2adf68cfaa9f","timestamp":"2023-10-18T06:45:31.293431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:45:31.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59f87921-f29e-4e3b-87b0-2adf68cfaa9f","timestamp":"2023-10-18T06:45:31.293431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:45:31.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:45:36.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4aaf730-e432-44fa-9696-07afd79b7ee7","timestamp":"2023-10-18T06:45:36.258732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:45:36.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:45:47.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b96fe9d-5647-435f-a2fb-d3d05c44b196","timestamp":"2023-10-18T06:45:47.028877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:45:47.393+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:47:06.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4a81dd1-b921-4989-b8a7-0bd0e9fcd201","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e2b52e0-ac4c-4584-b2de-cb8672896d81","timestamp":"2023-10-18T06:47:06.342330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-18T06:47:06.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:47:15.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"637f2abd-165a-4fb9-8235-f485b61816d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b417689d-3bf8-42d5-bf6f-be4090047edc","timestamp":"2023-10-18T06:47:15.442888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-18T06:47:15.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:47:31.293+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2adc5f8a-618f-47c9-9019-79d52d2cf3cc","timestamp":"2023-10-18T06:47:31.293365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:47:31.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"db152585-4008-4b37-b1fe-ba8512e2e1e8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2adc5f8a-618f-47c9-9019-79d52d2cf3cc","timestamp":"2023-10-18T06:47:31.293365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-18T06:47:31.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:47:36.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2439a091-3570-41be-ad76-bf9349600071","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"614a8540-d93e-4f8e-94af-319c41c7e5c2","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f61f875a-140d-44dd-bada-b31fea7a703c","timestamp":"2023-10-18T06:47:36.258906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-18T06:47:36.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-18T06:47:47.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"077c0066-8b01-4cd7-927f-0cb210324105","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0a75266-48c6-4654-8052-b1fcd2d7a899","timestamp":"2023-10-18T06:47:47.028938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-18T06:47:47.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS