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-07-20T03:09:24.459+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-56649b78d-lg9k9 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-07-20T03:09:24.477+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-07-20T03:09:24.557+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-07-20T03:09:38.116+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-07-20T03:09:38.172+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-07-20T03:09:38.174+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-07-20T03:09:38.175+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-07-20T03:09:38.554+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-07-20T03:09:38.554+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 13540 ms
[2023-07-20T03:09:44.706+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-07-20T03:09:45.195+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-07-20T03:09:45.716+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-07-20T03:09:45.720+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-07-20T03:09:45.721+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1689822585709
[2023-07-20T03:09:45.740+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-07-20T03:09:47.529+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@bdd2027, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31f20c9f, org.springframework.security.web.context.SecurityContextPersistenceFilter@65eabaab, org.springframework.security.web.header.HeaderWriterFilter@288cdaab, org.springframework.security.web.authentication.logout.LogoutFilter@70331432, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5f9b6ae7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1de9d54, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@47ad69f7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@f446158, org.springframework.security.web.session.SessionManagementFilter@35342d2f, org.springframework.security.web.access.ExceptionTranslationFilter@507b79f7, org.springframework.security.web.access.intercept.AuthorizationFilter@3b90a30a]
[2023-07-20T03:10:04.458+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-07-20T03:10:04.655+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-07-20T03:10:04.943+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-07-20T03:10:05.095+00:00|INFO|ServiceManager|main] service manager starting
[2023-07-20T03:10:05.096+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-07-20T03:10:05.153+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=f1c4912d-85de-44a0-a60b-0562d29cc8ce, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-lg9k9, 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-07-20T03:10:05.415+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-07-20T03:10:05.441+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-07-20T03:10:05.441+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-07-20T03:10:05.441+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1689822605441
[2023-07-20T03:10:05.442+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-07-20T03:10:05.444+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=a6c6ed73-e7c5-466c-868f-5cf0db7177b9, alive=false, publisher=null]]: starting
[2023-07-20T03:10:05.802+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-07-20T03:10:05.904+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-07-20T03:10:06.106+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-07-20T03:10:06.106+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-07-20T03:10:06.106+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1689822606105
[2023-07-20T03:10:06.107+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=a6c6ed73-e7c5-466c-868f-5cf0db7177b9, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-07-20T03:10:06.107+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$73e6551b
[2023-07-20T03:10:06.215+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-07-20T03:10:06.217+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-07-20T03:10:06.217+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-07-20T03:10:06.219+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-07-20T03:10:06.220+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-07-20T03:10:06.220+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-07-20T03:10:06.220+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-07-20T03:10:06.221+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-07-20T03:10:06.221+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=f1c4912d-85de-44a0-a60b-0562d29cc8ce, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-lg9k9, 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@404eca05
[2023-07-20T03:10:06.228+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=f1c4912d-85de-44a0-a60b-0562d29cc8ce, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-lg9k9, 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-07-20T03:10:06.228+00:00|INFO|ServiceManager|main] service manager started
[2023-07-20T03:10:06.383+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
[]
[2023-07-20T03:10:06.402+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"804fbfb8-b2fb-47ae-be8f-a0208c5ca512","timestamp":"2023-07-20T03:10:06.293627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:10:08.631+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.632+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.633+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.633+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.633+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.634+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.642+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: w7Q6QReAT_ecqgniaPMRxw
[2023-07-20T03:10:08.650+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.650+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.650+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.651+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.651+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.651+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 yt2asHkHS6SN5wkJze0Q0w
[2023-07-20T03:10:08.653+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: w7Q6QReAT_ecqgniaPMRxw
[2023-07-20T03:10:08.658+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-07-20T03:10:08.735+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-07-20T03:10:08.942+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 1000 with epoch 0
[2023-07-20T03:10:08.957+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-dd6fe5af-6898-4b10-b8fe-cb15e56470e8
[2023-07-20T03:10:08.959+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-07-20T03:10:08.959+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-07-20T03:10:09.385+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=804fbfb8-b2fb-47ae-be8f-a0208c5ca512, timestamp=2023-07-20T03:10:06.293627Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=64bcdc77-1beb-46d3-bb07-1b595409533f, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-07-20T03:10:09.524+00:00|INFO|Application|main] Started Application in 49.352 seconds (JVM running for 53.269)
[2023-07-20T03:10:11.985+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-dd6fe5af-6898-4b10-b8fe-cb15e56470e8', protocol='range'}
[2023-07-20T03:10:12.000+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-dd6fe5af-6898-4b10-b8fe-cb15e56470e8=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-07-20T03:10:12.086+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-dd6fe5af-6898-4b10-b8fe-cb15e56470e8', protocol='range'}
[2023-07-20T03:10:12.087+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-07-20T03:10:12.098+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-07-20T03:10:12.138+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-07-20T03:10:12.139+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-07-20T03:10:12.139+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-07-20T03:10:12.139+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-07-20T03:10:12.139+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-07-20T03:10:12.139+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-07-20T03:10:12.598+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=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-07-20T03:10:12.604+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=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-07-20T03:10:12.608+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 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-07-20T03:10:12.609+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 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-07-20T03:10:12.641+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-07-20T03:10:12.641+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-07-20T03:10:30.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"74791476-631c-469e-b37a-308dbcd9a39d","timestamp":"2023-07-20T03:10:26.991322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:10:30.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-07-20T03:11:00.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"46ff9894-6dc0-4ba3-be4d-5c5816c35c9a","timestamp":"2023-07-20T03:10:56.062730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:11:00.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-07-20T03:11:22.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01d8b073-fe70-4b1c-be7f-f5f4d84aff1a","timestamp":"2023-07-20T03:11:20.856858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:11:22.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:11:39.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"70ac434a-10d2-429b-9e77-750a46dd95b9","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0e1c4207-3f55-4e07-b66c-bc611585368c","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ac6d46d9-6dc1-4cdf-afa1-102be1d65307","timestamp":"2023-07-20T03:11:30.903554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:11:39.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-07-20T03:11:43.748+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59371c89-da89-4a97-aecb-3d465165a400","timestamp":"2023-07-20T03:11:43.587811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:11:44.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59371c89-da89-4a97-aecb-3d465165a400","timestamp":"2023-07-20T03:11:43.587811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:11:44.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:12:12.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1451ffb3-68c9-4b3e-abdf-2d291f6a643e","timestamp":"2023-07-20T03:12:11.614478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:12:12.014+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:12:38.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b968a60-dfe0-4c76-90ce-7a247c617a1c","timestamp":"2023-07-20T03:12:37.457076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:12:38.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:13:22.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5579424-a69c-45d3-a278-cef7675527f0","timestamp":"2023-07-20T03:13:20.856753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:13:22.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:13:41.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4cc1d652-c755-4782-ae46-d94f1384c9e4","timestamp":"2023-07-20T03:13:37.808307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:13:41.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-07-20T03:13:43.583+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70fc4fb0-8d25-45cf-b915-985f0c8aed6f","timestamp":"2023-07-20T03:13:43.582110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:13:43.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70fc4fb0-8d25-45cf-b915-985f0c8aed6f","timestamp":"2023-07-20T03:13:43.582110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:13:43.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:14:11.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6c17ece-aeb8-427c-ab73-227f37f03196","timestamp":"2023-07-20T03:14:11.613508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:14:11.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:14:38.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36cf7057-d176-4910-b35e-2b0cf103dea1","timestamp":"2023-07-20T03:14:37.457071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:14:38.210+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:15:19.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5746b878-2141-4573-8ab5-f4f950d23bcb","timestamp":"2023-07-20T03:15:18.401219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:15:19.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:15:22.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cea9072d-42e4-42c7-860d-8f1793ce9e4f","timestamp":"2023-07-20T03:15:20.855180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:15:22.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:15:43.588+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30a6fde1-c6e6-4cc9-ae7b-04c6e1797dba","timestamp":"2023-07-20T03:15:43.584090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:15:43.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30a6fde1-c6e6-4cc9-ae7b-04c6e1797dba","timestamp":"2023-07-20T03:15:43.584090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:15:43.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:16:11.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"36f4bf5c-3ccd-430c-b8d5-dc290d84e588","timestamp":"2023-07-20T03:16:11.611062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:16:11.735+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:16:38.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"953d95b1-35c0-42d0-b1b1-17b4394ae1b0","timestamp":"2023-07-20T03:16:37.459096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:16:38.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:17:19.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85e46ba1-f9f4-4b66-a2a9-b39790e51703","timestamp":"2023-07-20T03:17:18.397795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:17:19.759+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:17:22.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce9a146e-418d-4cff-b487-3828c99e2010","timestamp":"2023-07-20T03:17:20.855170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:17:22.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:17:43.587+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b75685c9-a622-409b-baac-f672d5207ec6","timestamp":"2023-07-20T03:17:43.584483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:17:43.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b75685c9-a622-409b-baac-f672d5207ec6","timestamp":"2023-07-20T03:17:43.584483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:17:43.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:18:11.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f0c0a13-0678-400b-a0d8-7b7ceeb32d8a","timestamp":"2023-07-20T03:18:11.612192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:18:11.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:18:38.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f8f126c-ee8f-47ae-88a0-4f26b106bd48","timestamp":"2023-07-20T03:18:37.455360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:18:38.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:19:08.709+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-07-20T03:19:13.725+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-07-20T03:19:19.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18320c4d-4e63-4c26-89a3-e3987f816a8d","timestamp":"2023-07-20T03:19:18.406288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:19:19.599+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:19:22.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b91d09c5-b1af-482c-bf01-d47b56ffe48f","timestamp":"2023-07-20T03:19:20.854790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:19:22.072+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:19:43.586+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"938f1883-2238-4f7c-b0e8-817ad9fd8e6d","timestamp":"2023-07-20T03:19:43.583522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:19:43.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"938f1883-2238-4f7c-b0e8-817ad9fd8e6d","timestamp":"2023-07-20T03:19:43.583522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:19:43.730+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:20:11.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e619820-3220-4fc6-a0d8-30f97cb361cb","timestamp":"2023-07-20T03:20:11.611636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:20:11.752+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:20:38.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30dd9ec7-5bb2-4a2f-b7ec-f080c104cb4f","timestamp":"2023-07-20T03:20:37.455118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:20:38.057+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:21:19.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78ef2ad9-9530-4007-b17d-6222b097674a","timestamp":"2023-07-20T03:21:18.400268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:21:19.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:21:22.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e573697-60e4-4dbd-b33a-1fd437453710","timestamp":"2023-07-20T03:21:20.855647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:21:22.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:21:43.583+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98f5071-c99a-4d25-87db-60137b7470f5","timestamp":"2023-07-20T03:21:43.581975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:21:43.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98f5071-c99a-4d25-87db-60137b7470f5","timestamp":"2023-07-20T03:21:43.581975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:21:43.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:22:11.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29b90a9d-242f-4ed9-b3da-e6ba9d17fea6","timestamp":"2023-07-20T03:22:11.610764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:22:11.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:22:38.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f52f2b6-6ec6-416e-bf83-67e0279f14d8","timestamp":"2023-07-20T03:22:37.454583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:22:38.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:23:19.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d10e8ad9-b222-4623-ad3f-72ca4dabac89","timestamp":"2023-07-20T03:23:18.398234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:23:19.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:23:22.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1ec2f0b-5b27-48f8-9ce3-225cfab15ff0","timestamp":"2023-07-20T03:23:20.854615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:23:22.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:23:43.586+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb5cd248-f7c4-425a-9fbf-8922b817030f","timestamp":"2023-07-20T03:23:43.583463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:23:43.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb5cd248-f7c4-425a-9fbf-8922b817030f","timestamp":"2023-07-20T03:23:43.583463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:23:43.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:24:11.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"494aed03-4f79-4129-9bc2-1ee8081fcd03","timestamp":"2023-07-20T03:24:11.612974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:24:11.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:24:38.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3abdb90b-9782-4161-a400-e5c45ff4b8ac","timestamp":"2023-07-20T03:24:37.455313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:24:38.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:25:19.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e1ec815-7b00-4a0c-b521-a979eb0e5d90","timestamp":"2023-07-20T03:25:18.400258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:25:19.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:25:22.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abd1a280-9b48-401e-9200-0f477fb2807c","timestamp":"2023-07-20T03:25:20.855464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:25:22.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:25:43.610+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3d8c22a-eddf-474c-b216-8ecae477e78c","timestamp":"2023-07-20T03:25:43.609079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:25:43.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3d8c22a-eddf-474c-b216-8ecae477e78c","timestamp":"2023-07-20T03:25:43.609079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:25:43.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:26:11.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"263d0b14-8d9b-4e4c-8ddb-82c7e152d544","timestamp":"2023-07-20T03:26:11.614553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:26:11.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:26:38.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d355e7e7-f2a6-4210-9c5b-710af3c3f627","timestamp":"2023-07-20T03:26:37.455416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:26:38.070+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:27:19.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40773619-67d7-4568-a206-c348aaaf7bb7","timestamp":"2023-07-20T03:27:18.397207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:27:19.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:27:22.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a73305f-ec6c-4576-94c2-34fb4d8babe1","timestamp":"2023-07-20T03:27:20.854701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:27:22.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:27:43.601+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"717546fe-dd55-4fcd-ab89-56662ed13b7a","timestamp":"2023-07-20T03:27:43.599104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:27:43.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"717546fe-dd55-4fcd-ab89-56662ed13b7a","timestamp":"2023-07-20T03:27:43.599104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:27:43.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:28:11.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95577bdd-6e57-43f2-82a1-de83dd568352","timestamp":"2023-07-20T03:28:11.610995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:28:11.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:28:38.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f1f9a07-7698-4275-827b-73f133b2a88c","timestamp":"2023-07-20T03:28:37.454839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:28:38.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:29:19.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32d955ad-f59a-47b1-8d02-cd7bfa2db0da","timestamp":"2023-07-20T03:29:18.396708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:29:19.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:29:22.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9de633a-8591-4baa-9139-7e61790825d2","timestamp":"2023-07-20T03:29:20.854678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:29:22.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:29:43.582+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad007666-145f-454f-87bc-8cfe47531fdc","timestamp":"2023-07-20T03:29:43.581981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:29:43.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad007666-145f-454f-87bc-8cfe47531fdc","timestamp":"2023-07-20T03:29:43.581981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:29:43.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:30:11.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2a7bdfa-c4d3-4bba-9069-cf2aa201048c","timestamp":"2023-07-20T03:30:11.611047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:30:11.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:30:38.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d83e8a0-f709-4be8-b0ea-815115e0ff01","timestamp":"2023-07-20T03:30:37.458400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:30:38.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:31:19.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc2987d3-31e8-4482-8dbd-9bb40278d2d5","timestamp":"2023-07-20T03:31:18.397751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:31:19.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:31:22.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e810d21-7923-4d36-8f87-9870347a6ad4","timestamp":"2023-07-20T03:31:20.854766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:31:22.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:31:43.587+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca530c3d-e80d-4396-a8e7-74ee95a45ea0","timestamp":"2023-07-20T03:31:43.583243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:31:43.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca530c3d-e80d-4396-a8e7-74ee95a45ea0","timestamp":"2023-07-20T03:31:43.583243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:31:43.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:32:11.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f156f067-6bde-4804-a3be-af92b72886da","timestamp":"2023-07-20T03:32:11.613298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:32:11.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:32:38.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"644ff3ca-2c20-4f61-8da4-e3d37bd813b4","timestamp":"2023-07-20T03:32:37.455247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:32:38.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:33:19.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d429c70a-9ec6-4051-9d45-7bab1b9bd59b","timestamp":"2023-07-20T03:33:18.396902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:33:19.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:33:22.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f1a1bf9-c7b0-4ab7-8f43-85ef756dd955","timestamp":"2023-07-20T03:33:20.855241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:33:22.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:33:43.582+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aee91d26-a391-43bf-a25f-223999e167a0","timestamp":"2023-07-20T03:33:43.582087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:33:43.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aee91d26-a391-43bf-a25f-223999e167a0","timestamp":"2023-07-20T03:33:43.582087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:33:43.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:34:11.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d71c1457-12d0-4faa-9a3f-171b635b54a1","timestamp":"2023-07-20T03:34:11.629245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:34:11.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:34:38.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e713b047-3e32-48af-b095-55204a9157ad","timestamp":"2023-07-20T03:34:37.454676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:34:38.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:34:43.878+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-07-20T03:35:19.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64fecc1c-418b-47af-907c-722beee60e4f","timestamp":"2023-07-20T03:35:18.399180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:35:19.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:35:22.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82779981-fbc2-425c-ac0c-e0a70eb04e21","timestamp":"2023-07-20T03:35:20.854626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:35:22.074+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:35:43.583+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7da2cd74-9f58-4370-b138-0be4bda173b6","timestamp":"2023-07-20T03:35:43.583011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:35:43.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7da2cd74-9f58-4370-b138-0be4bda173b6","timestamp":"2023-07-20T03:35:43.583011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:35:43.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:36:11.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35cfe522-9a12-45eb-a8ba-ae38cf96aaae","timestamp":"2023-07-20T03:36:11.612484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:36:11.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:36:38.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef0d79a3-4dca-42af-9d28-dc1bea6aa819","timestamp":"2023-07-20T03:36:37.455438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:36:38.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:37:19.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44d524af-2a9f-4263-839d-e896c2f4161b","timestamp":"2023-07-20T03:37:18.397722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:37:19.507+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:37:22.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67efa429-8eba-4893-be92-8e5aefec2d6e","timestamp":"2023-07-20T03:37:20.855371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:37:22.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:37:43.585+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66450b74-0cb5-44d8-9642-25aecbaae68f","timestamp":"2023-07-20T03:37:43.583071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:37:43.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66450b74-0cb5-44d8-9642-25aecbaae68f","timestamp":"2023-07-20T03:37:43.583071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:37:43.736+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:38:11.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"147fb528-ff38-4031-9cb4-f1e17be87644","timestamp":"2023-07-20T03:38:11.612326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:38:11.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:38:38.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c5faaca-c138-4738-8e9d-c264b763e79d","timestamp":"2023-07-20T03:38:37.454870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:38:38.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:39:19.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2b63f37-0b59-4214-89b8-d0a7755b9237","timestamp":"2023-07-20T03:39:18.396628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:39:19.530+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:39:22.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd43a202-3c62-4eb3-9ffc-f5ba1d9704c9","timestamp":"2023-07-20T03:39:20.854584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:39:22.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:39:43.586+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56fbd64b-2a97-40b7-bc88-0a73ce29df7b","timestamp":"2023-07-20T03:39:43.582397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:39:43.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56fbd64b-2a97-40b7-bc88-0a73ce29df7b","timestamp":"2023-07-20T03:39:43.582397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:39:43.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:40:11.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be022aa7-3d0b-4ed8-b729-df3c7fb76e6e","timestamp":"2023-07-20T03:40:11.611433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:40:11.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:40:38.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d11a92bf-ae83-4112-81ca-c9505ce708be","timestamp":"2023-07-20T03:40:37.454623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:40:38.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:41:19.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5509695-565c-489f-8a31-abf5e701cf90","timestamp":"2023-07-20T03:41:18.398368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:41:19.537+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:41:22.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f567019-0586-4cee-83bc-5c9109dfe12a","timestamp":"2023-07-20T03:41:20.855116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:41:22.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:41:43.583+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30e4cff9-c82e-436c-8004-08191e5197c1","timestamp":"2023-07-20T03:41:43.582248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:41:43.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30e4cff9-c82e-436c-8004-08191e5197c1","timestamp":"2023-07-20T03:41:43.582248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:41:43.747+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:42:11.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac0fd171-2615-4a6a-9413-561b6baa179a","timestamp":"2023-07-20T03:42:11.622837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:42:11.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:42:38.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"597bcf21-4e9d-4466-8104-d97ba8ce9832","timestamp":"2023-07-20T03:42:37.455222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:42:38.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:43:19.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"380ea034-b256-4fbe-a7d9-39e820245712","timestamp":"2023-07-20T03:43:18.398763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:43:19.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:43:22.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8452f68-b8ed-4948-a60a-a8f6c9ad1e54","timestamp":"2023-07-20T03:43:20.854907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:43:22.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:43:43.582+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32c698b8-e540-4514-9585-4af8cad9a1dc","timestamp":"2023-07-20T03:43:43.582071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:43:43.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32c698b8-e540-4514-9585-4af8cad9a1dc","timestamp":"2023-07-20T03:43:43.582071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:43:43.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:44:11.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a863fb0-6b4b-4160-9527-50d42bec38fa","timestamp":"2023-07-20T03:44:11.621096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:44:11.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:44:38.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d44a2067-b89d-4570-8cc6-b8aa6f24e0ef","timestamp":"2023-07-20T03:44:37.454565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:44:38.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:45:19.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"726d0733-9a3d-4d6b-b940-7209b5c67383","timestamp":"2023-07-20T03:45:18.398976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:45:19.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:45:22.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d77503f-9716-43e2-b3de-9b3dc64b10d0","timestamp":"2023-07-20T03:45:20.855025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:45:22.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:45:43.587+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c31cbdc-ffb8-4a17-aad5-cd3b8e5e17df","timestamp":"2023-07-20T03:45:43.585326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:45:43.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c31cbdc-ffb8-4a17-aad5-cd3b8e5e17df","timestamp":"2023-07-20T03:45:43.585326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:45:43.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:46:11.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58f451a0-c6e3-4c7b-a858-c1caefcc5100","timestamp":"2023-07-20T03:46:11.612439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:46:11.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:46:38.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad38cb72-d01b-4f8c-8774-76c4e4837709","timestamp":"2023-07-20T03:46:37.454431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:46:38.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:47:19.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8f2fc2a-2054-474d-8823-cfae84803538","timestamp":"2023-07-20T03:47:18.396707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:47:19.492+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:47:22.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b89ac5-0076-41c8-a9c1-95cf8e01587b","timestamp":"2023-07-20T03:47:20.854657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:47:22.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:47:43.584+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c359c6aa-d946-42f2-8d2e-26cc2a6fb452","timestamp":"2023-07-20T03:47:43.583528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:47:43.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c359c6aa-d946-42f2-8d2e-26cc2a6fb452","timestamp":"2023-07-20T03:47:43.583528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:47:43.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:48:11.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c976d969-8760-4a58-9d79-4e1222c94331","timestamp":"2023-07-20T03:48:11.625402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:48:11.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:48:38.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a201e22-f5f9-4b08-8afd-afdb8a9d3692","timestamp":"2023-07-20T03:48:37.454567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:48:38.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:49:13.724+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-07-20T03:49:19.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63476fad-45a3-478c-89b0-72e45b50b2b4","timestamp":"2023-07-20T03:49:18.397950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:49:19.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:49:22.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff62bf00-ac43-45a6-8377-edd9580ea6ef","timestamp":"2023-07-20T03:49:20.854608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:49:22.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:49:43.583+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae102077-d528-436f-bf37-0e9e6237945a","timestamp":"2023-07-20T03:49:43.582889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:49:43.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae102077-d528-436f-bf37-0e9e6237945a","timestamp":"2023-07-20T03:49:43.582889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:49:43.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:50:11.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"84977257-6670-4b77-9b06-f7a0de6bdb5a","timestamp":"2023-07-20T03:50:11.611124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:50:11.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:50:38.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23eb300c-1ef0-44e0-997b-c921680f0a82","timestamp":"2023-07-20T03:50:37.455160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:50:38.060+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:51:19.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f1b15b5-0d1a-4da4-9141-c656b0ca2865","timestamp":"2023-07-20T03:51:18.397443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:51:19.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:51:22.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0e3c562-522e-42d1-a915-75b287192a01","timestamp":"2023-07-20T03:51:20.855124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:51:22.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:51:43.583+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4a43307-62db-4105-b648-04974153120a","timestamp":"2023-07-20T03:51:43.582704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:51:43.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4a43307-62db-4105-b648-04974153120a","timestamp":"2023-07-20T03:51:43.582704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:51:43.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:52:11.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"118fb21b-5c4b-43bb-9905-eec768d5bdda","timestamp":"2023-07-20T03:52:11.611572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:52:11.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:52:38.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4db948d-9978-44bf-93a6-17dc192dc7c2","timestamp":"2023-07-20T03:52:37.454777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:52:38.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:53:19.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf5205c6-50d6-427e-9810-6c4e7a8e4493","timestamp":"2023-07-20T03:53:18.398205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:53:19.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:53:22.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"996e1fc2-beff-4ad5-9189-61c18f9b63c1","timestamp":"2023-07-20T03:53:20.854552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:53:22.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:53:43.585+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9082545-274e-4f63-b8f8-1865bee91d92","timestamp":"2023-07-20T03:53:43.583340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:53:43.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9082545-274e-4f63-b8f8-1865bee91d92","timestamp":"2023-07-20T03:53:43.583340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:53:43.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:54:11.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2738e52-6440-4f7a-b67b-857c574e60cb","timestamp":"2023-07-20T03:54:11.611450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:54:11.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:54:38.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fb75f22-33f6-4e0e-baaa-ea5636eb8b6f","timestamp":"2023-07-20T03:54:37.454536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:54:38.065+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:55:19.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7a6388c-ace7-4388-a7c9-e1515c1e1ea8","timestamp":"2023-07-20T03:55:18.398061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:55:19.518+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:55:22.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c88fdf70-e1b5-4234-96cd-a50d126a5c20","timestamp":"2023-07-20T03:55:20.854600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:55:22.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:55:43.582+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"108395fe-bd2b-4517-9c78-5c1b32d0b5dd","timestamp":"2023-07-20T03:55:43.581937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:55:43.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"108395fe-bd2b-4517-9c78-5c1b32d0b5dd","timestamp":"2023-07-20T03:55:43.581937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:55:43.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:56:11.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c55ad00e-d925-4b9a-b29b-350cbb49bea2","timestamp":"2023-07-20T03:56:11.614694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:56:11.662+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:56:38.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee54971c-dbc0-426c-b20a-8cec5213eaa5","timestamp":"2023-07-20T03:56:37.455442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:56:38.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:57:19.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90f1a84a-009b-4045-87d8-a70b184dc217","timestamp":"2023-07-20T03:57:18.396639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:57:19.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:57:22.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb721cb0-8512-4c0b-a8ec-16fb9bbf4d58","timestamp":"2023-07-20T03:57:20.854621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:57:22.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:57:43.583+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4ee92b8-37b4-4fb8-ae4c-41804f59c161","timestamp":"2023-07-20T03:57:43.582098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:57:43.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4ee92b8-37b4-4fb8-ae4c-41804f59c161","timestamp":"2023-07-20T03:57:43.582098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:57:43.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:58:11.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7d365d6-d5e8-4c84-83b4-0c0311e67923","timestamp":"2023-07-20T03:58:11.613076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T03:58:11.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:58:38.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96e6a728-1ad7-4908-8ed7-0ae167a226ff","timestamp":"2023-07-20T03:58:37.454623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T03:58:38.064+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:59:19.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e61c544-56a3-4da9-a51d-1681f0b6a5af","timestamp":"2023-07-20T03:59:18.400560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T03:59:19.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:59:22.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"386bfc26-5984-451f-9994-d4896efe6c4e","timestamp":"2023-07-20T03:59:20.855276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T03:59:22.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T03:59:43.583+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccd9dea0-2fbe-4070-b06f-8213cecc6ec7","timestamp":"2023-07-20T03:59:43.581958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:59:43.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccd9dea0-2fbe-4070-b06f-8213cecc6ec7","timestamp":"2023-07-20T03:59:43.581958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T03:59:43.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:00:11.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b248633f-7162-4d3d-8f45-38f4bb2d3272","timestamp":"2023-07-20T04:00:11.621950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T04:00:11.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:00:38.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64466576-2bb5-4ed4-ab70-0b7e10a42cd9","timestamp":"2023-07-20T04:00:37.454529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T04:00:38.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:01:19.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c20d5e05-cb34-4e70-9c40-dc35a244bb25","timestamp":"2023-07-20T04:01:18.398580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T04:01:19.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:01:22.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0677fd51-e735-4d84-9a1a-7b29ebef662a","timestamp":"2023-07-20T04:01:20.854580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T04:01:22.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:01:43.586+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f11c8a-e7e4-497b-9c53-f3e87b47548d","timestamp":"2023-07-20T04:01:43.583414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T04:01:43.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f11c8a-e7e4-497b-9c53-f3e87b47548d","timestamp":"2023-07-20T04:01:43.583414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T04:01:43.688+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:02:11.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"931be8c4-fadc-4eb3-a31c-68591d2211c6","timestamp":"2023-07-20T04:02:11.613272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T04:02:11.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:02:38.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53f41595-df33-42ca-a39c-59be3bc4ea92","timestamp":"2023-07-20T04:02:37.454817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T04:02:38.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:03:19.511+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5611232-2dbc-4c21-9a4b-a6c8a83f3287","timestamp":"2023-07-20T04:03:18.396800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T04:03:19.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:03:22.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b03f6aa1-f486-43e7-affe-2385b8bc1e3d","timestamp":"2023-07-20T04:03:20.854573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T04:03:22.150+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:03:43.583+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89172688-2438-4185-89de-356594f53d03","timestamp":"2023-07-20T04:03:43.582469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T04:03:43.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89172688-2438-4185-89de-356594f53d03","timestamp":"2023-07-20T04:03:43.582469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T04:03:43.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:04:11.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55b6151c-f7a4-4483-9d46-3ccefd5d50b1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e82a28f4-16c6-4721-999c-d2e64c42534f","timestamp":"2023-07-20T04:04:11.613770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-20T04:04:11.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:04:38.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a6422203-207b-4ba0-9462-4b80a182d46a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9757d323-ab05-4cef-b8a4-29edd016a340","timestamp":"2023-07-20T04:04:37.455376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-20T04:04:38.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:05:19.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"abf97fa7-d00e-4e94-9fc7-61781a067a56","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8a2ac085-3e9c-4b23-acf6-05b13413d251","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2060f16-e9e1-44e7-8ba9-ad11c9fee791","timestamp":"2023-07-20T04:05:18.396792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-20T04:05:19.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:05:22.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ac80579-0e56-4d0f-b8e0-87fc1423decb","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7c32def-fa74-435e-8387-739c60c71afa","timestamp":"2023-07-20T04:05:20.855007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-20T04:05:22.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-20T04:05:43.582+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97dfe76b-b6f8-43ad-91fb-d01b3d7e3367","timestamp":"2023-07-20T04:05:43.581953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T04:05:43.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64bcdc77-1beb-46d3-bb07-1b595409533f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97dfe76b-b6f8-43ad-91fb-d01b3d7e3367","timestamp":"2023-07-20T04:05:43.581953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-20T04:05:43.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS