By type
Policy clamp A1 Pms participant config file: /opt/app/policy/clamp/etc/mounted/A1pmsParticipantParameters.yaml overriding logback xml file . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.8) [2023-04-22T03:05:39.488+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-qnf8t with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) [2023-04-22T03:05:39.494+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default" [2023-04-22T03:05:39.618+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final [2023-04-22T03:05:44.059+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8086 (http) [2023-04-22T03:05:44.077+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8086"] [2023-04-22T03:05:44.078+00:00|INFO|StandardService|main] Starting service [Tomcat] [2023-04-22T03:05:44.078+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71] [2023-04-22T03:05:44.208+00:00|INFO|[/onap/policy/clamp/acm/a1pmsparticipant]|main] Initializing Spring embedded WebApplicationContext [2023-04-22T03:05:44.209+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4595 ms [2023-04-22T03:05:45.775+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-policy-clamp-ac-a1pms-ppnt-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = policy-clamp-ac-a1pms-ppnt group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [2023-04-22T03:05:45.932+00:00|INFO|AbstractLogin|main] Successfully logged in. [2023-04-22T03:05:46.107+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0 [2023-04-22T03:05:46.110+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53 [2023-04-22T03:05:46.110+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682132746104 [2023-04-22T03:05:46.115+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm [2023-04-22T03:05:46.601+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1706a5c9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64412d34, org.springframework.security.web.context.SecurityContextPersistenceFilter@3ac8cf9b, org.springframework.security.web.header.HeaderWriterFilter@598260a6, org.springframework.security.web.authentication.logout.LogoutFilter@7e94d093, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4d96250, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1b15f922, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4b869331, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4d178d55, org.springframework.security.web.session.SessionManagementFilter@5e8c34a0, org.springframework.security.web.access.ExceptionTranslationFilter@65ec8b24, org.springframework.security.web.access.intercept.AuthorizationFilter@1de6932a] [2023-04-22T03:05:51.859+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' [2023-04-22T03:05:51.918+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"] [2023-04-22T03:05:51.952+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant' [2023-04-22T03:05:51.978+00:00|INFO|ServiceManager|main] service manager starting [2023-04-22T03:05:51.978+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management [2023-04-22T03:05:51.994+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=6d869bb1-029a-486d-a7c2-0509fdcd5543, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-qnf8t, 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-04-22T03:05:52.059+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-policy-clamp-ac-a1pms-ppnt-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = policy-clamp-ac-a1pms-ppnt group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [2023-04-22T03:05:52.072+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0 [2023-04-22T03:05:52.072+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53 [2023-04-22T03:05:52.072+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682132752072 [2023-04-22T03:05:52.072+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm [2023-04-22T03:05:52.074+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=794f5bad-3b67-40e3-be86-a2e82e9f111a, alive=false, publisher=null]]: starting [2023-04-22T03:05:52.110+00:00|INFO|ProducerConfig|main] ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = policy-clamp-ac-a1pms-ppnt-client-id compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer [2023-04-22T03:05:52.129+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer. [2023-04-22T03:05:52.155+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0 [2023-04-22T03:05:52.155+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53 [2023-04-22T03:05:52.155+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682132752155 [2023-04-22T03:05:52.156+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=794f5bad-3b67-40e3-be86-a2e82e9f111a, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created [2023-04-22T03:05:52.156+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$4bf8dc8d [2023-04-22T03:05:52.170+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener [2023-04-22T03:05:52.171+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener [2023-04-22T03:05:52.171+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener [2023-04-22T03:05:52.171+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener [2023-04-22T03:05:52.171+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener [2023-04-22T03:05:52.171+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener [2023-04-22T03:05:52.171+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher [2023-04-22T03:05:52.171+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=6d869bb1-029a-486d-a7c2-0509fdcd5543, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-qnf8t, 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@44784e2f [2023-04-22T03:05:52.171+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=6d869bb1-029a-486d-a7c2-0509fdcd5543, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-qnf8t, 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-04-22T03:05:52.171+00:00|INFO|ServiceManager|main] service manager started [2023-04-22T03:05:52.203+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers: [] [2023-04-22T03:05:52.205+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm] {"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ed0fd6f3-29c1-46db-807c-29db5337a2fa","timestamp":"2023-04-22T03:05:52.180500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:05:53.180+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.180+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.181+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.181+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.181+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.181+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.182+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.182+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.182+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.183+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.183+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.183+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to QzkbXwSFRZ64dgocxZEf-Q [2023-04-22T03:05:53.186+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: n9GUqsTBSzi9HsT03EJL-g [2023-04-22T03:05:53.186+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: n9GUqsTBSzi9HsT03EJL-g [2023-04-22T03:05:53.189+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) [2023-04-22T03:05:53.190+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 1001 with epoch 0 [2023-04-22T03:05:53.210+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group [2023-04-22T03:05:53.291+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-041781e2-6d71-49da-bda9-f8543b4cafa8 [2023-04-22T03:05:53.292+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) [2023-04-22T03:05:53.292+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group [2023-04-22T03:05:53.380+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=ed0fd6f3-29c1-46db-807c-29db5337a2fa, timestamp=2023-04-22T03:05:52.180500Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=9009ff92-cdc0-41ed-ba2d-bbfb934d96d0, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)]) [2023-04-22T03:05:53.407+00:00|INFO|Application|main] Started Application in 15.688 seconds (JVM running for 16.898) [2023-04-22T03:05:56.326+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-041781e2-6d71-49da-bda9-f8543b4cafa8', protocol='range'} [2023-04-22T03:05:56.335+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-a1pms-ppnt-2-041781e2-6d71-49da-bda9-f8543b4cafa8=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-04-22T03:05:56.402+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-041781e2-6d71-49da-bda9-f8543b4cafa8', protocol='range'} [2023-04-22T03:05:56.404+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5]) [2023-04-22T03:05:56.417+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5 [2023-04-22T03:05:56.448+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4 [2023-04-22T03:05:56.448+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5 [2023-04-22T03:05:56.449+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2 [2023-04-22T03:05:56.449+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3 [2023-04-22T03:05:56.449+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0 [2023-04-22T03:05:56.449+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1 [2023-04-22T03:05:56.608+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=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-04-22T03:05:56.609+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. [2023-04-22T03:05:56.619+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. [2023-04-22T03:05:56.619+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. [2023-04-22T03:05:56.619+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=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-04-22T03:05:56.619+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=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-04-22T03:05:57.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0d6b53d1-e4e8-4367-9274-6f107a3d1061","timestamp":"2023-04-22T03:05:55.079337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:05:57.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER [2023-04-22T03:05:59.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d00e1049-7a41-4a89-a740-e905a0873ceb","timestamp":"2023-04-22T03:05:57.728217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:05:59.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER [2023-04-22T03:06:07.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"44bc8d76-c46e-4542-8954-c5fb3ee4adaa","timestamp":"2023-04-22T03:06:04.963392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:06:07.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER [2023-04-22T03:07:45.665+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f116e9d8-206f-47b5-b80f-cc6997a87b48","timestamp":"2023-04-22T03:07:45.634246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:07:45.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f116e9d8-206f-47b5-b80f-cc6997a87b48","timestamp":"2023-04-22T03:07:45.634246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:07:45.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:07:48.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"445f1448-c7b6-4602-a5c9-0f15c7c5278f","timestamp":"2023-04-22T03:07:47.035102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:07:48.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:07:49.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26f63617-6e72-4985-bfd4-582e7997d8ec","timestamp":"2023-04-22T03:07:48.592429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:07:49.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:07:51.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d3631c-9ca2-48bc-98ea-5230f15c47c6","timestamp":"2023-04-22T03:07:51.115870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:07:51.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:07:59.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6a3572b-5b14-4ff3-966b-882bac6592fb","timestamp":"2023-04-22T03:07:58.502386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:07:59.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:09:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be2d08ac-1f7b-4590-9cea-af53dff2cfd9","timestamp":"2023-04-22T03:09:45.633418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:09:45.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be2d08ac-1f7b-4590-9cea-af53dff2cfd9","timestamp":"2023-04-22T03:09:45.633418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:09:45.774+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:09:48.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9017678-f54d-4a12-a125-8ff6226d50aa","timestamp":"2023-04-22T03:09:47.034022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:09:48.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:09:49.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57d4b5ac-1367-4d59-b02d-9bdab6bee9d2","timestamp":"2023-04-22T03:09:48.591921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:09:49.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:09:51.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"909ee399-8e69-4653-b27b-bfc4821a6505","timestamp":"2023-04-22T03:09:51.115461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:09:51.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:09:59.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8598370a-a375-4734-9cb3-9c3f7de25e9c","timestamp":"2023-04-22T03:09:58.501839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:09:59.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:11:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bce9983c-cf70-4f06-b611-38594aa9cad7","timestamp":"2023-04-22T03:11:45.633376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:11:45.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bce9983c-cf70-4f06-b611-38594aa9cad7","timestamp":"2023-04-22T03:11:45.633376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:11:45.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:11:48.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0dd3d20-176f-4571-b257-8b0c9ab9e916","timestamp":"2023-04-22T03:11:47.034027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:11:48.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:11:49.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15b85dcd-7aff-4617-8774-bb2ae122b08d","timestamp":"2023-04-22T03:11:48.592239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:11:49.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:11:51.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"672d56ab-8442-4fb2-8b34-f50e8ce7e237","timestamp":"2023-04-22T03:11:51.115280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:11:51.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:11:59.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1bbd70d-33b6-4bfd-8830-c09a55bb6866","timestamp":"2023-04-22T03:11:58.501663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:11:59.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:13:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2105a760-f257-4110-a210-5dd09fa271fb","timestamp":"2023-04-22T03:13:45.633269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:13:45.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2105a760-f257-4110-a210-5dd09fa271fb","timestamp":"2023-04-22T03:13:45.633269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:13:45.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:13:48.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14fb66bf-f65b-4f5a-b3a0-d8e597c4641b","timestamp":"2023-04-22T03:13:47.034052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:13:48.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:13:49.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f71e976-0e60-46d5-b69f-b9b1ef47211c","timestamp":"2023-04-22T03:13:48.592044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:13:49.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:13:51.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2fec54e-8b69-4a89-90d0-0feb9a02110f","timestamp":"2023-04-22T03:13:51.115307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:13:51.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:13:59.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d83ff67-09cd-4562-b98d-b5b7a93bf23f","timestamp":"2023-04-22T03:13:58.502102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:13:59.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:14:53.373+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Node -1 disconnected. [2023-04-22T03:15:15.740+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node -1 disconnected. [2023-04-22T03:15:15.742+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected. [2023-04-22T03:15:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3bcf59e-38fd-4182-9156-6052cf0c23a2","timestamp":"2023-04-22T03:15:45.633575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:15:45.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3bcf59e-38fd-4182-9156-6052cf0c23a2","timestamp":"2023-04-22T03:15:45.633575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:15:45.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:15:48.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"207f452a-1e02-4a1f-a9b6-82d635f4c93b","timestamp":"2023-04-22T03:15:47.033990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:15:48.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:15:49.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60898f7f-23c5-4d56-93b3-a8d3084bd6a9","timestamp":"2023-04-22T03:15:48.592057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:15:49.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:15:51.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b7c31af-bd89-455e-b742-526cc97e4f00","timestamp":"2023-04-22T03:15:51.115161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:15:51.593+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:15:59.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0115928c-d59e-45d3-9fbb-8f1a9b5f4f3a","timestamp":"2023-04-22T03:15:58.501889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:15:59.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:17:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ab775df-7e1d-4d9c-ab7e-6135f59112a1","timestamp":"2023-04-22T03:17:45.633305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:17:45.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ab775df-7e1d-4d9c-ab7e-6135f59112a1","timestamp":"2023-04-22T03:17:45.633305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:17:45.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:17:48.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7a04aea-78e0-4d98-8a42-8f172510e1e4","timestamp":"2023-04-22T03:17:47.033862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:17:48.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:17:49.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1f5d0f1-699f-466d-9423-93aba5cf3d14","timestamp":"2023-04-22T03:17:48.591837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:17:49.362+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:17:51.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b02d6a01-2b23-498d-9042-fb8d350a6b49","timestamp":"2023-04-22T03:17:51.115495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:17:51.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:17:59.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fa83e77-9b8f-4774-b81c-3afa7d3be568","timestamp":"2023-04-22T03:17:58.501740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:17:59.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:19:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9b61b87-c6d2-4761-bbfd-273460619102","timestamp":"2023-04-22T03:19:45.633270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:19:45.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9b61b87-c6d2-4761-bbfd-273460619102","timestamp":"2023-04-22T03:19:45.633270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:19:45.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:19:48.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c3cae73-3a6e-461c-abad-ac7cd0dd156e","timestamp":"2023-04-22T03:19:47.033832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:19:48.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:19:49.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e655265-6fcf-4ce3-b8c2-887105f191b0","timestamp":"2023-04-22T03:19:48.591957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:19:49.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:19:51.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00dcc31a-482c-4974-b72d-5b861b12eaba","timestamp":"2023-04-22T03:19:51.115657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:19:51.591+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:19:59.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"935bdad9-f62a-4850-ba63-0bbd2c1e04a9","timestamp":"2023-04-22T03:19:58.501747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:19:59.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:21:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23614594-4f9f-4d8c-8fc2-6f8229429387","timestamp":"2023-04-22T03:21:45.633195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:21:45.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23614594-4f9f-4d8c-8fc2-6f8229429387","timestamp":"2023-04-22T03:21:45.633195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:21:45.671+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:21:48.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"260c3403-fbf0-42a1-a7b1-507a1dc84872","timestamp":"2023-04-22T03:21:47.034155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:21:48.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:21:49.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22510045-31b5-4159-bac8-1c5763760c89","timestamp":"2023-04-22T03:21:48.603095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:21:49.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:21:51.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dd7c76e-4e3a-4f4f-a085-a55d8940ee6f","timestamp":"2023-04-22T03:21:51.115207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:21:51.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:21:59.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06c14b57-69e9-4d60-84c9-d551c84a7480","timestamp":"2023-04-22T03:21:58.501727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:21:59.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:22:45.685+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected. [2023-04-22T03:23:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a883d25a-9831-4193-a251-7d549aecc2fa","timestamp":"2023-04-22T03:23:45.633261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:23:45.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a883d25a-9831-4193-a251-7d549aecc2fa","timestamp":"2023-04-22T03:23:45.633261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:23:45.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:23:48.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba4462a-6aa7-449b-97cf-1e76ea3c784b","timestamp":"2023-04-22T03:23:47.034062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:23:48.138+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:23:49.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b6dcc2c-63a3-42f1-8ccd-d5054208514f","timestamp":"2023-04-22T03:23:48.592157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:23:49.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:23:51.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecb6b4c0-f33f-44c0-9755-7b259a6df84e","timestamp":"2023-04-22T03:23:51.115166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:23:51.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:23:59.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb69a166-b33f-435e-b6d3-5328e30e3310","timestamp":"2023-04-22T03:23:58.501601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:23:59.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:25:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58ae0e96-59b0-45a3-8198-d332a20fa2b6","timestamp":"2023-04-22T03:25:45.633386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:25:45.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58ae0e96-59b0-45a3-8198-d332a20fa2b6","timestamp":"2023-04-22T03:25:45.633386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:25:45.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:25:48.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70156b6f-0acb-46ab-9915-9cb51f0e0265","timestamp":"2023-04-22T03:25:47.034086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:25:48.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:25:49.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acfb9abc-d588-490d-a0f8-9724e2eea847","timestamp":"2023-04-22T03:25:48.592044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:25:49.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:25:51.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8501a6be-9106-4ef2-9573-53e689c9e2de","timestamp":"2023-04-22T03:25:51.115117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:25:51.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:25:59.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2171152-b450-457b-871c-10397f06e3ac","timestamp":"2023-04-22T03:25:58.501704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:25:59.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:27:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f398b590-f187-48a3-bcb2-abe20e1dda13","timestamp":"2023-04-22T03:27:45.633511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:27:45.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f398b590-f187-48a3-bcb2-abe20e1dda13","timestamp":"2023-04-22T03:27:45.633511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:27:45.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:27:48.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9627a0ed-e64f-46b4-8ea2-faae4332467f","timestamp":"2023-04-22T03:27:47.034038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:27:48.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:27:49.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97eeb4c7-77e1-4f34-a843-f0c961f6b81e","timestamp":"2023-04-22T03:27:48.592257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:27:49.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:27:51.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17f72607-4ea7-4bdb-b7d7-cbc664c505d6","timestamp":"2023-04-22T03:27:51.115119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:27:51.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:27:59.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53b1845c-4506-4d58-897a-7a569da3b4ed","timestamp":"2023-04-22T03:27:58.501735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:27:59.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:29:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70130b0c-4f92-4cb8-a52c-728be79f465c","timestamp":"2023-04-22T03:29:45.633370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:29:45.756+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70130b0c-4f92-4cb8-a52c-728be79f465c","timestamp":"2023-04-22T03:29:45.633370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:29:45.756+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:29:48.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89069290-f5b9-4dcb-9eb2-8870cbeed975","timestamp":"2023-04-22T03:29:47.034153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:29:48.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:29:49.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0f622e1-c3b0-4ec3-8eb1-2e52377814a3","timestamp":"2023-04-22T03:29:48.592253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:29:49.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:29:51.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13272457-d0d2-4601-bd2c-09bec61cb62c","timestamp":"2023-04-22T03:29:51.115289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:29:51.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:29:59.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3949463-2719-45c6-85ae-803e6ea6a817","timestamp":"2023-04-22T03:29:58.501758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:29:59.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:31:45.635+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff485755-5c5b-4424-add1-6a0aaae24873","timestamp":"2023-04-22T03:31:45.635062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:31:45.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff485755-5c5b-4424-add1-6a0aaae24873","timestamp":"2023-04-22T03:31:45.635062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:31:45.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:31:48.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce110105-95bf-40a9-b13b-e8f06e1e0df9","timestamp":"2023-04-22T03:31:47.034089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:31:48.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:31:49.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb771e64-beb1-414d-99a7-d1861ac063cb","timestamp":"2023-04-22T03:31:48.591879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:31:49.315+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:31:51.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81290d1f-e43d-4e38-a2e5-6cd19846c23a","timestamp":"2023-04-22T03:31:51.115219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:31:51.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:31:59.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc92e7c-acca-48de-95e7-5884f7838694","timestamp":"2023-04-22T03:31:58.501805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:31:59.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:33:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f7ef5e3-d589-4172-af6f-b314ad38f8fb","timestamp":"2023-04-22T03:33:45.633438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:33:45.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f7ef5e3-d589-4172-af6f-b314ad38f8fb","timestamp":"2023-04-22T03:33:45.633438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:33:45.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:33:48.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72d7c0f9-0e55-4a20-ad3f-b13c79a02e86","timestamp":"2023-04-22T03:33:47.034247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:33:48.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:33:49.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f90024e-b06f-47ff-8380-38950f390499","timestamp":"2023-04-22T03:33:48.591997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:33:49.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:33:51.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8230ec11-1674-4a2a-a7dc-7d22f7d764ed","timestamp":"2023-04-22T03:33:51.115130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:33:51.607+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:33:59.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"067ad045-8643-406a-8993-ca7a2b1211f2","timestamp":"2023-04-22T03:33:58.501697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:33:59.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:35:45.635+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bce1c8c4-86f3-4582-994d-d51684ec73e6","timestamp":"2023-04-22T03:35:45.633429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:35:45.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bce1c8c4-86f3-4582-994d-d51684ec73e6","timestamp":"2023-04-22T03:35:45.633429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:35:45.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:35:48.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2282e55e-6ca7-49c2-a988-2a22f4bd0d34","timestamp":"2023-04-22T03:35:47.033996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:35:48.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:35:49.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"353ffd45-a85b-4cb0-8273-6e595af4b754","timestamp":"2023-04-22T03:35:48.592074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:35:49.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:35:51.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2b26799-3fde-43e8-bb23-d7f6d0169441","timestamp":"2023-04-22T03:35:51.115358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:35:51.610+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:35:59.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c42a6b35-1c51-4fd8-a0c9-8b46d42f82f6","timestamp":"2023-04-22T03:35:58.501664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:35:59.410+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:37:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b076360-b072-433e-b2be-0b983f3a7fe5","timestamp":"2023-04-22T03:37:45.633252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:37:45.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b076360-b072-433e-b2be-0b983f3a7fe5","timestamp":"2023-04-22T03:37:45.633252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:37:45.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:37:48.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baaceb19-0848-44e6-8789-c63469f48b35","timestamp":"2023-04-22T03:37:47.033967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:37:48.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:37:49.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"081427b8-ecd3-4dcf-9ac5-7bc39b4c47e5","timestamp":"2023-04-22T03:37:48.591864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:37:49.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:37:51.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"554b1cf6-32c9-4dfa-8d70-3ee5c60d498b","timestamp":"2023-04-22T03:37:51.115306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:37:51.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:37:59.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c8e0d8d-655d-47ab-a990-438f6e332a3e","timestamp":"2023-04-22T03:37:58.501807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:37:59.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:39:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4cb4e0d-a74e-459a-9798-66216ad6aa81","timestamp":"2023-04-22T03:39:45.633213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:39:45.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4cb4e0d-a74e-459a-9798-66216ad6aa81","timestamp":"2023-04-22T03:39:45.633213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:39:45.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:39:48.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26202f03-d40e-4996-9d60-fdc1231f94f4","timestamp":"2023-04-22T03:39:47.033945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:39:48.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:39:49.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ae13012-48a0-4b4c-86e1-ba47c330b624","timestamp":"2023-04-22T03:39:48.592025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:39:49.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:39:51.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8a603b3-1960-4cec-bb42-1dec0dab20b1","timestamp":"2023-04-22T03:39:51.115276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:39:51.606+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:39:59.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a28dcb5-1cc1-4097-8323-015569fa1a6c","timestamp":"2023-04-22T03:39:58.501786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:39:59.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:41:45.635+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3495554e-b536-41a7-a224-ae783a8cff3a","timestamp":"2023-04-22T03:41:45.635165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:41:45.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3495554e-b536-41a7-a224-ae783a8cff3a","timestamp":"2023-04-22T03:41:45.635165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:41:45.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:41:48.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27f279e9-c285-44b7-a6b8-33ec00cdaa3e","timestamp":"2023-04-22T03:41:47.034105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:41:48.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:41:49.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb38f6ff-5bd3-41ae-bfda-d6671fff95fb","timestamp":"2023-04-22T03:41:48.591982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:41:49.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:41:51.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fec5436d-5f89-42c0-b8f5-cb9ea51a1b0f","timestamp":"2023-04-22T03:41:51.115233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:41:51.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:41:59.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"231d92ac-edbe-4470-a4c7-d0734de03346","timestamp":"2023-04-22T03:41:58.501786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:41:59.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:43:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42685b74-89fd-4b77-adef-cfd129fbe691","timestamp":"2023-04-22T03:43:45.633435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:43:45.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42685b74-89fd-4b77-adef-cfd129fbe691","timestamp":"2023-04-22T03:43:45.633435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:43:45.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:43:48.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a45f6b29-3cd0-48a0-ae95-b2eef4f73ab3","timestamp":"2023-04-22T03:43:47.034014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:43:48.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:43:49.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"327828aa-ecc6-4fd6-9de6-eedb364265b6","timestamp":"2023-04-22T03:43:48.592541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:43:49.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:43:51.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65744d17-d28a-4eed-bc85-a50f3a646c66","timestamp":"2023-04-22T03:43:51.115218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:43:51.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:43:59.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0b77234-28ba-4ab6-af36-42849bb0624f","timestamp":"2023-04-22T03:43:58.502008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:43:59.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:44:45.712+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected. [2023-04-22T03:45:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79814431-6219-465e-becd-63f8c42f55ec","timestamp":"2023-04-22T03:45:45.633263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:45:45.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79814431-6219-465e-becd-63f8c42f55ec","timestamp":"2023-04-22T03:45:45.633263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:45:45.704+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:45:48.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9a08aba-f733-420d-88f7-c31bd4842626","timestamp":"2023-04-22T03:45:47.034674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:45:48.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:45:49.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38e97d8f-4a53-4afc-8d81-4c75a183c6ec","timestamp":"2023-04-22T03:45:48.592311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:45:49.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:45:51.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54634c5e-e157-4027-9699-c302c73bcc3d","timestamp":"2023-04-22T03:45:51.115192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:45:51.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:45:59.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3db827a5-a7b8-4272-8075-d62c56d05957","timestamp":"2023-04-22T03:45:58.501781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:45:59.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:47:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49a82d6e-9d20-45bf-9ea5-3439f7c13219","timestamp":"2023-04-22T03:47:45.633401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:47:45.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49a82d6e-9d20-45bf-9ea5-3439f7c13219","timestamp":"2023-04-22T03:47:45.633401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:47:45.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:47:48.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"282fed15-4d33-492c-921a-a4b9b19ca4a8","timestamp":"2023-04-22T03:47:47.034090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:47:48.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:47:49.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"811712f1-5e05-4ab1-b879-886c605768a4","timestamp":"2023-04-22T03:47:48.592201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:47:49.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:47:51.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f292357-d834-45b6-bc23-27f6d46346d7","timestamp":"2023-04-22T03:47:51.115196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:47:51.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:47:59.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dfa6e11-6188-4719-b329-b6af2413623f","timestamp":"2023-04-22T03:47:58.501822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:47:59.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:49:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcd004b6-dacb-4fe1-ab96-b1a13f2cec4b","timestamp":"2023-04-22T03:49:45.633364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:49:45.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcd004b6-dacb-4fe1-ab96-b1a13f2cec4b","timestamp":"2023-04-22T03:49:45.633364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:49:45.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:49:48.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15dd0dc7-8315-4b42-8334-517e00be91d7","timestamp":"2023-04-22T03:49:47.033995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:49:48.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:49:49.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57a543ee-9754-4137-9561-24ae31b286cc","timestamp":"2023-04-22T03:49:48.592291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:49:49.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:49:51.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbc92f8d-75c9-46a7-8042-cb4bcfe6d15d","timestamp":"2023-04-22T03:49:51.115151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:49:51.591+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:49:59.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a6ab651-afc8-4918-beb6-7c4649617548","timestamp":"2023-04-22T03:49:58.501611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:49:59.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:51:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05a4db46-ee8a-4809-ac9c-733e60f48539","timestamp":"2023-04-22T03:51:45.633150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:51:45.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05a4db46-ee8a-4809-ac9c-733e60f48539","timestamp":"2023-04-22T03:51:45.633150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:51:45.768+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:51:48.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"beea559e-5c84-47d3-9d46-a76824e7947f","timestamp":"2023-04-22T03:51:47.034047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:51:48.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:51:49.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c70c916d-0f09-4987-9475-e847ac94237d","timestamp":"2023-04-22T03:51:48.591901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:51:49.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:51:51.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f76558ad-794f-4b5e-8368-c551c01ebabe","timestamp":"2023-04-22T03:51:51.115606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:51:51.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:51:59.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f677789-8523-4a0d-bcf1-7d1495402bc0","timestamp":"2023-04-22T03:51:58.501616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:51:59.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:53:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6b434ec-e52f-41b4-a35c-3ea11a18e75b","timestamp":"2023-04-22T03:53:45.633517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:53:45.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6b434ec-e52f-41b4-a35c-3ea11a18e75b","timestamp":"2023-04-22T03:53:45.633517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:53:45.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:53:48.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65060be6-505d-4f5d-87ff-81f292c5e988","timestamp":"2023-04-22T03:53:47.034111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:53:48.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:53:49.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1578f226-bfc5-49fa-ae21-53991b339219","timestamp":"2023-04-22T03:53:48.592171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:53:49.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:53:51.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d88d797-02c6-47b4-b11a-2cb68edfa479","timestamp":"2023-04-22T03:53:51.115232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:53:51.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:53:59.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2d29998-497b-4661-a8f2-22cb32e1d8a2","timestamp":"2023-04-22T03:53:58.501885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:53:59.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:55:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a2c7240-9004-4be7-b6e5-0cfe23bcc3a2","timestamp":"2023-04-22T03:55:45.633446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:55:45.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a2c7240-9004-4be7-b6e5-0cfe23bcc3a2","timestamp":"2023-04-22T03:55:45.633446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:55:45.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:55:48.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46dae292-c15c-42dd-a53d-c7800dfecf2d","timestamp":"2023-04-22T03:55:47.034543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:55:48.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:55:49.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea35afd1-28cd-4700-9b6f-76c4ef83285e","timestamp":"2023-04-22T03:55:48.592091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:55:49.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:55:51.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef4efaac-a37f-48ca-a0ed-55ea6f37d1ae","timestamp":"2023-04-22T03:55:51.115182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:55:51.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:55:59.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a469b0d1-e860-4859-9565-32c4a41438bd","timestamp":"2023-04-22T03:55:58.504410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:55:59.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:57:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f6b436d-dfe8-47a6-a0a9-d2211e896a74","timestamp":"2023-04-22T03:57:45.633304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:57:45.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f6b436d-dfe8-47a6-a0a9-d2211e896a74","timestamp":"2023-04-22T03:57:45.633304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:57:45.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:57:48.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e24f011-4078-49ed-a504-de5a915eca8a","timestamp":"2023-04-22T03:57:47.034066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:57:48.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:57:49.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24ebbf05-e344-43b4-96c2-ee2b825dfc94","timestamp":"2023-04-22T03:57:48.592323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:57:49.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:57:51.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdf196ba-837e-4031-bace-1c84a043fc46","timestamp":"2023-04-22T03:57:51.115243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:57:51.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:57:59.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0ed57e1-9b95-4637-b22e-baefb0316daa","timestamp":"2023-04-22T03:57:58.502116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:57:59.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:59:15.740+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected. [2023-04-22T03:59:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcbbf853-673d-4137-8608-84580d996138","timestamp":"2023-04-22T03:59:45.633401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:59:45.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcbbf853-673d-4137-8608-84580d996138","timestamp":"2023-04-22T03:59:45.633401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T03:59:45.763+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:59:48.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"994244dc-9f0e-4cd8-9319-9d88b2b8bb6e","timestamp":"2023-04-22T03:59:47.033974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T03:59:48.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:59:49.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7a41ace-6a1b-455e-be4c-2066bc0a13cd","timestamp":"2023-04-22T03:59:48.592328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T03:59:49.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:59:51.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fecf60a-2229-4a4c-94ae-25f4ce182172","timestamp":"2023-04-22T03:59:51.115285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T03:59:51.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T03:59:59.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bb01dec-e500-4e9b-8fef-1d4984df5a50","timestamp":"2023-04-22T03:59:58.501669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T03:59:59.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:01:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bc2e9d3-f5ac-4acf-9504-1648753c0591","timestamp":"2023-04-22T04:01:45.633508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:01:45.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bc2e9d3-f5ac-4acf-9504-1648753c0591","timestamp":"2023-04-22T04:01:45.633508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:01:45.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:01:48.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0e3c71e-65b9-4ab5-9d92-50b3aecddf26","timestamp":"2023-04-22T04:01:47.034761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:01:48.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:01:49.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12bc2e3a-f425-419f-8a00-8810b29d9ba2","timestamp":"2023-04-22T04:01:48.591935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:01:49.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:01:51.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6949d73-6fda-4e23-8806-377349ab8eeb","timestamp":"2023-04-22T04:01:51.115490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:01:51.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:01:59.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1846e67d-bb00-41fc-9703-3a6be339c55e","timestamp":"2023-04-22T04:01:58.501826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:01:59.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:02:45.712+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected. [2023-04-22T04:03:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc8ea54e-bab2-4a17-87ea-89df936d9c16","timestamp":"2023-04-22T04:03:45.633351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:03:45.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc8ea54e-bab2-4a17-87ea-89df936d9c16","timestamp":"2023-04-22T04:03:45.633351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:03:45.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:03:48.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b386149-f003-4be7-9379-adcc175fa91b","timestamp":"2023-04-22T04:03:47.033998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:03:48.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:03:49.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8663f3e-6327-4fd3-8b10-ae217a2b3219","timestamp":"2023-04-22T04:03:48.592069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:03:49.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:03:51.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ea41caf-9462-43a2-aafe-36a4526be3c2","timestamp":"2023-04-22T04:03:51.115408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:03:51.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:03:59.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"905556e1-cf98-41dd-9bd8-c0416207ab2b","timestamp":"2023-04-22T04:03:58.501708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:03:59.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:05:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2340a544-6d66-4280-8bad-8f7c2a061c8e","timestamp":"2023-04-22T04:05:45.633523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:05:45.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2340a544-6d66-4280-8bad-8f7c2a061c8e","timestamp":"2023-04-22T04:05:45.633523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:05:45.755+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:05:48.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b37a031-1ef1-4d38-9efc-bb80d09a0e00","timestamp":"2023-04-22T04:05:47.034289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:05:48.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:05:49.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39d83670-052b-4af1-a930-0b45e4fa9361","timestamp":"2023-04-22T04:05:48.592550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:05:49.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:05:51.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26d03865-8cc0-4bbf-babe-5c12856c58e9","timestamp":"2023-04-22T04:05:51.115364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:05:51.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:05:59.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa9d48a3-81ee-4dff-85ce-ad12cc833d69","timestamp":"2023-04-22T04:05:58.501887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:05:59.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:07:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57aeaccd-9202-402d-8846-42273f643259","timestamp":"2023-04-22T04:07:45.633322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:07:45.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57aeaccd-9202-402d-8846-42273f643259","timestamp":"2023-04-22T04:07:45.633322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:07:45.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:07:48.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"814ed4b3-2bee-410e-8f43-6f4440ff4649","timestamp":"2023-04-22T04:07:47.034059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:07:48.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:07:49.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f1e73ce-008f-40ec-bc96-f5de766308db","timestamp":"2023-04-22T04:07:48.591942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:07:49.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:07:51.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fad00a0-9af6-4b27-8938-5082d9695237","timestamp":"2023-04-22T04:07:51.115326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:07:51.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:07:59.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbb6a978-635a-4103-a260-1cabbd8c6dea","timestamp":"2023-04-22T04:07:58.501820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:07:59.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:09:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e81af31b-a528-42c0-a597-f315202f1b3b","timestamp":"2023-04-22T04:09:45.633379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:09:45.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e81af31b-a528-42c0-a597-f315202f1b3b","timestamp":"2023-04-22T04:09:45.633379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:09:45.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:09:48.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"160d1a06-6f8c-4a93-8c6e-6836b4ef4f05","timestamp":"2023-04-22T04:09:47.033840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:09:48.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:09:49.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3058a6f9-09e8-4139-95e7-560499ec666d","timestamp":"2023-04-22T04:09:48.592715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:09:49.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:09:51.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3297f606-42df-400b-a6f0-a694e165f35c","timestamp":"2023-04-22T04:09:51.115473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:09:51.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:09:59.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61118b60-cf27-40a4-a2b1-643a35f0f62a","timestamp":"2023-04-22T04:09:58.501835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:09:59.410+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:11:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7edf0691-1d56-4256-a156-1049abe0c986","timestamp":"2023-04-22T04:11:45.633368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:11:45.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7edf0691-1d56-4256-a156-1049abe0c986","timestamp":"2023-04-22T04:11:45.633368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:11:45.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:11:48.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f92249f-9044-4367-a99a-7d0991dd24eb","timestamp":"2023-04-22T04:11:47.034066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:11:48.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:11:49.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f726b66-eea6-467b-baa9-66ee3434d85c","timestamp":"2023-04-22T04:11:48.592054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:11:49.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:11:51.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"532ad21c-cf02-41fe-8772-2a2af232dee3","timestamp":"2023-04-22T04:11:51.115324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:11:51.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:11:59.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd61f6da-000b-436e-9306-c977bf61f94e","timestamp":"2023-04-22T04:11:58.501935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:11:59.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:12:45.710+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected. [2023-04-22T04:13:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86b70594-7d66-421a-91b4-cbffa38e1287","timestamp":"2023-04-22T04:13:45.633383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:13:45.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86b70594-7d66-421a-91b4-cbffa38e1287","timestamp":"2023-04-22T04:13:45.633383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:13:45.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:13:48.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6dcb9b8-5c31-402f-a61e-802a413bfd2d","timestamp":"2023-04-22T04:13:47.034038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:13:48.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:13:49.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0c158e2-ae65-4d30-a480-03642f9e4127","timestamp":"2023-04-22T04:13:48.591982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:13:49.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:13:51.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dec0cc8e-3509-403f-84da-aafaa1db083c","timestamp":"2023-04-22T04:13:51.115335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:13:51.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:13:59.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74863273-cee5-4797-a270-7223fac61c7e","timestamp":"2023-04-22T04:13:58.501802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:13:59.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:15:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a63da880-dcaf-4b25-8f76-4d5731a66b1b","timestamp":"2023-04-22T04:15:45.633350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:15:45.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a63da880-dcaf-4b25-8f76-4d5731a66b1b","timestamp":"2023-04-22T04:15:45.633350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:15:45.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:15:48.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c6b31d5-bf2b-45d2-b76b-7acb1d9e3cc3","timestamp":"2023-04-22T04:15:47.033980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:15:48.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:15:49.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"936ea824-10c9-4020-94f1-b923d94e8085","timestamp":"2023-04-22T04:15:48.593228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:15:49.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:15:51.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08626cc5-5711-4722-a649-3123a3c00414","timestamp":"2023-04-22T04:15:51.115348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:15:51.607+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:15:59.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89d7a7ef-71f7-45f9-bc64-436fb5f101f2","timestamp":"2023-04-22T04:15:58.501778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:15:59.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:17:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"842179cc-607e-40d5-89c7-499f98cccd43","timestamp":"2023-04-22T04:17:45.633197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:17:45.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"842179cc-607e-40d5-89c7-499f98cccd43","timestamp":"2023-04-22T04:17:45.633197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:17:45.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:17:48.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5e50b60-8629-410f-b6e8-a1f827b758fe","timestamp":"2023-04-22T04:17:47.033983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:17:48.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:17:49.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"581ff12d-d77d-4735-b7c6-0ae221caa8f8","timestamp":"2023-04-22T04:17:48.592166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:17:49.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:17:51.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ee8bc97-637e-47f8-b9d1-6b482436fedc","timestamp":"2023-04-22T04:17:51.115249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:17:51.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:17:59.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae10cee1-49c7-42a0-9fe6-433e5a3aa6e7","timestamp":"2023-04-22T04:17:58.501782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:17:59.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:19:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f250ed9-7297-4b7c-97f5-d6da738a387b","timestamp":"2023-04-22T04:19:45.633294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:19:45.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f250ed9-7297-4b7c-97f5-d6da738a387b","timestamp":"2023-04-22T04:19:45.633294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:19:45.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:19:48.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54d8dfaf-0f33-41bf-8bca-2df9865787c9","timestamp":"2023-04-22T04:19:47.033858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:19:48.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:19:49.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f4143fd-e373-4e51-a140-b9765dcd7a5f","timestamp":"2023-04-22T04:19:48.591908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:19:49.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:19:51.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c18b3b16-9a5b-4c07-a334-196ae1323f23","timestamp":"2023-04-22T04:19:51.115208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:19:51.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:19:59.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b6e1c92-8961-44e0-af42-62417b3b1786","timestamp":"2023-04-22T04:19:58.501842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:19:59.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:21:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ed4a14e-d393-49cd-9530-29ec0f5ca85c","timestamp":"2023-04-22T04:21:45.633201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:21:45.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ed4a14e-d393-49cd-9530-29ec0f5ca85c","timestamp":"2023-04-22T04:21:45.633201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:21:45.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:21:48.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0891219f-a98a-4922-a707-172bceb501df","timestamp":"2023-04-22T04:21:47.034081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:21:48.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:21:49.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a2dc068-63ff-4593-b7cb-a20eb353b364","timestamp":"2023-04-22T04:21:48.592144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:21:49.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:21:51.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c54ce4a4-c839-4eaf-bac8-616d5b097bf4","timestamp":"2023-04-22T04:21:51.115205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:21:51.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:21:59.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2933ef3f-e45c-4f17-bc37-f28ad8a89124","timestamp":"2023-04-22T04:21:58.501888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:21:59.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:23:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ada21211-5561-47f5-a777-0d1a97cf9b79","timestamp":"2023-04-22T04:23:45.633534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:23:45.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ada21211-5561-47f5-a777-0d1a97cf9b79","timestamp":"2023-04-22T04:23:45.633534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:23:45.758+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:23:48.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed5a54da-84eb-44ad-864f-600573963644","timestamp":"2023-04-22T04:23:47.033954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:23:48.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:23:49.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fd75f6a-40be-4846-b9fe-91e702e8b358","timestamp":"2023-04-22T04:23:48.592388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:23:49.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:23:51.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6312713a-ef00-4b46-b317-fbfcd33cde26","timestamp":"2023-04-22T04:23:51.115277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:23:51.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:23:59.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29ed6331-d175-4f02-a0d1-79aff3485339","timestamp":"2023-04-22T04:23:58.501740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:23:59.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:25:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17179cb2-7894-462b-9fc3-e0f139e2ab7c","timestamp":"2023-04-22T04:25:45.633503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:25:45.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17179cb2-7894-462b-9fc3-e0f139e2ab7c","timestamp":"2023-04-22T04:25:45.633503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:25:45.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:25:48.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd4ea9cf-aab6-4fb7-a441-7b172b681dde","timestamp":"2023-04-22T04:25:47.034033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:25:48.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:25:49.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a81e56bf-4345-4883-a3cc-350123fa5b7a","timestamp":"2023-04-22T04:25:48.592010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:25:49.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:25:51.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"566c4d1d-5bc9-4965-9b7f-a8fe57375470","timestamp":"2023-04-22T04:25:51.115308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:25:51.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:25:59.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"501dcbdb-5d00-437e-b4cd-51f1bcf0212f","timestamp":"2023-04-22T04:25:58.501753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:25:59.364+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:27:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8f7ef25-c8c9-41b4-b59e-d695606058bd","timestamp":"2023-04-22T04:27:45.633405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:27:45.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8f7ef25-c8c9-41b4-b59e-d695606058bd","timestamp":"2023-04-22T04:27:45.633405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:27:45.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:27:48.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1cf2440-2a97-4edc-a6b5-de5659029d03","timestamp":"2023-04-22T04:27:47.033994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:27:48.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:27:49.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01fcede2-1eb6-46b4-8300-10b44cd71e78","timestamp":"2023-04-22T04:27:48.591920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:27:49.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:27:51.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f551f005-6490-4539-813e-e02b4967837c","timestamp":"2023-04-22T04:27:51.115248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:27:51.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:27:59.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bfedf87-99e7-4f07-aeeb-3437cf4b7120","timestamp":"2023-04-22T04:27:58.501826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:27:59.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:29:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90f15fd6-701e-4c07-bab6-4a1b3f0b96b3","timestamp":"2023-04-22T04:29:45.633332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:29:45.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90f15fd6-701e-4c07-bab6-4a1b3f0b96b3","timestamp":"2023-04-22T04:29:45.633332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:29:45.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:29:48.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fa87fd8-2a0b-473d-9315-58996561f154","timestamp":"2023-04-22T04:29:47.033903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:29:48.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:29:49.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b073c14-7133-4f00-9f9e-c0f32daf1d42","timestamp":"2023-04-22T04:29:48.591903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:29:49.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:29:51.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f4eecb9-2b17-485b-b0ba-50c8b2bc43b1","timestamp":"2023-04-22T04:29:51.115706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:29:51.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:29:59.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5405e4cf-2ffa-4978-a981-961f0282e42b","timestamp":"2023-04-22T04:29:58.501643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:29:59.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:31:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14118786-417c-426a-ba87-6aaacb64d8c5","timestamp":"2023-04-22T04:31:45.633267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:31:45.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14118786-417c-426a-ba87-6aaacb64d8c5","timestamp":"2023-04-22T04:31:45.633267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:31:45.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:31:48.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f597c85-8fed-49b1-a9d1-1b2cd0b2f910","timestamp":"2023-04-22T04:31:47.033969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:31:48.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:31:49.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da96bad7-7399-485a-ad27-a32994c18c63","timestamp":"2023-04-22T04:31:48.592026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:31:49.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:31:51.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c80e0886-6974-43e8-88b0-5bbf8e9f1c89","timestamp":"2023-04-22T04:31:51.115145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:31:51.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:31:59.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20dc8151-bda4-4efe-8863-276345411736","timestamp":"2023-04-22T04:31:58.501818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:31:59.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:32:45.730+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected. [2023-04-22T04:33:45.635+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f32a8c9-69c5-4fd0-8701-143c4640e692","timestamp":"2023-04-22T04:33:45.634392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:33:45.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f32a8c9-69c5-4fd0-8701-143c4640e692","timestamp":"2023-04-22T04:33:45.634392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:33:45.688+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:33:48.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55ba6457-4da7-4460-ac30-514354f94f89","timestamp":"2023-04-22T04:33:47.033953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:33:48.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:33:49.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2bec551-11a3-4bc4-97c8-e340abaca322","timestamp":"2023-04-22T04:33:48.592067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:33:49.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:33:51.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6f5dfd1-4cd2-4860-b1d3-3e97812b5faa","timestamp":"2023-04-22T04:33:51.115159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:33:51.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:33:59.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55cd7126-4d5e-4eb2-a238-92046edd6c14","timestamp":"2023-04-22T04:33:58.501661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:33:59.417+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:35:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"73e0ec3f-6fef-4991-9615-76a8f7f70167","timestamp":"2023-04-22T04:35:45.633273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:35:45.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"73e0ec3f-6fef-4991-9615-76a8f7f70167","timestamp":"2023-04-22T04:35:45.633273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:35:45.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:35:48.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"466dbfa3-0a68-4bf6-b040-b5395549f27d","timestamp":"2023-04-22T04:35:47.033935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:35:48.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:35:49.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41781524-f428-447c-8093-3d33f3a92403","timestamp":"2023-04-22T04:35:48.592217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:35:49.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:35:51.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6be6e007-efe8-415e-93d4-1726331e5ff5","timestamp":"2023-04-22T04:35:51.115520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:35:51.610+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:35:59.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a23c7e20-5e82-4418-a45b-094cce186e8b","timestamp":"2023-04-22T04:35:58.501734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:35:59.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:37:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1a9b00a-6911-4ce6-b2fc-86c024f51a1b","timestamp":"2023-04-22T04:37:45.633165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:37:45.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1a9b00a-6911-4ce6-b2fc-86c024f51a1b","timestamp":"2023-04-22T04:37:45.633165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:37:45.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:37:48.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c5ed5e1-e6fe-44eb-8c55-aa63daf6e2f9","timestamp":"2023-04-22T04:37:47.034051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:37:48.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:37:49.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bb502fe-561a-4ab6-a040-cf2ed6aa8f1a","timestamp":"2023-04-22T04:37:48.592080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:37:49.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:37:51.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64650785-912f-45a5-a481-c449a73b0c22","timestamp":"2023-04-22T04:37:51.115274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:37:51.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:37:59.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec903b9-e28f-4414-8f9f-51e42c9648ac","timestamp":"2023-04-22T04:37:58.501568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:37:59.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:39:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49abe2e9-f526-4d6d-87ef-3d126b7a6b49","timestamp":"2023-04-22T04:39:45.633182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:39:45.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49abe2e9-f526-4d6d-87ef-3d126b7a6b49","timestamp":"2023-04-22T04:39:45.633182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:39:45.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:39:48.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d38aa7ab-b808-4d6e-b0fb-ac477c591a39","timestamp":"2023-04-22T04:39:47.034007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:39:48.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:39:49.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3a7650a-390b-49bc-8b77-ee85c4c559ef","timestamp":"2023-04-22T04:39:48.592191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:39:49.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:39:51.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a244d97e-55d6-4161-9b52-d1b7aa8241b6","timestamp":"2023-04-22T04:39:51.115233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:39:51.711+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:39:59.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"510c96f2-fa84-407f-88bc-1a6f0e529d9c","timestamp":"2023-04-22T04:39:58.501776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:39:59.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:41:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"438383e0-84ce-4db0-aa7f-b6f8b8f6c579","timestamp":"2023-04-22T04:41:45.633415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:41:45.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"438383e0-84ce-4db0-aa7f-b6f8b8f6c579","timestamp":"2023-04-22T04:41:45.633415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:41:45.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:41:48.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac496bf2-335d-413b-b52a-d942d793785f","timestamp":"2023-04-22T04:41:47.033995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:41:48.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:41:49.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"751499c2-90ad-4061-b9fa-7c8096742265","timestamp":"2023-04-22T04:41:48.591844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:41:49.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:41:51.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48d7efc1-c5e1-4dd1-9ff6-a4b20cd3e5c8","timestamp":"2023-04-22T04:41:51.115183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:41:51.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:41:59.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04c269b8-3c60-4bcc-b751-61fdd3af73da","timestamp":"2023-04-22T04:41:58.501716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:41:59.366+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:43:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c3874e7-92ae-472c-bb3d-a461f0ca4ae4","timestamp":"2023-04-22T04:43:45.633531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:43:45.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c3874e7-92ae-472c-bb3d-a461f0ca4ae4","timestamp":"2023-04-22T04:43:45.633531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:43:45.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:43:48.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5dc0927-340b-4ceb-a804-982b5ee84c47","timestamp":"2023-04-22T04:43:47.034129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:43:48.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:43:49.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6c535c6-d902-46f3-b772-a6a4a9d31735","timestamp":"2023-04-22T04:43:48.592006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:43:49.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:43:51.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9d55533-ee66-4afa-935b-4df1944d27ff","timestamp":"2023-04-22T04:43:51.115266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:43:51.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:43:59.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ac9fc98-d68e-42c3-b144-02bd474d4e98","timestamp":"2023-04-22T04:43:58.501926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:43:59.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:45:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5474386-7ed5-4431-8b2f-78c9454c86bd","timestamp":"2023-04-22T04:45:45.633598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:45:45.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5474386-7ed5-4431-8b2f-78c9454c86bd","timestamp":"2023-04-22T04:45:45.633598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:45:45.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:45:48.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42e23c2b-81e5-43df-8f63-cd0a8871ed0b","timestamp":"2023-04-22T04:45:47.034007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:45:48.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:45:49.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c4707ca-de00-456f-876c-640cd0bc5d64","timestamp":"2023-04-22T04:45:48.592151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:45:49.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:45:51.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba389b71-6574-4684-8361-e965ade098d7","timestamp":"2023-04-22T04:45:51.115171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:45:51.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:45:59.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a42653a-891b-4ead-ac62-5964ae0e75e8","timestamp":"2023-04-22T04:45:58.501699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:45:59.364+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:47:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eafa85b-9028-4331-80f8-0692c1900df8","timestamp":"2023-04-22T04:47:45.633380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:47:45.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eafa85b-9028-4331-80f8-0692c1900df8","timestamp":"2023-04-22T04:47:45.633380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:47:45.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:47:48.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"186fad13-8885-4c42-b6e8-036520fe0ddc","timestamp":"2023-04-22T04:47:47.034315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:47:48.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:47:49.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65f24e33-d881-41db-a7e5-20e82f6d9716","timestamp":"2023-04-22T04:47:48.592295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:47:49.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:47:51.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6079c7ee-6d48-4fb8-af9a-7d8cc5031cfd","timestamp":"2023-04-22T04:47:51.115438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:47:51.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:47:59.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5feb64a6-05fe-4216-9eb0-dd342e605c14","timestamp":"2023-04-22T04:47:58.501955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:47:59.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:49:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7588b53c-5891-4aa8-b1fb-7c6002ffc763","timestamp":"2023-04-22T04:49:45.633155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:49:45.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7588b53c-5891-4aa8-b1fb-7c6002ffc763","timestamp":"2023-04-22T04:49:45.633155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:49:45.726+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:49:48.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4264fba3-3e19-4492-801f-2ece647648a5","timestamp":"2023-04-22T04:49:47.033966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:49:48.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:49:49.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c73e992-1143-4616-a880-d3550be2cdd2","timestamp":"2023-04-22T04:49:48.591974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:49:49.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:49:51.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d812b6a-51c9-4696-b93a-1fcb610f27d9","timestamp":"2023-04-22T04:49:51.115321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:49:51.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:49:59.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9a6c688-330b-4d56-8b07-1c5bab1412fc","timestamp":"2023-04-22T04:49:58.501830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:49:59.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:51:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7883a978-e9a6-4afa-a61f-211921ade406","timestamp":"2023-04-22T04:51:45.633293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:51:45.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7883a978-e9a6-4afa-a61f-211921ade406","timestamp":"2023-04-22T04:51:45.633293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:51:45.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:51:48.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe754385-b052-4177-9429-f8b5275ab7fd","timestamp":"2023-04-22T04:51:47.033948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:51:48.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:51:49.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49ff76ae-74b6-41b1-96c1-fa8bb9b5e375","timestamp":"2023-04-22T04:51:48.593893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:51:49.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:51:51.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1a1ad0d-b4ea-41db-827c-de7e5fc3520b","timestamp":"2023-04-22T04:51:51.115459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:51:51.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:51:59.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4741f5f8-312c-4083-b4f7-773e3614b9ea","timestamp":"2023-04-22T04:51:58.501613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:51:59.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:53:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b1f1242-7fbb-4767-b220-b51ed9cd049f","timestamp":"2023-04-22T04:53:45.633240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:53:45.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b1f1242-7fbb-4767-b220-b51ed9cd049f","timestamp":"2023-04-22T04:53:45.633240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:53:45.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:53:48.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da372d90-b464-4749-906a-9dc434824994","timestamp":"2023-04-22T04:53:47.034201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:53:48.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:53:49.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e4f5e3a-c92f-44b6-b1f3-7e11485072ee","timestamp":"2023-04-22T04:53:48.592192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:53:49.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:53:51.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"125c4176-5009-445c-b8db-b2516e76c2b5","timestamp":"2023-04-22T04:53:51.115327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:53:51.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:53:59.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23744777-436f-4b97-9728-70dbb3f717fe","timestamp":"2023-04-22T04:53:58.501873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:53:59.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:55:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"50e04a30-367e-433f-a627-f6ebf8a3933b","timestamp":"2023-04-22T04:55:45.633263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:55:45.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"50e04a30-367e-433f-a627-f6ebf8a3933b","timestamp":"2023-04-22T04:55:45.633263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:55:45.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:55:48.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4745dbd5-40b7-49de-a2f4-07c0f22dfce4","timestamp":"2023-04-22T04:55:47.034235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:55:48.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:55:49.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d685540a-b924-4298-9d0b-4431bd1012b6","timestamp":"2023-04-22T04:55:48.592367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:55:49.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:55:51.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78be6a1a-1463-4450-90b2-3f95bfb2089c","timestamp":"2023-04-22T04:55:51.115267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:55:51.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:55:59.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b8e892-3d46-4584-9df0-01dead6cd677","timestamp":"2023-04-22T04:55:58.501841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:55:59.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:57:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a99140d9-97f0-4c92-9a0a-05db05282ebc","timestamp":"2023-04-22T04:57:45.633477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:57:45.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a99140d9-97f0-4c92-9a0a-05db05282ebc","timestamp":"2023-04-22T04:57:45.633477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:57:45.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:57:48.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06d36f94-6c3b-40d2-8dbf-3b3a84be55b8","timestamp":"2023-04-22T04:57:47.033906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:57:48.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:57:49.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35204e25-9cce-4da3-9263-4366c1d5c6f5","timestamp":"2023-04-22T04:57:48.591999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:57:49.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:57:51.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c16bd93-eecf-42b7-ac28-1be3fe91420e","timestamp":"2023-04-22T04:57:51.115394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:57:51.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:57:59.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33265189-96d3-4bbd-948b-a26a23830c1c","timestamp":"2023-04-22T04:57:58.502540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:57:59.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:59:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2aaab6c7-5b35-486f-8199-9440c9d0d73f","timestamp":"2023-04-22T04:59:45.633377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:59:45.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2aaab6c7-5b35-486f-8199-9440c9d0d73f","timestamp":"2023-04-22T04:59:45.633377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T04:59:45.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:59:48.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89909014-acb9-40ce-8fa6-254d93210cff","timestamp":"2023-04-22T04:59:47.033972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T04:59:48.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:59:49.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62ac89a4-00b4-4c0b-b58f-8c635b732118","timestamp":"2023-04-22T04:59:48.591851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T04:59:49.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:59:51.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5594357f-55cd-4126-a3d5-5aa163b8a0c6","timestamp":"2023-04-22T04:59:51.115156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T04:59:51.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T04:59:59.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d44389f0-5e73-45e3-9ee7-e6714de254a3","timestamp":"2023-04-22T04:59:58.501692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T04:59:59.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:01:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb4bcd09-0ce9-4733-af19-70d95a143aea","timestamp":"2023-04-22T05:01:45.633286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:01:45.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb4bcd09-0ce9-4733-af19-70d95a143aea","timestamp":"2023-04-22T05:01:45.633286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:01:45.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:01:48.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcc6fec7-490d-443c-b7d3-4584e4624bf0","timestamp":"2023-04-22T05:01:47.033900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:01:48.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:01:49.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a22a9f2f-f966-4f0d-ac27-99c581079996","timestamp":"2023-04-22T05:01:48.592455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:01:49.377+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:01:51.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"138e9afe-2073-416c-8a95-394bea88fce6","timestamp":"2023-04-22T05:01:51.115278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:01:51.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:01:59.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2df2721-ff96-4ae2-8049-c51a3edaa9ad","timestamp":"2023-04-22T05:01:58.501804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:01:59.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:03:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0fab449-11c8-4c9b-921b-4e52b94d0909","timestamp":"2023-04-22T05:03:45.633389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:03:45.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0fab449-11c8-4c9b-921b-4e52b94d0909","timestamp":"2023-04-22T05:03:45.633389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:03:45.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:03:48.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"812091d9-57d0-48fe-ae09-db5418d46fdf","timestamp":"2023-04-22T05:03:47.033891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:03:48.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:03:49.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6bcbb57-8335-46fa-b164-7eb78171e474","timestamp":"2023-04-22T05:03:48.591980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:03:49.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:03:51.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c215aba0-8833-45f7-b0e8-2d6f460c47a5","timestamp":"2023-04-22T05:03:51.115317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:03:51.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:03:59.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef091ddb-a4cc-4bc5-8ef0-37c5f5e16b5d","timestamp":"2023-04-22T05:03:58.501609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:03:59.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:05:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"088b7f64-e3f1-4271-91fe-b7c345d14e63","timestamp":"2023-04-22T05:05:45.633238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:05:45.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"088b7f64-e3f1-4271-91fe-b7c345d14e63","timestamp":"2023-04-22T05:05:45.633238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:05:45.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:05:48.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c74afcc4-c442-45a7-88c5-fc5c5159024f","timestamp":"2023-04-22T05:05:47.034108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:05:48.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:05:49.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a973cfd-6683-409b-81a5-7042cae8bc5a","timestamp":"2023-04-22T05:05:48.591998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:05:49.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:05:51.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"012bae26-06e8-4363-a0e3-bb20e1e01758","timestamp":"2023-04-22T05:05:51.115329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:05:51.640+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:05:59.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0777ca85-c1ce-46ed-8e16-ca2958798d78","timestamp":"2023-04-22T05:05:58.501694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:05:59.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:07:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b80dbf17-7deb-44f6-94fb-1b0e9ded3851","timestamp":"2023-04-22T05:07:45.633421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:07:45.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b80dbf17-7deb-44f6-94fb-1b0e9ded3851","timestamp":"2023-04-22T05:07:45.633421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:07:45.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:07:48.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e15770d3-0187-47f9-919f-367b119e2664","timestamp":"2023-04-22T05:07:47.034163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:07:48.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:07:49.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34032e83-0486-4573-80d4-26dbab945892","timestamp":"2023-04-22T05:07:48.591930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:07:49.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:07:51.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbb73838-33f1-490b-bfa4-dce0eae8cf6b","timestamp":"2023-04-22T05:07:51.115304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:07:51.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:07:59.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1169acb5-53a0-48ea-8522-09ed4d73fea8","timestamp":"2023-04-22T05:07:58.501919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:07:59.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:09:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db8968dd-aabe-44f6-9ed3-c0f22a354c30","timestamp":"2023-04-22T05:09:45.633211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:09:45.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db8968dd-aabe-44f6-9ed3-c0f22a354c30","timestamp":"2023-04-22T05:09:45.633211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:09:45.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:09:48.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f33e76-0c52-42cb-b7f0-34641cb5edae","timestamp":"2023-04-22T05:09:47.033921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:09:48.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:09:49.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20826dfb-9bba-490a-b09e-4e7d54b4593e","timestamp":"2023-04-22T05:09:48.591925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:09:49.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:09:51.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3758715f-b7b1-4a48-aa79-0c53387f0eec","timestamp":"2023-04-22T05:09:51.115116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:09:51.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:09:59.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bec558de-e69b-4312-a2df-b35b5cbe7255","timestamp":"2023-04-22T05:09:58.501858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:09:59.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:10:45.710+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected. [2023-04-22T05:11:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96854e3c-299f-4373-b40a-4a7942651709","timestamp":"2023-04-22T05:11:45.633295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:11:45.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96854e3c-299f-4373-b40a-4a7942651709","timestamp":"2023-04-22T05:11:45.633295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:11:45.755+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:11:48.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f274b1eb-d4a0-4d62-88b8-723a54f6c7fc","timestamp":"2023-04-22T05:11:47.033911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:11:48.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:11:49.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a955c73b-b152-4197-b033-fca3cbec676e","timestamp":"2023-04-22T05:11:48.591998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:11:49.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:11:51.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff84cc79-a171-42a1-8137-f2e8c0e1ad46","timestamp":"2023-04-22T05:11:51.115456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:11:51.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:11:59.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43fc5121-28c2-46f6-a199-2e154ea85d09","timestamp":"2023-04-22T05:11:58.501764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:11:59.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:13:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65514f78-6e13-41ca-a911-face1452501c","timestamp":"2023-04-22T05:13:45.633375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:13:45.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65514f78-6e13-41ca-a911-face1452501c","timestamp":"2023-04-22T05:13:45.633375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:13:45.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:13:48.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a821e38-b5dc-471c-b08f-83d49da1b057","timestamp":"2023-04-22T05:13:47.033941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:13:48.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:13:49.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cede56c-4626-4f9c-939c-a3650ed3249d","timestamp":"2023-04-22T05:13:48.592538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:13:49.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:13:51.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fae3e7a4-4156-407a-81f4-ca69f19b76c5","timestamp":"2023-04-22T05:13:51.115453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:13:51.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:13:59.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8139b949-5372-4ddf-b46b-d0bb261642a5","timestamp":"2023-04-22T05:13:58.501748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:13:59.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:15:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"baa3c73a-ffa4-49e4-b216-06c9536e65bd","timestamp":"2023-04-22T05:15:45.633306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:15:45.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"baa3c73a-ffa4-49e4-b216-06c9536e65bd","timestamp":"2023-04-22T05:15:45.633306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:15:45.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:15:48.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe8effea-9721-4d09-a9b0-2706c23c7936","timestamp":"2023-04-22T05:15:47.034069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:15:48.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:15:49.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"370d7876-d8df-45b5-9dc6-d13582c07d5d","timestamp":"2023-04-22T05:15:48.592219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:15:49.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:15:51.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e1808f-5314-4e47-a25a-bc538fa17a60","timestamp":"2023-04-22T05:15:51.115200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:15:51.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:15:59.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f56721c-e508-4016-9457-cdc8db311b96","timestamp":"2023-04-22T05:15:58.501629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:15:59.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:17:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0495e40-7fc2-4ad1-bfea-c1c8f4cf54e5","timestamp":"2023-04-22T05:17:45.633210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:17:45.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0495e40-7fc2-4ad1-bfea-c1c8f4cf54e5","timestamp":"2023-04-22T05:17:45.633210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:17:45.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:17:48.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98591b78-0625-4231-a930-212f5a76bd73","timestamp":"2023-04-22T05:17:47.034521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:17:48.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:17:49.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc891c1b-2dc0-421f-b3cc-b40081393271","timestamp":"2023-04-22T05:17:48.591934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:17:49.392+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:17:51.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"890b77d3-4613-4882-aebf-aadccca80fe9","timestamp":"2023-04-22T05:17:51.115366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:17:51.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:17:59.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54eb98f8-e2ab-4f51-8f07-7bc9dcfa3d6d","timestamp":"2023-04-22T05:17:58.501721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:17:59.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:19:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba10735-b69e-4301-bcb8-0e0d1ac69416","timestamp":"2023-04-22T05:19:45.633201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:19:45.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba10735-b69e-4301-bcb8-0e0d1ac69416","timestamp":"2023-04-22T05:19:45.633201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:19:45.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:19:48.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47d0f09c-024e-46a1-b68d-7e8ab0693052","timestamp":"2023-04-22T05:19:47.033991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:19:48.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:19:49.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dde4c3c-fb16-4144-8351-95721b7ade60","timestamp":"2023-04-22T05:19:48.592044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:19:49.315+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:19:51.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d7abbc2-e98d-4181-8736-5bdbce6547d5","timestamp":"2023-04-22T05:19:51.115312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:19:51.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:19:59.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2290247-5158-4b2b-9b2d-ab01df531120","timestamp":"2023-04-22T05:19:58.501712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:19:59.369+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:21:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdb734d8-b628-4f49-b04a-3c0e4944c99c","timestamp":"2023-04-22T05:21:45.633452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:21:45.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdb734d8-b628-4f49-b04a-3c0e4944c99c","timestamp":"2023-04-22T05:21:45.633452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:21:45.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:21:48.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7dc9157-8e47-4ea9-99fd-3638503f8d75","timestamp":"2023-04-22T05:21:47.033829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:21:48.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:21:49.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac89cede-c33b-4dc6-8f12-e35ae834d126","timestamp":"2023-04-22T05:21:48.591914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:21:49.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:21:51.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"356329ed-d0a3-4371-bf1d-996e7acc5a9b","timestamp":"2023-04-22T05:21:51.115292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:21:51.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:21:59.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1939fb-dfc2-4256-b0bc-d8cf31200697","timestamp":"2023-04-22T05:21:58.501696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:21:59.378+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:23:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"abaf85c8-bd2d-4adf-964a-026b82eb6f5b","timestamp":"2023-04-22T05:23:45.633199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:23:45.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"abaf85c8-bd2d-4adf-964a-026b82eb6f5b","timestamp":"2023-04-22T05:23:45.633199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:23:45.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:23:48.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"013e6db9-a69e-4cdc-9c1b-8fd1aad221ab","timestamp":"2023-04-22T05:23:47.033941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:23:48.178+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:23:49.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2354c045-f08d-49b0-bb8a-ad453f1bbc37","timestamp":"2023-04-22T05:23:48.592086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:23:49.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:23:51.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20a238ab-70e9-4e73-bf8a-3105a36204b3","timestamp":"2023-04-22T05:23:51.115279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:23:51.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:23:59.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f74dd1a-2646-4d96-8c3f-63521a0079a8","timestamp":"2023-04-22T05:23:58.501656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:23:59.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:25:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"395d2fa0-6626-443d-a835-c1c4b7192bc3","timestamp":"2023-04-22T05:25:45.633330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:25:45.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"395d2fa0-6626-443d-a835-c1c4b7192bc3","timestamp":"2023-04-22T05:25:45.633330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:25:45.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:25:48.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52731eb3-2290-4640-815b-3831d13ac8da","timestamp":"2023-04-22T05:25:47.033966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:25:48.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:25:49.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c5e6fc1-d68e-4984-bc0f-ffc3dd3f2909","timestamp":"2023-04-22T05:25:48.591884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:25:49.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:25:51.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f37ec3b2-b3e3-4436-bd18-266cfa137f7b","timestamp":"2023-04-22T05:25:51.115425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:25:51.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:25:59.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14de4788-0c62-4788-801d-23e541e7c343","timestamp":"2023-04-22T05:25:58.501617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:25:59.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:27:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bac4f23-f937-47d0-8622-7eb422c03fe1","timestamp":"2023-04-22T05:27:45.633416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:27:45.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bac4f23-f937-47d0-8622-7eb422c03fe1","timestamp":"2023-04-22T05:27:45.633416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:27:45.671+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:27:48.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07b30881-110c-4a4c-b4a1-085e7fdf6404","timestamp":"2023-04-22T05:27:47.033910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:27:48.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:27:49.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ad3d337-d8c4-45ee-83f1-04267bc9e832","timestamp":"2023-04-22T05:27:48.592078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:27:49.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:27:51.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d56ecc9e-cf9d-4035-a65b-4534e8420b88","timestamp":"2023-04-22T05:27:51.115527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:27:51.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:27:59.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"180bb229-e790-4746-9925-95d098613853","timestamp":"2023-04-22T05:27:58.501759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:27:59.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:29:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c9695af-1799-4b8d-b39c-bd0fc5b495f6","timestamp":"2023-04-22T05:29:45.633171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:29:45.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c9695af-1799-4b8d-b39c-bd0fc5b495f6","timestamp":"2023-04-22T05:29:45.633171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:29:45.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:29:48.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b33cd17c-7558-49a6-b760-4af3a0979836","timestamp":"2023-04-22T05:29:47.033926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:29:48.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:29:49.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5e8dc03-3af9-4f08-8144-8eb6d7822b0b","timestamp":"2023-04-22T05:29:48.591993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:29:49.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:29:51.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af98214b-2712-4888-b9e5-215b8a1106a4","timestamp":"2023-04-22T05:29:51.115614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:29:51.631+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:29:59.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f9fd2f9-ccba-4d9e-9bb8-b0f1a726f84a","timestamp":"2023-04-22T05:29:58.501580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:29:59.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:31:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee2a7b37-960d-40af-9733-97701790c113","timestamp":"2023-04-22T05:31:45.633288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:31:45.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee2a7b37-960d-40af-9733-97701790c113","timestamp":"2023-04-22T05:31:45.633288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:31:45.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:31:48.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13b8ac37-8a24-4565-a523-5d062fd7e56c","timestamp":"2023-04-22T05:31:47.033836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:31:48.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:31:49.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1c8c774-e52c-488c-87f2-565722017df4","timestamp":"2023-04-22T05:31:48.591879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:31:49.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:31:51.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84e20d98-ffeb-4104-aaf8-5fe1165dc011","timestamp":"2023-04-22T05:31:51.115282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:31:51.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:31:59.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fa00029-de5e-42a2-9c7f-9ca6a9e34d3d","timestamp":"2023-04-22T05:31:58.501629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:31:59.369+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:33:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a456a58-02f3-4999-9a44-0819907424d4","timestamp":"2023-04-22T05:33:45.633371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:33:45.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a456a58-02f3-4999-9a44-0819907424d4","timestamp":"2023-04-22T05:33:45.633371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:33:45.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:33:48.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"506eeced-8a4f-4cae-87ea-5826bd7064c9","timestamp":"2023-04-22T05:33:47.033979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:33:48.181+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:33:49.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dd9cb0a-772e-4bf4-9966-af4f283208d0","timestamp":"2023-04-22T05:33:48.592188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:33:49.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:33:51.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63a0d03b-f8ee-4e24-a0ee-46fbeddcfa03","timestamp":"2023-04-22T05:33:51.115242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:33:51.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:33:59.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f2c7342-1918-486e-9474-16dcb3ae3147","timestamp":"2023-04-22T05:33:58.501712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:33:59.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:35:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4db75b85-7275-46e4-9006-60f50892a43f","timestamp":"2023-04-22T05:35:45.633327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:35:45.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4db75b85-7275-46e4-9006-60f50892a43f","timestamp":"2023-04-22T05:35:45.633327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:35:45.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:35:48.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb49f77b-d549-4410-acd3-278d44ea1a50","timestamp":"2023-04-22T05:35:47.033952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:35:48.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:35:49.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e108ea66-cf52-4b19-90d8-216f9f7809e7","timestamp":"2023-04-22T05:35:48.592010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:35:49.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:35:51.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db9fc6bc-56a1-401a-b381-28a043e5bc2c","timestamp":"2023-04-22T05:35:51.115312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:35:51.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:35:59.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f5384ca-37fb-4785-a784-222f51626ec6","timestamp":"2023-04-22T05:35:58.501666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:35:59.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:37:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f2af964-6f69-47a9-904b-637136e8131e","timestamp":"2023-04-22T05:37:45.633490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:37:45.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f2af964-6f69-47a9-904b-637136e8131e","timestamp":"2023-04-22T05:37:45.633490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:37:45.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:37:48.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"749f0a41-59a3-4c7e-a4ad-b40af262a116","timestamp":"2023-04-22T05:37:47.033826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:37:48.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:37:49.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25d01bb4-a79f-4c3c-8c79-01ed44bf205c","timestamp":"2023-04-22T05:37:48.592540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:37:49.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:37:51.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bf24c8d-3672-4262-bcb7-808cc263db5d","timestamp":"2023-04-22T05:37:51.115278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:37:51.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:37:59.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34228b52-aaf1-431e-b976-7a2d949a2849","timestamp":"2023-04-22T05:37:58.501607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:37:59.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:39:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d41f1584-1e25-4993-9605-c70ed46d00e9","timestamp":"2023-04-22T05:39:45.633405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:39:45.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d41f1584-1e25-4993-9605-c70ed46d00e9","timestamp":"2023-04-22T05:39:45.633405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:39:45.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:39:48.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b47ca4b6-0303-46ed-97ca-be094f8e25bb","timestamp":"2023-04-22T05:39:47.033839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:39:48.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:39:49.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"771e159f-3c69-4c33-ada5-610a1cf9a5ae","timestamp":"2023-04-22T05:39:48.592191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:39:49.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:39:51.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ddfc013-7259-499b-b1b6-5a108b838172","timestamp":"2023-04-22T05:39:51.115280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:39:51.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:39:59.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c946e25-bb35-4623-b79a-564f36f70c88","timestamp":"2023-04-22T05:39:58.501818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:39:59.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:40:15.690+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected. [2023-04-22T05:41:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49761983-8490-4757-8f28-5d35a4b84f3d","timestamp":"2023-04-22T05:41:45.633307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:41:45.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49761983-8490-4757-8f28-5d35a4b84f3d","timestamp":"2023-04-22T05:41:45.633307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:41:45.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:41:48.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddb3312f-b7a4-4987-aa33-963c2c48e190","timestamp":"2023-04-22T05:41:47.034161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:41:48.184+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:41:49.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b213d33-fd07-40db-9bfa-f3a83940a071","timestamp":"2023-04-22T05:41:48.592224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:41:49.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:41:51.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8b3ad7e-df5e-469d-a08a-6d7326dce1a8","timestamp":"2023-04-22T05:41:51.115313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:41:51.647+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:41:59.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1765004-edd6-40d4-a4d4-14fb5086644a","timestamp":"2023-04-22T05:41:58.501690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:41:59.375+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:43:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0244707d-cafb-4cb5-bd6e-11336c1e7f73","timestamp":"2023-04-22T05:43:45.633371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:43:45.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0244707d-cafb-4cb5-bd6e-11336c1e7f73","timestamp":"2023-04-22T05:43:45.633371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:43:45.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:43:48.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"769ba18f-5140-4b7b-b2de-9343e85bb113","timestamp":"2023-04-22T05:43:47.033821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:43:48.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:43:49.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc7ab632-53b4-431c-acaa-e4dc0d1fd02e","timestamp":"2023-04-22T05:43:48.592341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:43:49.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:43:51.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ad5aa0b-4a8b-43bd-87af-8aaa3e45edf6","timestamp":"2023-04-22T05:43:51.115477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:43:51.640+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:43:59.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bc5cce5-22f2-42bf-888c-b567dab6742e","timestamp":"2023-04-22T05:43:58.501588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:43:59.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:45:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4154ce3-4ff7-4bee-afa3-d4b300fc7a5a","timestamp":"2023-04-22T05:45:45.633353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:45:45.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4154ce3-4ff7-4bee-afa3-d4b300fc7a5a","timestamp":"2023-04-22T05:45:45.633353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:45:45.732+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:45:48.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdbf41fa-1131-411e-92b6-a0ee46e3f291","timestamp":"2023-04-22T05:45:47.033859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:45:48.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:45:49.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b1768ac-abb8-4517-ae3b-69eefe2ff940","timestamp":"2023-04-22T05:45:48.592040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:45:49.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:45:51.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10a0e07e-c338-4975-9ba7-63a79847644b","timestamp":"2023-04-22T05:45:51.115256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:45:51.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:45:59.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d1bef69-a52a-4b70-abbc-cafd50e60e8b","timestamp":"2023-04-22T05:45:58.501758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:45:59.377+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:47:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e54f662-6b61-4ace-8be3-e8e2efbfbead","timestamp":"2023-04-22T05:47:45.633300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:47:45.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e54f662-6b61-4ace-8be3-e8e2efbfbead","timestamp":"2023-04-22T05:47:45.633300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:47:45.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:47:48.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43d59f6d-5f6a-4cf6-9985-215c59968a4d","timestamp":"2023-04-22T05:47:47.033964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:47:48.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:47:49.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a5b15b3-74fc-4b51-88de-79b423df31ca","timestamp":"2023-04-22T05:47:48.591805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:47:49.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:47:51.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a20c7bb-3240-442f-bfa9-3414b5f944aa","timestamp":"2023-04-22T05:47:51.115217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:47:51.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:47:59.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"354838dc-be8b-4b8b-8976-551d6b3ba55a","timestamp":"2023-04-22T05:47:58.501767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:47:59.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:49:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d32b96-d195-405c-a5fa-5520e6d6cc7f","timestamp":"2023-04-22T05:49:45.633235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:49:45.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d32b96-d195-405c-a5fa-5520e6d6cc7f","timestamp":"2023-04-22T05:49:45.633235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:49:45.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:49:48.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3a36605-1d6f-432a-a13b-717e3dab8fe7","timestamp":"2023-04-22T05:49:47.034340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:49:48.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:49:49.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c89d6009-0458-45ef-87a4-a5f4e6e79d6e","timestamp":"2023-04-22T05:49:48.591825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:49:49.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:49:51.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d2f05b5-6cec-473a-adfe-73f903218b78","timestamp":"2023-04-22T05:49:51.115157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:49:51.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:49:59.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8df927c-bd43-4924-a880-c9ce6db2f048","timestamp":"2023-04-22T05:49:58.501670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:49:59.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:51:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3287e61f-a5cb-43b4-b9e4-000359dcb8a1","timestamp":"2023-04-22T05:51:45.633168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:51:45.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3287e61f-a5cb-43b4-b9e4-000359dcb8a1","timestamp":"2023-04-22T05:51:45.633168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:51:45.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:51:48.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b93fa0e4-ca72-454f-951a-ec93dea38244","timestamp":"2023-04-22T05:51:47.033807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:51:48.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:51:49.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e3b2fa7-acf2-4516-a485-15a64adea18e","timestamp":"2023-04-22T05:51:48.591949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:51:49.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:51:51.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c23ccd81-4ed7-4c63-ae1e-c5a61a290dab","timestamp":"2023-04-22T05:51:51.115111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:51:51.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:51:59.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18ed54bf-65f9-4fc8-9fd9-8930f5e619ae","timestamp":"2023-04-22T05:51:58.501663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:51:59.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:53:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed089a86-a78a-472e-b00c-5bc6743be9e9","timestamp":"2023-04-22T05:53:45.633238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:53:45.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed089a86-a78a-472e-b00c-5bc6743be9e9","timestamp":"2023-04-22T05:53:45.633238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:53:45.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:53:48.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"189321ab-ce35-4277-91d8-cc1780cf6463","timestamp":"2023-04-22T05:53:47.034003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:53:48.178+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:53:49.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91335baa-ebda-4ecd-959f-46728ab9d2d6","timestamp":"2023-04-22T05:53:48.592016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:53:49.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:53:51.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a39dcc3-fc7b-404d-9ab0-b4f96ddbd130","timestamp":"2023-04-22T05:53:51.115148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:53:51.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:53:59.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"074b0264-73b9-4533-bb40-eec134e5f1b0","timestamp":"2023-04-22T05:53:58.501656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:53:59.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:55:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80be2276-bd63-4930-a6ce-45a47c32b6c7","timestamp":"2023-04-22T05:55:45.633375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:55:45.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80be2276-bd63-4930-a6ce-45a47c32b6c7","timestamp":"2023-04-22T05:55:45.633375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:55:45.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:55:48.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cf0909e-adaf-4403-93b4-61e147f6990c","timestamp":"2023-04-22T05:55:47.033938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:55:48.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:55:49.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d97d8fc-6981-4a7a-aff2-af21e29e08a1","timestamp":"2023-04-22T05:55:48.591817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:55:49.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:55:51.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d69bae19-aec8-4418-af45-3d817f3e4068","timestamp":"2023-04-22T05:55:51.115246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:55:51.648+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:55:59.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77428b66-6450-4f33-beee-0d8130e54aaa","timestamp":"2023-04-22T05:55:58.501788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:55:59.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:57:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1f14ae5-6cb7-473a-8d70-cf61ca2bc223","timestamp":"2023-04-22T05:57:45.633183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:57:45.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1f14ae5-6cb7-473a-8d70-cf61ca2bc223","timestamp":"2023-04-22T05:57:45.633183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:57:45.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:57:48.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e7d121e-21f2-4243-9b89-1deb3995d820","timestamp":"2023-04-22T05:57:47.033966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:57:48.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:57:49.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38cb0a69-5af0-4ce1-9263-e854668d7905","timestamp":"2023-04-22T05:57:48.591980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:57:49.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:57:51.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"098d71d2-0700-49ed-bbc7-1161122bf8c4","timestamp":"2023-04-22T05:57:51.115310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:57:51.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:57:59.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5984c27-c348-4ae3-a000-f999f5a03f95","timestamp":"2023-04-22T05:57:58.501830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:57:59.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:59:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17137b07-23da-48c2-a1ce-1fee7ed56b63","timestamp":"2023-04-22T05:59:45.633403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:59:45.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17137b07-23da-48c2-a1ce-1fee7ed56b63","timestamp":"2023-04-22T05:59:45.633403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T05:59:45.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:59:48.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"550d692a-1f50-47ba-8cda-098e8017b411","timestamp":"2023-04-22T05:59:47.034110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T05:59:48.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:59:49.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c82f46f8-d61e-4568-923f-e7bf1579296b","timestamp":"2023-04-22T05:59:48.591934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T05:59:49.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:59:51.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9584cab0-eb6a-4d43-9f4f-0f8f3b041bb6","timestamp":"2023-04-22T05:59:51.115193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T05:59:51.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T05:59:59.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"068b2970-450b-41d6-8324-e51cafab20df","timestamp":"2023-04-22T05:59:58.502357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T05:59:59.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:01:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25bbb92b-a545-4045-a278-b4ff8abda21c","timestamp":"2023-04-22T06:01:45.633292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:01:45.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25bbb92b-a545-4045-a278-b4ff8abda21c","timestamp":"2023-04-22T06:01:45.633292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:01:45.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:01:48.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33869ccd-21cd-4113-81a7-c4c49a460a29","timestamp":"2023-04-22T06:01:47.034044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:01:48.184+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:01:49.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08228a2c-d938-4707-b5a1-433e60bc2877","timestamp":"2023-04-22T06:01:48.592027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:01:49.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:01:51.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41dbb881-92aa-40f5-b5a6-ded679e01596","timestamp":"2023-04-22T06:01:51.115367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:01:51.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:01:59.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f0dfc76-4b59-4182-afa7-5f0a92ae2b9b","timestamp":"2023-04-22T06:01:58.501707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:01:59.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:03:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b9e1ca-c6b9-4198-a0c2-cc9c1203e9d7","timestamp":"2023-04-22T06:03:45.633363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:03:45.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b9e1ca-c6b9-4198-a0c2-cc9c1203e9d7","timestamp":"2023-04-22T06:03:45.633363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:03:45.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:03:48.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"920026d6-88cd-4396-9bd6-658d479ec361","timestamp":"2023-04-22T06:03:47.034046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:03:48.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:03:49.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4a8fe82-2878-4ead-b99b-10a4c736a893","timestamp":"2023-04-22T06:03:48.592225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:03:49.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:03:51.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"674bae62-f0ed-4aa8-846e-d825238a4e25","timestamp":"2023-04-22T06:03:51.115100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:03:51.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:03:59.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8c5700b-428f-4803-b564-59c7a1ee7a9e","timestamp":"2023-04-22T06:03:58.501736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:03:59.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:05:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0303118-27dc-498e-afa5-4f3c99823988","timestamp":"2023-04-22T06:05:45.633281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:05:45.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0303118-27dc-498e-afa5-4f3c99823988","timestamp":"2023-04-22T06:05:45.633281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:05:45.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:05:48.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4766680d-cc59-4efc-886d-8651bb1c4f3c","timestamp":"2023-04-22T06:05:47.034064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:05:48.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:05:49.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"092f91ce-f0d0-40d1-a378-ed57d993ab8f","timestamp":"2023-04-22T06:05:48.591830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:05:49.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:05:51.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3076d8bf-8df6-48bb-8a1e-dd5dddd33b33","timestamp":"2023-04-22T06:05:51.115361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:05:51.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:05:59.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa7421b4-579c-47f6-a681-8d77807f1b6d","timestamp":"2023-04-22T06:05:58.501650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:05:59.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:07:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"432ffad7-b98e-45cc-9037-77246defad40","timestamp":"2023-04-22T06:07:45.633441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:07:45.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"432ffad7-b98e-45cc-9037-77246defad40","timestamp":"2023-04-22T06:07:45.633441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:07:45.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:07:48.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04dbd176-c622-4ff9-ab6a-4c7d3b61b53b","timestamp":"2023-04-22T06:07:47.034419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:07:48.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:07:49.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dc5466b-472f-4461-aea8-9e182568aaae","timestamp":"2023-04-22T06:07:48.591837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:07:49.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:07:51.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df1c73c5-0e09-44d1-8735-ec527b4d1b89","timestamp":"2023-04-22T06:07:51.115076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:07:51.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:07:59.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"576e9295-7644-4bc5-9b47-23d11f5caa58","timestamp":"2023-04-22T06:07:58.501573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:07:59.405+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:08:45.706+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected. [2023-04-22T06:09:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"60900f97-72cd-4462-a3b8-9b4bdfae7b55","timestamp":"2023-04-22T06:09:45.633211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:09:45.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"60900f97-72cd-4462-a3b8-9b4bdfae7b55","timestamp":"2023-04-22T06:09:45.633211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:09:45.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:09:48.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03e0efd8-247f-4cbb-b0ce-452bf8d338a3","timestamp":"2023-04-22T06:09:47.033892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:09:48.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:09:49.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9e1800c-d1d4-445e-ac69-b85f76a47153","timestamp":"2023-04-22T06:09:48.591809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:09:49.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:09:51.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2be8d545-cc86-4092-af92-00af09afbadf","timestamp":"2023-04-22T06:09:51.115396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:09:51.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:09:59.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b33a86c1-2cf9-40f3-a4e9-33a6bc9964ad","timestamp":"2023-04-22T06:09:58.501634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:09:59.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:11:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"67e6dbaa-4c2d-4e4b-9b43-0df6f6285947","timestamp":"2023-04-22T06:11:45.633539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:11:45.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"67e6dbaa-4c2d-4e4b-9b43-0df6f6285947","timestamp":"2023-04-22T06:11:45.633539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:11:45.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:11:48.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2e393a0-3fef-47e6-a5ef-35292808127d","timestamp":"2023-04-22T06:11:47.033909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:11:48.185+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:11:49.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"316b84a7-54de-4fee-ae93-654680489cec","timestamp":"2023-04-22T06:11:48.592339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:11:49.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:11:51.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6566663-dcb2-4a15-bc2d-8862b2a7ea56","timestamp":"2023-04-22T06:11:51.115308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:11:51.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:11:59.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98ea35c1-5920-4c0d-a261-8e268bf1ff4d","timestamp":"2023-04-22T06:11:58.501873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:11:59.387+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:13:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cc1c867-4f52-4d3f-9577-de2226db7fa0","timestamp":"2023-04-22T06:13:45.633422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:13:45.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cc1c867-4f52-4d3f-9577-de2226db7fa0","timestamp":"2023-04-22T06:13:45.633422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:13:45.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:13:48.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"840043ea-501a-4263-8e4f-0b640d86f56e","timestamp":"2023-04-22T06:13:47.034105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:13:48.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:13:49.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86183a1b-c15f-46cc-ad0c-0a42a2ea3aba","timestamp":"2023-04-22T06:13:48.592316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:13:49.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:13:51.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7626c206-dd53-4412-a3ab-bab70f8f1600","timestamp":"2023-04-22T06:13:51.118449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:13:51.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:13:59.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c2e0e32-4419-4170-a209-a4e95c7827ca","timestamp":"2023-04-22T06:13:58.501620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:13:59.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:15:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"263f6613-8c2b-4bdf-a4ce-3683496580d4","timestamp":"2023-04-22T06:15:45.633201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:15:45.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"263f6613-8c2b-4bdf-a4ce-3683496580d4","timestamp":"2023-04-22T06:15:45.633201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:15:45.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:15:48.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75facf2e-7d07-43b0-92e9-2e2d662f9436","timestamp":"2023-04-22T06:15:47.034057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:15:48.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:15:49.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a554c08f-5772-4f16-a55f-4f3cb26d9be7","timestamp":"2023-04-22T06:15:48.591901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:15:49.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:15:51.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb1f6d34-a846-4300-bcb3-53fbd621de3c","timestamp":"2023-04-22T06:15:51.115334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:15:51.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:15:59.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"156e492f-9f8a-4b1b-a7ef-5a473e8fd0e6","timestamp":"2023-04-22T06:15:58.501805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:15:59.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:17:45.634+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92c33f39-3603-446d-aba5-f1a0f319b0ac","timestamp":"2023-04-22T06:17:45.633495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:17:45.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92c33f39-3603-446d-aba5-f1a0f319b0ac","timestamp":"2023-04-22T06:17:45.633495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:17:45.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:17:48.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec386985-1689-441e-8881-98d2a682cc87","timestamp":"2023-04-22T06:17:47.033906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:17:48.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:17:49.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a23ed643-d40e-4b84-9921-cc1b759b0c0c","timestamp":"2023-04-22T06:17:48.591948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:17:49.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:17:51.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8e37431-c1db-473d-9a8e-98d2731cf391","timestamp":"2023-04-22T06:17:51.115218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:17:51.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:17:59.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3d6217b-9be7-44fb-951e-d8fc01a17b32","timestamp":"2023-04-22T06:17:58.501714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:17:59.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:19:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14c5e642-61b6-48f4-a12c-05106bdc9b30","timestamp":"2023-04-22T06:19:45.633265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:19:45.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14c5e642-61b6-48f4-a12c-05106bdc9b30","timestamp":"2023-04-22T06:19:45.633265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:19:45.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:19:48.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7cef144-c446-4e1c-9393-234e8da37fbc","timestamp":"2023-04-22T06:19:47.033928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:19:48.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:19:49.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3092a80b-5455-46fb-9d56-f46ac0974586","timestamp":"2023-04-22T06:19:48.600538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:19:49.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:19:51.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72a27bbf-18f1-49ee-8cc8-f9af101e4ba8","timestamp":"2023-04-22T06:19:51.115493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:19:51.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:19:59.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81398676-2948-4a5f-9cd5-fa4e5d8b02f3","timestamp":"2023-04-22T06:19:58.502019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:19:59.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:21:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1c948cf-6002-45e6-8552-8684d21ccaf2","timestamp":"2023-04-22T06:21:45.633298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:21:45.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1c948cf-6002-45e6-8552-8684d21ccaf2","timestamp":"2023-04-22T06:21:45.633298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:21:45.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:21:48.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c74981d8-009a-46c6-b7fb-7cd24c12d554","timestamp":"2023-04-22T06:21:47.033902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:21:48.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:21:49.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a09c9b0e-168e-4162-aaa1-03387453bdc4","timestamp":"2023-04-22T06:21:48.591904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:21:49.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:21:51.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4ea5076-a31d-4381-b0a3-904fae1e033c","timestamp":"2023-04-22T06:21:51.115247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:21:51.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:21:59.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2b9ade6-c3be-410a-82c4-f8611e634a4e","timestamp":"2023-04-22T06:21:58.501760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:21:59.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:23:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c79e4afa-24fa-4372-91a6-3ad9de964e39","timestamp":"2023-04-22T06:23:45.633254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:23:45.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c79e4afa-24fa-4372-91a6-3ad9de964e39","timestamp":"2023-04-22T06:23:45.633254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:23:45.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:23:48.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dd994c7-36a5-4642-bb9a-b830e1b7d500","timestamp":"2023-04-22T06:23:47.034036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:23:48.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:23:49.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99949e5a-2816-4032-aec0-59070ca4ac0f","timestamp":"2023-04-22T06:23:48.591947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:23:49.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:23:51.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc79af4d-6ab7-4b24-a7e2-fceefe3a05c8","timestamp":"2023-04-22T06:23:51.115412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:23:51.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:23:59.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"759c2c79-0364-4d33-a87e-8a8a3fd5c07d","timestamp":"2023-04-22T06:23:58.501722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:23:59.386+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:25:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eac0fb2-988d-4d56-856e-cd1d61f5ae13","timestamp":"2023-04-22T06:25:45.633367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:25:45.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eac0fb2-988d-4d56-856e-cd1d61f5ae13","timestamp":"2023-04-22T06:25:45.633367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:25:45.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:25:48.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"890b5c08-631e-4f81-bb37-a76bd2010588","timestamp":"2023-04-22T06:25:47.034034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:25:48.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:25:49.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7f82e16-f3b3-485e-832d-4de3f6233428","timestamp":"2023-04-22T06:25:48.592041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:25:49.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:25:51.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dc6aee2-8e88-450a-820b-ee3a9cb112f5","timestamp":"2023-04-22T06:25:51.115273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:25:51.648+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:25:59.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a36c118a-b335-4ec8-b14d-800eb33cc033","timestamp":"2023-04-22T06:25:58.501759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:25:59.386+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:27:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f43f9b2-f143-4432-9ea2-0c138ebf390a","timestamp":"2023-04-22T06:27:45.633263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:27:45.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f43f9b2-f143-4432-9ea2-0c138ebf390a","timestamp":"2023-04-22T06:27:45.633263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:27:45.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:27:48.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"933d85ff-7e79-47be-8e84-1248723c5c98","timestamp":"2023-04-22T06:27:47.033798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:27:48.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:27:49.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7ef1650-8c02-469b-92a9-b1c22bee1957","timestamp":"2023-04-22T06:27:48.592195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:27:49.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:27:51.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8959250-e3ed-4623-9d8f-726e3a5e4694","timestamp":"2023-04-22T06:27:51.115509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:27:51.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:27:59.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6166eaf4-10f2-4762-b0f6-9773956c779f","timestamp":"2023-04-22T06:27:58.501757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:27:59.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:29:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c75190b3-b80c-4db0-947e-d6dbb4c629be","timestamp":"2023-04-22T06:29:45.633350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:29:45.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c75190b3-b80c-4db0-947e-d6dbb4c629be","timestamp":"2023-04-22T06:29:45.633350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:29:45.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:29:48.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c700f27d-c582-4a45-836d-be8dd6abbebd","timestamp":"2023-04-22T06:29:47.034036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:29:48.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:29:49.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f9a1da6-ed56-4ca6-b963-93ecbd7c9138","timestamp":"2023-04-22T06:29:48.592051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:29:49.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:29:51.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e3e0ac5-7179-490c-bc61-d495e223baf9","timestamp":"2023-04-22T06:29:51.115115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:29:51.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:29:59.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d2a89f0-3c70-4d89-97e8-23c10919de5d","timestamp":"2023-04-22T06:29:58.501600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:29:59.393+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:31:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a002990-7490-4411-a0a2-1177a2719bfb","timestamp":"2023-04-22T06:31:45.633228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:31:45.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a002990-7490-4411-a0a2-1177a2719bfb","timestamp":"2023-04-22T06:31:45.633228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:31:45.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:31:48.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f70983bd-22c8-4ab3-b9d5-384e538799de","timestamp":"2023-04-22T06:31:47.033906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:31:48.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:31:49.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b813892-a0b6-4c6f-88ae-c058b8ecf3c9","timestamp":"2023-04-22T06:31:48.591854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:31:49.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:31:51.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e87d317-7cf4-4ee3-97ee-70671dc2d926","timestamp":"2023-04-22T06:31:51.115170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:31:51.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:31:59.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4db57eb-20dc-4d97-81aa-204c27f22dc2","timestamp":"2023-04-22T06:31:58.501711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:31:59.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:33:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b50b8087-f42c-4943-8776-c02d2d9fb61f","timestamp":"2023-04-22T06:33:45.633326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:33:45.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b50b8087-f42c-4943-8776-c02d2d9fb61f","timestamp":"2023-04-22T06:33:45.633326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:33:45.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:33:48.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98cfb3c6-f3d9-4e78-aca6-35e832620bfa","timestamp":"2023-04-22T06:33:47.033951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:33:48.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:33:49.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eacaab9e-eda5-4504-a0d4-343c5c4c9344","timestamp":"2023-04-22T06:33:48.593462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:33:49.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:33:51.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ca52fda-e657-429f-997d-868d37401d83","timestamp":"2023-04-22T06:33:51.115318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:33:51.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:33:59.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7432f776-81b2-4cae-959c-c857df0bc070","timestamp":"2023-04-22T06:33:58.501718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:33:59.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:35:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6082727-4452-4003-8bb1-f3cb2bdd71aa","timestamp":"2023-04-22T06:35:45.633308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:35:45.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6082727-4452-4003-8bb1-f3cb2bdd71aa","timestamp":"2023-04-22T06:35:45.633308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:35:45.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:35:48.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac096f51-d8af-4bf7-8a47-b892f2236c2a","timestamp":"2023-04-22T06:35:47.033750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:35:48.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:35:49.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"164c1516-0a2a-4095-b33d-49a5abed7165","timestamp":"2023-04-22T06:35:48.591860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:35:49.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:35:51.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e3f2ce2-a34e-48d7-bd0a-5ae003999a9f","timestamp":"2023-04-22T06:35:51.115322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:35:51.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:35:59.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e6fbc1e-91e2-4ffd-9bcf-cf563805d497","timestamp":"2023-04-22T06:35:58.501623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:35:59.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:37:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5bffdc7-4fb9-431a-9eca-c8bd92b388da","timestamp":"2023-04-22T06:37:45.633256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:37:45.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5bffdc7-4fb9-431a-9eca-c8bd92b388da","timestamp":"2023-04-22T06:37:45.633256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:37:45.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:37:48.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64fdefa5-9241-4296-a443-c84cd318f1d3","timestamp":"2023-04-22T06:37:47.033939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:37:48.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:37:49.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cd5e62e-feb2-4b1b-a91d-69a285951ef5","timestamp":"2023-04-22T06:37:48.591830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:37:49.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:37:51.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98b6a164-7e32-4c95-8373-5e51749b93b8","timestamp":"2023-04-22T06:37:51.115353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:37:51.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:37:59.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77fe6b8e-6d4b-4fb4-931e-e2a4574b2ff8","timestamp":"2023-04-22T06:37:58.501657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:37:59.392+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:39:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"438e303a-96ed-49dc-90c3-63458045e93a","timestamp":"2023-04-22T06:39:45.633282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:39:45.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"438e303a-96ed-49dc-90c3-63458045e93a","timestamp":"2023-04-22T06:39:45.633282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:39:45.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:39:48.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea6dca7-7ff9-4da9-b3f3-093945178976","timestamp":"2023-04-22T06:39:47.034091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:39:48.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:39:49.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f952435-5c46-46be-b8f4-9392b2f551ac","timestamp":"2023-04-22T06:39:48.592187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:39:49.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:39:51.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"446b736d-796b-41b0-b049-0969562e8199","timestamp":"2023-04-22T06:39:51.115461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:39:51.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:39:59.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfd53f46-632e-4ea6-b939-b0628213c41d","timestamp":"2023-04-22T06:39:58.501534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:39:59.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:41:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4467c18d-4968-43c8-be2d-54148a7e6270","timestamp":"2023-04-22T06:41:45.633324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:41:45.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4467c18d-4968-43c8-be2d-54148a7e6270","timestamp":"2023-04-22T06:41:45.633324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:41:45.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:41:48.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cecd044-8c98-49d7-a483-df5dffb95c36","timestamp":"2023-04-22T06:41:47.033891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:41:48.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:41:49.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba384fb8-6a2d-4d6e-ab34-46c6bb37111f","timestamp":"2023-04-22T06:41:48.592054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:41:49.419+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:41:51.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96c224cf-65ac-4e2c-82a4-2dcbc7b35b87","timestamp":"2023-04-22T06:41:51.115217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:41:51.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:41:59.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9dbe01b-91e5-4128-bf98-0f825ca9858e","timestamp":"2023-04-22T06:41:58.502114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:41:59.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:43:45.633+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebb9783a-5fbd-4eb6-a330-e28f69760dac","timestamp":"2023-04-22T06:43:45.633176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:43:45.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9009ff92-cdc0-41ed-ba2d-bbfb934d96d0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebb9783a-5fbd-4eb6-a330-e28f69760dac","timestamp":"2023-04-22T06:43:45.633176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-22T06:43:45.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:43:48.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f274fbb-ba56-4f80-951d-ef151cda95ce","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e3226dd-6f2a-409f-81d7-8c8103f5c5d0","timestamp":"2023-04-22T06:43:47.034090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-22T06:43:48.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:43:49.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"020bc630-3484-4bf5-9f43-66458282b389","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97b4c976-1ef2-4c87-8501-1e141ee721b0","timestamp":"2023-04-22T06:43:48.592019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-22T06:43:49.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:43:51.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcff5ec2-5569-4613-93e6-fb7b9a4d9faf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"005c65a8-38a1-4d62-a0ad-75831163fee7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15c3f970-f054-4014-8f47-bc801e9995f1","timestamp":"2023-04-22T06:43:51.115204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-22T06:43:51.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-22T06:43:59.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a08b71e1-ca3a-437e-8fa4-0693f73ef06e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8171778-e37e-4572-9cd1-3ff06d1fc4c7","timestamp":"2023-04-22T06:43:58.501723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-22T06:43:59.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS