Results

By type

          Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml file

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

[2023-03-20T17:43:33.600+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-runtime-acm-8674f49679-km25c with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-20T17:43:33.605+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-20T17:43:33.640+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-20T17:43:35.892+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-03-20T17:43:36.284+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 374 ms. Found 5 JPA repository interfaces.
[2023-03-20T17:43:39.029+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-03-20T17:43:39.047+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-03-20T17:43:39.048+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-20T17:43:39.048+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-20T17:43:39.174+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-03-20T17:43:39.174+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5385 ms
[2023-03-20T17:43:39.821+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-03-20T17:43:40.089+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-03-20T17:43:40.206+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-03-20T17:43:40.769+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-03-20T17:43:41.061+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-03-20T17:43:41.281+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-03-20T17:43:41.321+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-03-20T17:43:44.181+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-03-20T17:43:44.209+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-03-20T17:43:45.773+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-runtime-acm-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-runtime-acm
	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-03-20T17:43:45.872+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-20T17:43:46.028+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-20T17:43:46.028+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-20T17:43:46.028+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679334226025
[2023-03-20T17:43:46.032+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-1, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-20T17:43:46.518+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@22a6d75c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a9840f3, org.springframework.security.web.context.SecurityContextPersistenceFilter@24134cbc, org.springframework.security.web.header.HeaderWriterFilter@752b69e3, org.springframework.security.web.authentication.logout.LogoutFilter@4dc52559, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@515ab3f2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@22f02996, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@42c0a16e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7d30007d, org.springframework.security.web.session.SessionManagementFilter@6544899b, org.springframework.security.web.access.ExceptionTranslationFilter@492521c4, org.springframework.security.web.access.intercept.AuthorizationFilter@5fef0c19]
[2023-03-20T17:43:47.049+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2023-03-20T17:43:50.691+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-03-20T17:43:50.745+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-03-20T17:43:50.774+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-03-20T17:43:50.795+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-20T17:43:50.795+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-20T17:43:50.806+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=2121af1c-4904-40f5-8570-7df0587386a8, consumerInstance=onap-policy-clamp-runtime-acm-8674f49679-km25c, 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-03-20T17:43:50.852+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-runtime-acm-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-runtime-acm
	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-03-20T17:43:50.859+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-20T17:43:50.860+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-20T17:43:50.860+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679334230859
[2023-03-20T17:43:50.860+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-20T17:43:50.861+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=377f4acd-69b1-4e3c-a184-48b398ecdca6, alive=false, publisher=null]]: starting
[2023-03-20T17:43:50.894+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-runtime-acm-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-03-20T17:43:50.917+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-03-20T17:43:50.946+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-20T17:43:50.946+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-20T17:43:50.946+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679334230946
[2023-03-20T17:43:50.946+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=377f4acd-69b1-4e3c-a184-48b398ecdca6, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-20T17:43:50.946+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$3af32f53
[2023-03-20T17:43:50.959+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$52d609ad
[2023-03-20T17:43:50.963+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$74d83f59
[2023-03-20T17:43:50.967+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$845e1a07
[2023-03-20T17:43:50.971+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$25e70de4
[2023-03-20T17:43:50.974+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$9b5c77b2
[2023-03-20T17:43:50.977+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-03-20T17:43:50.978+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-03-20T17:43:50.978+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-03-20T17:43:50.978+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-03-20T17:43:50.978+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-03-20T17:43:50.978+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-03-20T17:43:50.978+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-20T17:43:50.978+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=2121af1c-4904-40f5-8570-7df0587386a8, consumerInstance=onap-policy-clamp-runtime-acm-8674f49679-km25c, 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@58e03769
[2023-03-20T17:43:50.979+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=2121af1c-4904-40f5-8570-7df0587386a8, consumerInstance=onap-policy-clamp-runtime-acm-8674f49679-km25c, 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-03-20T17:43:50.979+00:00|INFO|ServiceManager|main] service manager started
[2023-03-20T17:43:51.029+00:00|INFO|Application|main] Started Application in 19.141 seconds (JVM running for 20.374)
[2023-03-20T17:43:51.995+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:43:51.996+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:43:51.996+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:43:51.996+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:43:51.996+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:43:51.996+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 9QnTwG7_Rle-j9qbE1v8Mw
[2023-03-20T17:43:51.997+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: g32yTkd-TXuJkj03ayRFTA
[2023-03-20T17:43:51.999+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] ProducerId set to 6 with epoch 0
[2023-03-20T17:43:51.999+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cluster ID: g32yTkd-TXuJkj03ayRFTA
[2023-03-20T17:43:52.001+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-03-20T17:43:52.018+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-03-20T17:43:52.071+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-runtime-acm-2-d1c9362e-c0ad-4c11-a465-b9d00a04d293
[2023-03-20T17:43:52.071+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] 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-03-20T17:43:52.071+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-03-20T17:43:55.081+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-d1c9362e-c0ad-4c11-a465-b9d00a04d293', protocol='range'}
[2023-03-20T17:43:55.086+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Finished assignment for group at generation 1: {consumer-policy-clamp-runtime-acm-2-d1c9362e-c0ad-4c11-a465-b9d00a04d293=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-03-20T17:43:55.127+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-d1c9362e-c0ad-4c11-a465-b9d00a04d293', protocol='range'}
[2023-03-20T17:43:55.127+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] 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-03-20T17:43:55.134+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] 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-03-20T17:43:55.152+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-03-20T17:43:55.152+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-03-20T17:43:55.152+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-03-20T17:43:55.152+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-03-20T17:43:55.155+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-03-20T17:43:55.155+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-03-20T17:43:55.270+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-4 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-03-20T17:43:55.271+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=2, 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-03-20T17:43:55.294+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=2, 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-03-20T17:43:55.294+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-03-20T17:43:55.296+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=4, 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-03-20T17:43:55.296+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=5, 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-03-20T17:45:03.586+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-03-20T17:45:03.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8dabb85-02e4-4a1a-b72f-fa19a86fb28b","timestamp":"2023-03-20T17:45:04.259620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:45:04.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b06b20f-9ff5-4294-820f-c2313f8896e4","timestamp":"2023-03-20T17:45:03.992162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:45:07.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d87ccd4-b152-49b8-9035-7d931396c568","timestamp":"2023-03-20T17:45:07.393559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:45:08.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25011ccd-2959-4b24-b41e-9cfcc699b4ba","timestamp":"2023-03-20T17:45:07.297504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:45:15.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"804e886a-706c-4ef7-ae6e-ef0536157f5d","timestamp":"2023-03-20T17:45:17.199573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:45:50.797+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T17:47:03.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c338988-668a-4be2-8a19-8ba1f5b028ec","timestamp":"2023-03-20T17:47:04.259603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:47:04.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4147e619-9095-428c-aed4-66f238550abb","timestamp":"2023-03-20T17:47:03.992143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:47:07.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14814135-46ea-47c4-ad42-ca82aa6e3068","timestamp":"2023-03-20T17:47:07.393470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:47:08.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"663139f6-11a0-4d64-9e14-be4a7b9a5d3a","timestamp":"2023-03-20T17:47:07.297406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:47:15.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22c45f51-6abc-47aa-8b6f-e33788ff5cbf","timestamp":"2023-03-20T17:47:17.199737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:47:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T17:49:03.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aea66b5b-77c0-4994-9844-c9fd29639ef5","timestamp":"2023-03-20T17:49:04.259643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:49:04.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e35e4fe7-d6c7-42a6-aa38-78c9a24a10ae","timestamp":"2023-03-20T17:49:03.992267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:49:07.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"058a797e-e2f3-4d3d-b4f8-d571d07d51d3","timestamp":"2023-03-20T17:49:07.393715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:49:08.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2372447-3cab-4750-9e65-239253b2216a","timestamp":"2023-03-20T17:49:07.298096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:49:15.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"146ec98e-8642-42d6-99ec-d7d41c90dd03","timestamp":"2023-03-20T17:49:17.200371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:49:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T17:51:03.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da560bc7-7da4-4498-b92b-38fa99dcc734","timestamp":"2023-03-20T17:51:04.259403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:51:04.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ef04bc8-74e8-4566-b2b1-529def39d3ec","timestamp":"2023-03-20T17:51:03.991941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:51:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b21f1a-d8d0-4cd2-b510-a7be508a6c6f","timestamp":"2023-03-20T17:51:07.393347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:51:08.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30648c43-f607-47c2-ba59-1d8af47119b1","timestamp":"2023-03-20T17:51:07.297409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:51:15.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7afda2b5-61a5-487a-a406-6a3404c549dd","timestamp":"2023-03-20T17:51:17.199493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:51:50.796+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T17:52:52.265+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected.
[2023-03-20T17:52:52.300+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Node -1 disconnected.
[2023-03-20T17:53:03.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05d23a4b-7af4-48f0-bd76-161c0cbcd5f6","timestamp":"2023-03-20T17:53:04.259594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:53:04.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"46ceb249-55ce-452c-b026-e6c1886f75c8","timestamp":"2023-03-20T17:53:03.992265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:53:07.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5120797e-8b46-419f-a447-63a39b882fbc","timestamp":"2023-03-20T17:53:07.393499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:53:08.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a371df02-37bc-4509-b440-c7d208189df7","timestamp":"2023-03-20T17:53:07.297496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:53:16.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4365ea0-1ba9-4a2c-a41f-cf94a6682eba","timestamp":"2023-03-20T17:53:17.200309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:53:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T17:55:03.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3b44be3-62db-49a2-b4a2-dc971701e2ce","timestamp":"2023-03-20T17:55:04.259612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:55:04.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35269df6-451f-49f5-9350-4789b5ffaa85","timestamp":"2023-03-20T17:55:03.992254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:55:07.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"337f7663-63fb-4ef5-b832-aeca025de8e8","timestamp":"2023-03-20T17:55:07.394486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:55:08.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d5cb658-d73f-4f45-afd4-1166acbc196d","timestamp":"2023-03-20T17:55:07.297442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:55:15.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8321f216-ed78-41df-83cc-7f9e3d7f093e","timestamp":"2023-03-20T17:55:17.199553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:55:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T17:57:03.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c444fafe-0e43-4a5d-8750-3788d74ce77c","timestamp":"2023-03-20T17:57:04.259824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:57:04.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62432067-f6d7-4d26-933b-07dd29bfa717","timestamp":"2023-03-20T17:57:03.992193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:57:07.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d3b8e61-fc58-440d-a9eb-9cf96d62258e","timestamp":"2023-03-20T17:57:07.393614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:57:07.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af5bac5a-f19c-4166-9b94-239f497a339c","timestamp":"2023-03-20T17:57:07.297422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:57:15.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20dd1a81-fac7-40a4-85eb-824cb34db608","timestamp":"2023-03-20T17:57:17.200451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:57:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T17:59:03.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bac6134f-f0a6-4ea7-b2e7-79e9ff23d3ca","timestamp":"2023-03-20T17:59:04.259396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T17:59:04.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e30f449-2b8e-4c42-a34a-89f91934107b","timestamp":"2023-03-20T17:59:03.992236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T17:59:07.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2db143ea-e2fb-4cc0-89d2-104b03dfd857","timestamp":"2023-03-20T17:59:07.393792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T17:59:09.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f79d1bf-993f-40ac-bdec-b70309537844","timestamp":"2023-03-20T17:59:07.297608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T17:59:15.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc42f4d-fa44-4018-a39c-a1b595df695e","timestamp":"2023-03-20T17:59:17.199577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T17:59:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:01:03.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"010c9085-9c35-4d22-a6b8-615c902fdfb6","timestamp":"2023-03-20T18:01:04.259568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:01:04.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a56068a-2e2f-4e7b-88a0-3453f6e422e2","timestamp":"2023-03-20T18:01:03.992130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:01:07.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"704f9b63-e05c-4240-858e-910152f44fdb","timestamp":"2023-03-20T18:01:07.393541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:01:09.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42422abb-1a60-40c0-86b3-9f422ef94370","timestamp":"2023-03-20T18:01:07.297333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:01:15.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"583882cb-60da-43ef-9eb4-723750aea235","timestamp":"2023-03-20T18:01:17.199632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:01:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:03:03.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6d74eb7-d4f2-46e6-9d10-6eed0cbd72e1","timestamp":"2023-03-20T18:03:04.259603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:03:04.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cb261e7-b840-4a95-9aaf-0f1b757c0a9b","timestamp":"2023-03-20T18:03:03.992219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:03:07.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9643197b-9bc6-4f20-a577-5cf08c4289ad","timestamp":"2023-03-20T18:03:07.396260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:03:07.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72fccc32-c24b-4b70-9f12-57d839443daf","timestamp":"2023-03-20T18:03:07.297576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:03:15.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbb341bd-7749-40a2-84aa-f67f0b1c1f16","timestamp":"2023-03-20T18:03:17.200317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:03:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:05:03.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27449a9a-a6c2-4194-8699-8e86b6c54624","timestamp":"2023-03-20T18:05:04.259687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:05:04.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfb5a3a9-2b90-4dd6-82ff-132699099228","timestamp":"2023-03-20T18:05:03.992089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:05:07.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa529b76-0747-434e-b221-20185c63f131","timestamp":"2023-03-20T18:05:07.393600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:05:07.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7df75ffc-b2a8-4ec7-8253-952276035181","timestamp":"2023-03-20T18:05:07.297377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:05:15.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb1f123d-c93e-4577-a603-f4abfe87a832","timestamp":"2023-03-20T18:05:17.199582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:05:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:07:03.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf588431-073f-49f6-a852-1aa9fb05eda2","timestamp":"2023-03-20T18:07:04.259602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:07:04.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"04af1b6e-08e5-4cb3-94e2-67824eb39af4","timestamp":"2023-03-20T18:07:03.992165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:07:07.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"268927ac-31b0-4646-812a-564bcbee7b4b","timestamp":"2023-03-20T18:07:07.393548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:07:07.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf28b40e-3360-4699-a90d-293ccc4b8a09","timestamp":"2023-03-20T18:07:07.297544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:07:15.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50ff9207-5184-45f9-867d-e7258f9bffc1","timestamp":"2023-03-20T18:07:17.199689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:07:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:09:03.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1dca59c-d7b5-4b6a-8106-f88757cba9d2","timestamp":"2023-03-20T18:09:04.259602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:09:05.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf49d54d-7d38-45c1-9c79-b2c2024578b9","timestamp":"2023-03-20T18:09:03.992182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:09:07.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a8e98fe-1652-41e4-baa2-978aa82ce567","timestamp":"2023-03-20T18:09:07.393438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:09:09.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e25b0eeb-cb2f-4e3d-928d-104e6fc76618","timestamp":"2023-03-20T18:09:07.297533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:09:15.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5077c6e-82c0-40ab-afec-9d8ace33affd","timestamp":"2023-03-20T18:09:17.199665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:09:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:11:03.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b131c623-d4e1-4064-bea8-b68c5773ba3e","timestamp":"2023-03-20T18:11:04.259651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:11:03.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cbe0f14-d623-404b-b537-20a3be379ad8","timestamp":"2023-03-20T18:11:03.992163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:11:07.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c309c09-5075-45b0-88c4-b283c4fbeb1c","timestamp":"2023-03-20T18:11:07.393460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:11:07.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c33df717-b146-4274-8f45-8e4d052dd513","timestamp":"2023-03-20T18:11:07.297430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:11:15.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54c92449-10e5-4b2a-8af7-46cc6a1dcfb3","timestamp":"2023-03-20T18:11:17.199631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:11:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:13:03.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"babee936-c0ba-4a38-91bd-01ed631615fd","timestamp":"2023-03-20T18:13:04.259769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:13:03.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3360ecb-c94a-4bab-a3c5-177f83589ed5","timestamp":"2023-03-20T18:13:03.992209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:13:07.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0d2f2bf-8afd-433a-a21d-1f9d9963c51b","timestamp":"2023-03-20T18:13:07.393563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:13:07.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd1a981a-c77c-4f78-8fe0-100e4c038cf2","timestamp":"2023-03-20T18:13:07.297604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:13:15.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff710746-c703-476b-9227-04e3dad0c09a","timestamp":"2023-03-20T18:13:17.199658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:13:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:15:03.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb5ffcd7-f01f-4d53-8f69-820543998dde","timestamp":"2023-03-20T18:15:04.259589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:15:03.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"976748cc-45cc-4715-9c95-0ce87e3828dd","timestamp":"2023-03-20T18:15:03.992126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:15:07.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01265720-f728-407c-8729-eb6e494db4e5","timestamp":"2023-03-20T18:15:07.393658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:15:07.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e13bdf97-f2a7-4ab9-a9ad-e36a942e2980","timestamp":"2023-03-20T18:15:07.297550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:15:15.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51a37d02-4811-46ea-99ce-3a439fca3e2f","timestamp":"2023-03-20T18:15:17.199972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:15:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:17:03.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a8a0701-378b-4ea4-90ae-4418e9c40f4d","timestamp":"2023-03-20T18:17:04.259707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:17:03.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ca44000-deb0-4f57-bdad-937117930034","timestamp":"2023-03-20T18:17:03.992405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:17:07.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66f3e040-4566-46a9-b52a-b6de41e3152b","timestamp":"2023-03-20T18:17:07.393622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:17:07.853+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c862eba9-9d98-4c72-a40a-053b157e7ca0","timestamp":"2023-03-20T18:17:07.297486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:17:15.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b80efa-eb68-44d5-9a17-ac4c95bb8478","timestamp":"2023-03-20T18:17:17.199679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:17:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:19:03.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49bb4dc3-27fb-4005-ad3f-7ea0989034d9","timestamp":"2023-03-20T18:19:04.259627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:19:03.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4194f74c-afe7-4949-8d23-289e1b935a24","timestamp":"2023-03-20T18:19:03.992279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:19:07.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cd61b7a-896e-404f-b8ba-cb06b30c22e8","timestamp":"2023-03-20T18:19:07.393684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:19:07.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cfdc566-6c8b-4db8-8920-a1db560e41b1","timestamp":"2023-03-20T18:19:07.297564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:19:15.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9463f117-225b-4d1e-ae52-057f46265c8b","timestamp":"2023-03-20T18:19:17.199544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:19:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:21:03.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"238c1b01-c0bb-47ec-88ed-3ab09ff5ad97","timestamp":"2023-03-20T18:21:04.259638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:21:03.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cd517f5-23bd-409a-adc2-bdb432f79676","timestamp":"2023-03-20T18:21:03.992071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:21:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70361d5e-2b96-431b-8006-4fb26909b1f0","timestamp":"2023-03-20T18:21:07.393496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:21:07.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c56d3dcc-a436-4959-a537-1a51e99547ac","timestamp":"2023-03-20T18:21:07.297422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:21:15.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"173461d7-3372-4a50-bbb9-ca1924bac54d","timestamp":"2023-03-20T18:21:17.199664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:21:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:23:03.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f86aa077-85b2-4384-8787-040805ca244d","timestamp":"2023-03-20T18:23:04.259569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:23:04.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"542592da-f3df-4996-9baa-6b182eed4455","timestamp":"2023-03-20T18:23:03.992173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:23:07.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66c96d0b-5c1e-4658-8484-9759156f89b1","timestamp":"2023-03-20T18:23:07.393388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:23:07.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f70fe247-3a42-4d88-85da-49b0247b299c","timestamp":"2023-03-20T18:23:07.297645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:23:15.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb6011a0-29f2-49a5-b949-2a81d7fd1b98","timestamp":"2023-03-20T18:23:17.199679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:23:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:25:03.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b0aa37a-1707-42ae-b5b9-95c27fd33c44","timestamp":"2023-03-20T18:25:04.259597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:25:03.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f59bc76-e90f-44ab-b3da-1de8fe311900","timestamp":"2023-03-20T18:25:03.992233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:25:07.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eef17cc-f2ab-4b86-86d0-187c79683fd3","timestamp":"2023-03-20T18:25:07.393508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:25:07.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e67c0d7-119f-49f5-a648-cf927e07e2cb","timestamp":"2023-03-20T18:25:07.297623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:25:15.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2e75024-5e2a-497e-86b2-0c24545072da","timestamp":"2023-03-20T18:25:17.200334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:25:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:27:03.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bd5c49a-43d7-4b72-bb26-f531ca235b27","timestamp":"2023-03-20T18:27:04.259621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:27:03.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a31ece1-012d-4e74-8384-93b26ae8cf5a","timestamp":"2023-03-20T18:27:03.992074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:27:07.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e83eae3d-7ea6-480f-82e7-4aaa4f982c37","timestamp":"2023-03-20T18:27:07.393483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:27:07.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1559e88b-e094-4dc3-b25f-7af7e7032591","timestamp":"2023-03-20T18:27:07.297473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:27:15.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ade3fe92-ad40-4646-80be-e922a04c6657","timestamp":"2023-03-20T18:27:17.199896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:27:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:29:03.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69e13c0d-402b-4f8b-b87a-30e934663ed9","timestamp":"2023-03-20T18:29:04.259543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:29:03.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f8212f5-e881-42ac-af2b-5f6086bca1b1","timestamp":"2023-03-20T18:29:03.992112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:29:07.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4cc9666-a2ec-4790-aad3-af724fd5201d","timestamp":"2023-03-20T18:29:07.393513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:29:07.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99f4a008-406c-4e55-a269-3bbccf36e44f","timestamp":"2023-03-20T18:29:07.297462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:29:15.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8570cca-6946-4216-9ce2-734e0a368b64","timestamp":"2023-03-20T18:29:17.200265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:29:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:31:03.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ab53dec-5fce-4cbe-8dca-7efc77c73f59","timestamp":"2023-03-20T18:31:04.259540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:31:03.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6aef055-2ed2-47f1-bf03-cba14f947bc3","timestamp":"2023-03-20T18:31:03.992160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:31:07.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe59100-172e-4731-94a7-90be6bb3422d","timestamp":"2023-03-20T18:31:07.393356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:31:07.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa69e48b-e2c9-491d-88ad-b0d3af6e562d","timestamp":"2023-03-20T18:31:07.297452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:31:15.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eca506f9-5270-441e-adf7-5d9f927cd4de","timestamp":"2023-03-20T18:31:17.199557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:31:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:33:03.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82fcfa33-d4ff-45ab-8133-395ff9015f88","timestamp":"2023-03-20T18:33:04.259596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:33:03.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a45a8fb-8378-4cd7-baaa-3258f1f1b40f","timestamp":"2023-03-20T18:33:03.992064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:33:07.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ee89574-7c6b-46ec-9b03-f41673f55a1b","timestamp":"2023-03-20T18:33:07.393559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:33:07.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1c6689-4c98-4e25-b940-3bc1df6ee136","timestamp":"2023-03-20T18:33:07.297505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:33:15.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"062e84ab-8af2-4e55-bb47-ad53fcff1577","timestamp":"2023-03-20T18:33:17.199563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:33:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:35:03.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5209ab0d-8fda-4d09-82f9-187f4d2d6415","timestamp":"2023-03-20T18:35:04.259653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:35:03.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96262dd2-cabc-458e-85fd-c7a85ab703f1","timestamp":"2023-03-20T18:35:03.992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:35:07.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d6568a-9c24-40cf-844d-82c0b2b85d79","timestamp":"2023-03-20T18:35:07.393789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:35:07.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a220b843-673c-41ef-9e85-6208d2068717","timestamp":"2023-03-20T18:35:07.297788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:35:15.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54b1c470-0be2-4266-a76d-d485ea90ac0d","timestamp":"2023-03-20T18:35:17.199594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:35:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:37:03.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47be011d-bee0-4ef1-a209-fb3a15b647c2","timestamp":"2023-03-20T18:37:04.259522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:37:04.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c107065f-2548-4681-ba11-c793584dd022","timestamp":"2023-03-20T18:37:03.992072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:37:07.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e41e858e-179a-43e0-b9bc-a76b9fa4e499","timestamp":"2023-03-20T18:37:07.393624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:37:08.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53aac40d-44dd-407b-8f61-5aeb6f22f171","timestamp":"2023-03-20T18:37:07.297497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:37:15.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc907be-3258-4d1e-b667-e9b153a2dce4","timestamp":"2023-03-20T18:37:17.199607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:37:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:39:03.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1bb429c-b462-450e-a159-5bbdc985914c","timestamp":"2023-03-20T18:39:04.259712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:39:04.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da438046-c4c3-4fa2-8bf1-5c22dc9d4d57","timestamp":"2023-03-20T18:39:03.992109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:39:07.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"633e515a-ff36-4671-ae91-cd31abdd9763","timestamp":"2023-03-20T18:39:07.393373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:39:08.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9316a239-93ca-4eca-b5d7-1ce5e9d785b3","timestamp":"2023-03-20T18:39:07.297348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:39:15.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"264e5275-f70c-4b49-89a9-558f15043e4b","timestamp":"2023-03-20T18:39:17.199539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:39:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:41:03.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c97a68-a0f7-49c8-aefe-e8cceea4901a","timestamp":"2023-03-20T18:41:04.259645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:41:04.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9065f25-b50c-4179-8e0b-d25715e449db","timestamp":"2023-03-20T18:41:03.992131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:41:07.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99e5df68-3f08-4889-9b21-7bd7217424be","timestamp":"2023-03-20T18:41:07.393445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:41:08.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74d308fa-585e-4930-a14c-2c127adffe33","timestamp":"2023-03-20T18:41:07.297645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:41:15.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b79d06a6-0f93-4c74-a77a-cb48f3ccda23","timestamp":"2023-03-20T18:41:17.201001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:41:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:43:03.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ad1d537-5c04-442a-8cd6-c1449c191665","timestamp":"2023-03-20T18:43:04.260567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:43:04.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c6a866-a552-457b-8604-3630cdaf2732","timestamp":"2023-03-20T18:43:03.992095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:43:07.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db468b42-2ee0-45ed-884d-2a8541de343d","timestamp":"2023-03-20T18:43:07.393585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:43:08.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b80c436a-2806-4273-88f8-76b918b4f935","timestamp":"2023-03-20T18:43:07.297400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:43:15.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28f1008b-6438-4c66-ac24-8870936dc2a4","timestamp":"2023-03-20T18:43:17.199550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:43:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:45:03.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e88b72e-b0d7-40fa-b2d9-bda00a1cd5f4","timestamp":"2023-03-20T18:45:04.259581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:45:04.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8015e8d1-d50e-4292-a46c-9c839e747c24","timestamp":"2023-03-20T18:45:03.992208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:45:07.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e021a1d-f5f0-49cd-9584-b93080f8a34c","timestamp":"2023-03-20T18:45:07.393660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:45:08.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb015089-00cb-4d67-8d7b-8cc23554eee0","timestamp":"2023-03-20T18:45:07.297504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:45:15.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8255bb1-c782-4c39-9d2e-0feefbd6c8a0","timestamp":"2023-03-20T18:45:17.199518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:45:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:47:03.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8443dfb4-ab33-46c0-905d-0e65afdd1767","timestamp":"2023-03-20T18:47:04.259629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:47:04.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"434e4960-e5bb-4bae-8c10-575ab2e536b9","timestamp":"2023-03-20T18:47:03.992257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:47:07.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"512082f6-feed-414a-8b56-2180a40ebed7","timestamp":"2023-03-20T18:47:07.395226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:47:08.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2322f059-9699-404c-b43b-d360e19cda50","timestamp":"2023-03-20T18:47:07.297446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:47:15.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c794138-d461-4a9c-8795-287364429a0c","timestamp":"2023-03-20T18:47:17.199580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:47:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:49:03.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3656e628-77c3-443f-8142-c865872c917a","timestamp":"2023-03-20T18:49:04.259532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:49:04.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c2c6a5e-b941-486b-bbd0-8f3a14d895a2","timestamp":"2023-03-20T18:49:03.992117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:49:07.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dd1fc09-4977-4549-ae7e-12cb0a589dd0","timestamp":"2023-03-20T18:49:07.393590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:49:08.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c29dd6c-f1e6-4f41-a4cd-310247be0c60","timestamp":"2023-03-20T18:49:07.297367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:49:15.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6b2848-ad3d-497a-86b9-b04b96a11cee","timestamp":"2023-03-20T18:49:17.199539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:49:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:51:03.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab51346e-664c-42b8-aa1d-24792749883d","timestamp":"2023-03-20T18:51:04.259590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:51:04.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"691a8a59-e21f-4f44-a171-64f8f5c5b974","timestamp":"2023-03-20T18:51:03.992124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:51:07.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90bc5d75-a4ea-4c76-870f-cee859f144c8","timestamp":"2023-03-20T18:51:07.393552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:51:08.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49a4482a-f3a0-408b-afe2-e66bf5d6a78e","timestamp":"2023-03-20T18:51:07.297441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:51:15.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f3ef7c0-12c2-4fb2-868c-74c56c1cdcb0","timestamp":"2023-03-20T18:51:17.199475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:51:50.795+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:53:03.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69169a42-354d-4a27-a9f4-7e427d204c22","timestamp":"2023-03-20T18:53:04.259407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:53:04.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f06e5dd-c32a-4294-b3dd-4fe6d8656a72","timestamp":"2023-03-20T18:53:03.992021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:53:07.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62348c14-14fd-456c-8a2f-a9124f1d2c0f","timestamp":"2023-03-20T18:53:07.393522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:53:08.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23063b4e-d6e2-493f-b1e0-d4aa5bd729c0","timestamp":"2023-03-20T18:53:07.297454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:53:15.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deb7c628-5f89-4859-8993-26878547d6e8","timestamp":"2023-03-20T18:53:17.199460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:53:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:55:03.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59006c69-6629-4762-9328-9ece3fdd4055","timestamp":"2023-03-20T18:55:04.259611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:55:04.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea2bb0ce-39e4-41e9-99ff-872a9d7308bb","timestamp":"2023-03-20T18:55:03.992113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:55:07.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aaf3c9e-4000-4a9a-81f7-3e03e347aea6","timestamp":"2023-03-20T18:55:07.393582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:55:08.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7b22b8c-9d7f-4282-af8b-86c20f74224a","timestamp":"2023-03-20T18:55:07.297385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:55:15.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c41a8517-8abf-4ca6-8733-f141f101d4f8","timestamp":"2023-03-20T18:55:17.200627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:55:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:57:03.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08a116ac-f46e-4b84-98b6-3adc7fd2f9db","timestamp":"2023-03-20T18:57:04.259822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:57:04.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"772de68e-0acf-4b92-b6cd-b0dd248327c3","timestamp":"2023-03-20T18:57:03.992129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:57:07.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ba509e9-30db-4784-8eb3-43b9486737ed","timestamp":"2023-03-20T18:57:07.393618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:57:08.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"187f189a-c693-4af8-93b5-57a25c0a7f47","timestamp":"2023-03-20T18:57:07.297500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:57:15.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"042cb4e1-afc4-4dc5-8d4f-f72427aee42d","timestamp":"2023-03-20T18:57:17.199502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:57:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T18:59:03.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e753fb5b-7560-4e84-a36a-7ca875b5c1de","timestamp":"2023-03-20T18:59:04.259621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T18:59:04.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a427b2-a7d7-4391-96bd-54a5fec31ea3","timestamp":"2023-03-20T18:59:03.992060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T18:59:07.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f45d8b05-458a-4314-981c-cf2d033eaf11","timestamp":"2023-03-20T18:59:07.396912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T18:59:08.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d6ed4f6-9743-4ba2-83f1-2974ecaa1fa1","timestamp":"2023-03-20T18:59:07.297442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T18:59:15.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66076884-5667-4e22-8850-c4ccdee63c7c","timestamp":"2023-03-20T18:59:17.199588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T18:59:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:01:03.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83db3e71-4e10-49a6-afdb-e81b1038965d","timestamp":"2023-03-20T19:01:04.259628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:01:04.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb961ed0-534d-4b42-963e-150f00bbc177","timestamp":"2023-03-20T19:01:03.992071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:01:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40703ad0-fb3a-4c12-aabb-6d90bd61c5b2","timestamp":"2023-03-20T19:01:07.393450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:01:08.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9225a744-bec5-4194-80ee-998007d1f500","timestamp":"2023-03-20T19:01:07.297505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:01:15.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c712f4e0-038b-40d6-a404-176c929ef834","timestamp":"2023-03-20T19:01:17.199513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:01:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:03:03.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"125d9d5a-f292-4f41-bf00-f3272a5d164e","timestamp":"2023-03-20T19:03:04.259950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:03:04.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed331671-2e21-41aa-ad40-814866e89147","timestamp":"2023-03-20T19:03:03.992035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:03:07.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5b53ad4-1c45-48dc-a706-a20963e03136","timestamp":"2023-03-20T19:03:07.393675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:03:08.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a509ef1-56cf-40a2-a363-334e55ee108d","timestamp":"2023-03-20T19:03:07.297477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:03:15.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e30e8c93-486c-42e5-afc6-a71725c509d1","timestamp":"2023-03-20T19:03:17.199459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:03:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:05:03.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a7a6c12-db40-44a9-aa31-36147793e2f1","timestamp":"2023-03-20T19:05:04.259589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:05:04.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"78cbd8ae-c569-440f-898f-b99f7e5ef98d","timestamp":"2023-03-20T19:05:03.992139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:05:07.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82c86709-f775-4565-8eaf-f7b192f2f171","timestamp":"2023-03-20T19:05:07.395761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:05:08.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b1e9728-5332-410c-9eeb-0037198c3527","timestamp":"2023-03-20T19:05:07.297372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:05:15.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff6e62c4-4196-4257-b06d-abc34ea26194","timestamp":"2023-03-20T19:05:17.199497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:05:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:07:03.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a17e0638-b337-42d0-96be-45cc0bb49d63","timestamp":"2023-03-20T19:07:04.259577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:07:04.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e4a8e61-e122-420d-b156-6ba574cae2c8","timestamp":"2023-03-20T19:07:03.992163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:07:07.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83eb9f74-1e1b-4d86-93dc-decff3150fb9","timestamp":"2023-03-20T19:07:07.393382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:07:08.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2849986c-e2b8-46ec-8d8b-23208cb54f6a","timestamp":"2023-03-20T19:07:07.297483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:07:15.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55046f31-ec1e-43b5-99f1-a616fbe87120","timestamp":"2023-03-20T19:07:17.199561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:07:50.795+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:09:03.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b9ab55d-de0d-4ba6-a7d1-07416bc0f4f5","timestamp":"2023-03-20T19:09:04.259554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:09:04.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95a6fef8-4604-43e3-89e0-5166c0a5ebc7","timestamp":"2023-03-20T19:09:03.992174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:09:07.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2e2001b-f569-4584-bcc8-26c9dec219fe","timestamp":"2023-03-20T19:09:07.393494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:09:08.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe833e3e-9009-43ad-a771-9573b977f56d","timestamp":"2023-03-20T19:09:07.297393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:09:15.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1253bd02-7e41-47e4-b792-659742f2aa0b","timestamp":"2023-03-20T19:09:17.199970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:09:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:11:03.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ca8f93e-a21d-42bc-9d10-f8e9513e2602","timestamp":"2023-03-20T19:11:04.259602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:11:04.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e523e60f-fd7f-42c7-88c6-817db261608f","timestamp":"2023-03-20T19:11:03.992179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:11:07.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e421005-4779-45f0-b338-aabbcc945c0e","timestamp":"2023-03-20T19:11:07.394956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:11:08.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7132e9a9-c698-479a-ade8-934e7a535d64","timestamp":"2023-03-20T19:11:07.297506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:11:15.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67b8f2e3-790a-445b-875b-3539305cb01a","timestamp":"2023-03-20T19:11:17.200938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:11:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:13:03.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc6bea00-5bb2-4d09-a2e7-4a96a76de34a","timestamp":"2023-03-20T19:13:04.259629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:13:04.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30ca37a7-97ba-40df-b3d8-31f69aa30542","timestamp":"2023-03-20T19:13:03.992034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:13:07.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0273263c-8d54-4cc4-89b0-578262851c86","timestamp":"2023-03-20T19:13:07.393442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:13:08.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"897693ab-e783-4af0-893e-86b770daa1b2","timestamp":"2023-03-20T19:13:07.297431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:13:15.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94ea9629-9f96-406f-8975-5092eccfe628","timestamp":"2023-03-20T19:13:17.199503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:13:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:15:03.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57484827-da9b-45f0-8cca-cc13e8c35512","timestamp":"2023-03-20T19:15:04.259686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:15:04.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a49fde51-240f-4955-a165-e526d5f224ca","timestamp":"2023-03-20T19:15:03.992026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:15:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15363316-0b7d-4471-9dc8-33e71f9834cf","timestamp":"2023-03-20T19:15:07.393522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:15:07.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64179065-d5d7-41e3-bc93-d9a17cc5081d","timestamp":"2023-03-20T19:15:07.297617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:15:15.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b860a8f1-f808-4a4c-a3ec-c69f738f2d67","timestamp":"2023-03-20T19:15:17.199510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:15:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:17:03.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2245791-a0f8-4df8-a50a-cc6a1f94a447","timestamp":"2023-03-20T19:17:04.259664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:17:04.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f92a8cec-5d46-4761-a95a-213d13f1346b","timestamp":"2023-03-20T19:17:03.992083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:17:07.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e7ef038-b8f3-4c0f-8a62-c9afe32212bd","timestamp":"2023-03-20T19:17:07.393591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:17:07.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"590bb5c5-7689-4ae3-ab84-eea636bce768","timestamp":"2023-03-20T19:17:07.297757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:17:15.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cd70039-950b-4c3c-80bd-fd27313566b9","timestamp":"2023-03-20T19:17:17.199463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:17:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:19:03.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a0cd28-f198-439c-8dcc-28cca1bb381d","timestamp":"2023-03-20T19:19:04.259620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:19:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e02b03e-780f-41f7-a42c-45843591f01d","timestamp":"2023-03-20T19:19:03.992136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:19:07.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7df7ca6-7e9d-43ee-9d44-155cd08e4c21","timestamp":"2023-03-20T19:19:07.393496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:19:07.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b823171-afee-4f64-a06b-762fb7a3aec6","timestamp":"2023-03-20T19:19:07.297450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:19:15.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cba4b07d-f20d-482e-9b52-9c00a9b2f6b1","timestamp":"2023-03-20T19:19:17.200044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:19:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:21:03.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68557762-b8d4-46d7-b497-bae72c6ceb53","timestamp":"2023-03-20T19:21:04.259777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:21:04.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54d6b756-93ab-42ee-904d-8434dca0cb2c","timestamp":"2023-03-20T19:21:03.992220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:21:07.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a8fcb8-000c-4cc7-aa26-84bb7be8d3b5","timestamp":"2023-03-20T19:21:07.393623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:21:07.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8915670-0e45-4570-839b-10f9db7f00bb","timestamp":"2023-03-20T19:21:07.303117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:21:15.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59d505d8-96f9-4be1-9b96-4ac0e079aca8","timestamp":"2023-03-20T19:21:17.199754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:21:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:23:03.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7da42795-b9b7-42d1-971d-bf591c46178b","timestamp":"2023-03-20T19:23:04.259516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:23:04.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35195452-b8ac-4d48-a904-40b6e1e3492c","timestamp":"2023-03-20T19:23:03.992240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:23:07.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4f832b7-3b78-4828-bd77-14aada554ea3","timestamp":"2023-03-20T19:23:07.393565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:23:07.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"effb117f-8345-4876-b1ed-ab69935e55bc","timestamp":"2023-03-20T19:23:07.297456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:23:15.853+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"411c76b0-152b-4968-9144-4dcc2b66ab17","timestamp":"2023-03-20T19:23:17.200585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:23:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:25:03.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66de2831-5f8d-4378-9117-ce28ac13abd3","timestamp":"2023-03-20T19:25:04.259520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:25:03.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10f63575-cfc5-45e7-91de-db16f78ba6b4","timestamp":"2023-03-20T19:25:03.992018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:25:07.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cb62bd5-12bf-47e8-bd2c-324b6e8942d6","timestamp":"2023-03-20T19:25:07.393510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:25:07.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc693aeb-ad1c-4362-920c-ab00594f5120","timestamp":"2023-03-20T19:25:07.297418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:25:15.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49cc0848-9d67-40fc-88bb-6c92e8742520","timestamp":"2023-03-20T19:25:17.199736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:25:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:27:03.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbe110eb-4eb9-48fa-8cfc-5ac71e94dcd8","timestamp":"2023-03-20T19:27:04.259561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:27:03.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd889c46-c7b2-4a44-9bd7-6163d52039cd","timestamp":"2023-03-20T19:27:03.991981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:27:07.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02ae3357-7e12-43b6-8890-a21f4c5f1f12","timestamp":"2023-03-20T19:27:07.393531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:27:07.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6111bc6c-41f0-4f2f-90c8-3900bf1da657","timestamp":"2023-03-20T19:27:07.297472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:27:15.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfd118cd-c94b-462e-8a4d-d358b5bfdac1","timestamp":"2023-03-20T19:27:17.199536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:27:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:29:03.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a39dbf9-59a7-4845-82bf-5f3e51077b11","timestamp":"2023-03-20T19:29:04.259453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:29:03.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c4e92db-1656-4f26-942c-23f8cd833a1f","timestamp":"2023-03-20T19:29:03.992226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:29:07.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"369e4697-7ee0-4f01-869b-f67c7e4f0b5f","timestamp":"2023-03-20T19:29:07.393398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:29:07.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"684d854f-47c7-449b-a487-78f7d6ca4280","timestamp":"2023-03-20T19:29:07.297471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:29:15.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0480b45-b33c-4c13-9a36-33298c464804","timestamp":"2023-03-20T19:29:17.199641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:29:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:31:03.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca52c098-2b23-4017-800f-115def017b5e","timestamp":"2023-03-20T19:31:04.259536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:31:03.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd3c8744-816f-442f-afc4-3e6b142d6f04","timestamp":"2023-03-20T19:31:03.992181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:31:07.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f174ee2e-f73f-4d24-b036-e5d4b8673294","timestamp":"2023-03-20T19:31:07.393471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:31:07.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbd909f6-80ea-4ea6-9b22-d3e99d5eec73","timestamp":"2023-03-20T19:31:07.297449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:31:15.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed152bb9-51bb-4b44-8a4b-406494f46eda","timestamp":"2023-03-20T19:31:17.199525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:31:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:33:03.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6da7df01-d460-4f77-aa9d-5b7aa8c39e7c","timestamp":"2023-03-20T19:33:04.259589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:33:04.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc00e08a-9852-45f2-9145-efbe72852ee2","timestamp":"2023-03-20T19:33:03.992218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:33:07.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0df1fd6a-73e8-4c1b-947a-841fb158845d","timestamp":"2023-03-20T19:33:07.393494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:33:07.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd251d3c-5aaf-41b5-a032-eaf6c056fb0c","timestamp":"2023-03-20T19:33:07.297468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:33:15.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ee0032e-784b-4757-8e5a-0a9160f3b6fb","timestamp":"2023-03-20T19:33:17.199685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:33:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:35:03.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69093bcf-f56c-406b-8573-cd27729b58ca","timestamp":"2023-03-20T19:35:04.259513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:35:03.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eff3acd-ec2c-447b-a7ff-e7c1d9a142ff","timestamp":"2023-03-20T19:35:03.992041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:35:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14451d48-901c-4c1b-9a1a-059a978fb0b0","timestamp":"2023-03-20T19:35:07.393446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:35:07.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f8b9977-4cc7-4597-bf93-8954bbab0545","timestamp":"2023-03-20T19:35:07.297419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:35:15.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99091ba9-2d22-44d0-8537-fdbef2aed8e9","timestamp":"2023-03-20T19:35:17.199748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:35:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:37:03.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"668521cb-c31e-40b9-94c6-6687a70e6999","timestamp":"2023-03-20T19:37:04.259522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:37:03.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b98b231f-2edf-4f19-b714-8c6b85efaeef","timestamp":"2023-03-20T19:37:03.992187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:37:07.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9800b6b0-11f7-4466-a561-8e0d4632f03b","timestamp":"2023-03-20T19:37:07.393540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:37:07.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4bda66c-80e8-4f2b-895f-36e2e92736e4","timestamp":"2023-03-20T19:37:07.297717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:37:15.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79a3586a-b952-4ab6-9c1b-2d234ebf0151","timestamp":"2023-03-20T19:37:17.199615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:37:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:39:03.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e98f58db-fabb-4596-83ee-aa098eba0a6e","timestamp":"2023-03-20T19:39:04.259503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:39:03.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62cdaad4-9603-408f-91a8-60558cc0c32e","timestamp":"2023-03-20T19:39:03.992063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:39:07.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95df0365-3176-417b-a18a-cdab26397684","timestamp":"2023-03-20T19:39:07.393498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:39:07.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c66d1823-19f7-4fe2-a09b-1ef79f08cb7a","timestamp":"2023-03-20T19:39:07.297427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:39:15.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"759cfd3a-5ec6-49d8-87e9-0bf4694dbf5d","timestamp":"2023-03-20T19:39:17.200547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:39:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:41:03.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76440c19-91e4-4809-a65b-0e966988e707","timestamp":"2023-03-20T19:41:04.259584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:41:03.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02f7c0eb-3eeb-465d-a57e-e87dc001b550","timestamp":"2023-03-20T19:41:03.992126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:41:07.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88d09594-455d-4ca1-841c-5acf7b206765","timestamp":"2023-03-20T19:41:07.393518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:41:07.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b99fe885-6421-4cd1-b1cd-e786a8b20e20","timestamp":"2023-03-20T19:41:07.297556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:41:15.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42b1593c-60e1-4875-9b33-88ab38c4ef49","timestamp":"2023-03-20T19:41:17.199604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:41:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:43:03.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18227ef7-11c4-4c69-8082-cf510b45731c","timestamp":"2023-03-20T19:43:04.259561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:43:03.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70817d8-9a65-4711-abab-1f3e68973411","timestamp":"2023-03-20T19:43:03.992303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:43:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4289ab5-138d-4a75-a7cc-2260644c59c4","timestamp":"2023-03-20T19:43:07.393421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:43:07.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d0da081-94cf-4b1e-a2c5-3d49d4fb5390","timestamp":"2023-03-20T19:43:07.297606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:43:15.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c67284-f006-4664-99f5-2e4302495455","timestamp":"2023-03-20T19:43:17.199560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:43:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:45:03.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0671a21e-a274-4887-afb7-b66f965a268f","timestamp":"2023-03-20T19:45:04.259632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:45:04.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10f71a6f-fcb8-4fe6-b89f-8644fb109f3f","timestamp":"2023-03-20T19:45:03.992217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:45:07.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1ca6619-83ce-4a20-87d0-bcebd043be90","timestamp":"2023-03-20T19:45:07.393611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:45:07.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5546626-24dd-40f5-946f-fc0265123b69","timestamp":"2023-03-20T19:45:07.297452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:45:15.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c769ab09-6cd5-4339-b07f-271c1256d10c","timestamp":"2023-03-20T19:45:17.199538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:45:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:47:03.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f0674e6-a0ae-418e-b77a-e778566add10","timestamp":"2023-03-20T19:47:04.259459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:47:03.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa27b1b4-1372-4263-885e-e3c4a584c827","timestamp":"2023-03-20T19:47:03.992245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:47:07.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb3dafea-4678-4042-984e-c6d53d34ceeb","timestamp":"2023-03-20T19:47:07.393496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:47:07.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7112fe69-9c78-4802-8342-59b69b60485d","timestamp":"2023-03-20T19:47:07.297503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:47:15.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d8ddaf-c3dd-47cc-84d4-b162359236e0","timestamp":"2023-03-20T19:47:17.199470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:47:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:49:03.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"878e0d80-c678-4e8f-bd7f-08838f63393e","timestamp":"2023-03-20T19:49:04.259628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:49:03.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"465ad82d-1a11-464b-9df2-b977666a5216","timestamp":"2023-03-20T19:49:03.992094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:49:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cd4eddc-a8dd-4993-b055-d4ee05d024b5","timestamp":"2023-03-20T19:49:07.393536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:49:07.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"295f51f6-ac0f-459c-a8a4-3a3caaa2d853","timestamp":"2023-03-20T19:49:07.297331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:49:15.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"319adf6b-03d1-4a64-9fcd-adcda6b0d3ae","timestamp":"2023-03-20T19:49:17.199516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:49:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:51:03.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9077fc21-9545-42c8-8a42-4b4ea9ee99e3","timestamp":"2023-03-20T19:51:04.259535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:51:03.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1897a35a-9584-4e77-99c3-631ffb4cda10","timestamp":"2023-03-20T19:51:03.992095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:51:07.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d49e2667-28f9-489c-ae5e-b06b00a0b957","timestamp":"2023-03-20T19:51:07.396671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:51:07.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9141744e-4da5-40ae-a09b-74f9d06f9a6b","timestamp":"2023-03-20T19:51:07.297442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:51:15.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4215b6dd-9feb-41f3-b578-c3920c6e7862","timestamp":"2023-03-20T19:51:17.199628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:51:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:53:03.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6abbb011-65c5-4b65-ac8c-877d3c23ac3a","timestamp":"2023-03-20T19:53:04.259616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:53:04.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35e49be5-ceac-4cce-8821-b8ed436d70d0","timestamp":"2023-03-20T19:53:03.992310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:53:07.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e79933df-0fb0-4aaf-bdb6-964989cd0421","timestamp":"2023-03-20T19:53:07.393529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:53:07.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9788f396-9e46-42ea-8ad8-36c3b1c2072b","timestamp":"2023-03-20T19:53:07.297416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:53:15.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"116979f0-7514-4e6f-904e-337e7426550d","timestamp":"2023-03-20T19:53:17.200161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:53:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:55:03.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9893354-0f7d-47f3-a384-7b719b00f50a","timestamp":"2023-03-20T19:55:04.259416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:55:04.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76419945-f7c8-47f2-8dfc-a93fc965bf0d","timestamp":"2023-03-20T19:55:03.992148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:55:07.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c93fd582-0da8-4a01-8af2-b30b91a6a011","timestamp":"2023-03-20T19:55:07.393459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:55:08.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76fa3f34-2c5b-4e34-bb4c-8090d8b1517c","timestamp":"2023-03-20T19:55:07.297505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:55:15.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"238367dd-77d1-41d6-8868-4a33cfbb57b8","timestamp":"2023-03-20T19:55:17.199720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:55:50.794+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:57:03.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b99d798-5248-4c37-b0a9-51e9b789c190","timestamp":"2023-03-20T19:57:04.259711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:57:04.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dddaa70-302c-467c-90f2-2685a13dfc67","timestamp":"2023-03-20T19:57:03.992166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:57:07.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbdd7217-b9d5-40be-bbb0-898421a64d43","timestamp":"2023-03-20T19:57:07.397728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:57:08.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63e2b5d4-b745-4218-960a-1908893cb056","timestamp":"2023-03-20T19:57:07.297447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:57:15.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df32246c-ad99-44b2-be6f-1f6d4d58cd6a","timestamp":"2023-03-20T19:57:17.199587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:57:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T19:59:03.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce6ac477-6735-40a2-be7d-f655e255726f","timestamp":"2023-03-20T19:59:04.259437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T19:59:04.076+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cfe308d-5450-4585-baab-1ba77c9e1afc","timestamp":"2023-03-20T19:59:03.992089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T19:59:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52179d39-1136-43e0-9b55-7dcede42ea57","timestamp":"2023-03-20T19:59:07.393557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T19:59:08.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f0d097b-5899-4a26-9a4f-e5a1e3c2866c","timestamp":"2023-03-20T19:59:07.297583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T19:59:15.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e597dda-5d2d-4dab-8cc5-6edcac0008c1","timestamp":"2023-03-20T19:59:17.199464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T19:59:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T20:01:03.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec329aaa-d5ad-4979-866e-29079a129348","timestamp":"2023-03-20T20:01:04.259604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:01:04.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e872bf9-7181-4f8e-a195-232d87b30380","timestamp":"2023-03-20T20:01:03.991988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:01:07.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c538dc56-bf53-4396-84a4-7c46459db9ed","timestamp":"2023-03-20T20:01:07.393541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:01:08.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"211c7a23-005b-433c-9bc3-34313c5779e2","timestamp":"2023-03-20T20:01:07.297543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:01:15.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0caa106b-8e78-491d-99c7-9d27fb991754","timestamp":"2023-03-20T20:01:17.199448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:01:50.795+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T20:03:03.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08de10f0-c49c-48a0-828f-ed1f6f3ca15b","timestamp":"2023-03-20T20:03:04.259785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:03:04.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d14f3c1e-730d-4850-be3d-853480c78019","timestamp":"2023-03-20T20:03:03.992159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:03:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e22cbabb-0543-409b-b5d9-c86840a6b795","timestamp":"2023-03-20T20:03:07.393518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:03:08.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0542e688-646a-41a7-a99d-23235df77549","timestamp":"2023-03-20T20:03:07.297435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:03:15.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3a241dc-2cf3-4993-a741-69defa57312d","timestamp":"2023-03-20T20:03:17.199741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:03:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T20:05:03.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b32d19d-8037-485f-a68e-6e28ec3804a6","timestamp":"2023-03-20T20:05:04.259521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:05:04.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27eaa597-e616-4723-95d5-f4dbb52451be","timestamp":"2023-03-20T20:05:03.992041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:05:07.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbb8d9d2-790e-45a4-89e7-76c46c8fc0d3","timestamp":"2023-03-20T20:05:07.393334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:05:08.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca0c9e1-6eb0-49c4-826d-1b898a1c3301","timestamp":"2023-03-20T20:05:07.297442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:05:15.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3172d0fa-8633-4184-8076-2c32d0f40cf0","timestamp":"2023-03-20T20:05:17.199445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:05:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T20:07:03.583+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e22abf12-f083-4834-91dd-4580a7a6141c","timestamp":"2023-03-20T20:07:04.259618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:07:04.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75b0a839-c798-420c-8f65-bdcc6ff59eaf","timestamp":"2023-03-20T20:07:03.992039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:07:07.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fedecd2a-f356-4ada-9301-b6eeb0dcfbe0","timestamp":"2023-03-20T20:07:07.393582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:07:08.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"377229c8-a721-4b3a-bf85-8d6039d7e1a9","timestamp":"2023-03-20T20:07:07.297520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:07:15.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93a4e041-8c8a-4343-8f9e-ac8469f9d348","timestamp":"2023-03-20T20:07:17.200408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:07:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T20:09:03.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da56b1ce-6de8-4850-947a-3a6de1fbc891","timestamp":"2023-03-20T20:09:04.259584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:09:04.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"de86f360-8a11-4034-b7a1-b90ebc147d3e","timestamp":"2023-03-20T20:09:03.991962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:09:07.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee0679d0-244e-46aa-8132-efc7447b68be","timestamp":"2023-03-20T20:09:07.393466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:09:08.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdf62fc3-dec7-4936-b140-6a42e7cc4c91","timestamp":"2023-03-20T20:09:07.297506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:09:15.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09b0c947-84c3-4c0b-be38-9d9f666a1d4a","timestamp":"2023-03-20T20:09:17.199609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-20T20:09:50.793+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-20T20:11:03.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5a2413ad-6f70-476b-8c6f-7f159069ac95","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0234e002-6f5a-44e2-8b36-2ae29d6ccb65","timestamp":"2023-03-20T20:11:04.259599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-20T20:11:04.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b3d4e38-c0cd-4097-8a43-ac86234bdd67","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6416bf5-15f6-4018-8c90-0189726f1a43","timestamp":"2023-03-20T20:11:03.992101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-20T20:11:07.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"147c2889-e2ce-4a2d-bb14-6296c0c8f855","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00b49c1-2f46-4c5a-a912-f5355596807c","timestamp":"2023-03-20T20:11:07.393530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-20T20:11:08.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f7bbaeec-adcb-4f5b-a8f9-80b61a29353d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"465dc62e-6dbe-44bd-991e-4b19be35d63d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ac1fb7f-e4d7-46ba-b2a8-955e12026ec4","timestamp":"2023-03-20T20:11:07.297486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-20T20:11:15.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"92d45d43-187b-4f05-8e80-786ddbaef3e5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad65c134-e779-4024-b814-739bcd74b2a1","timestamp":"2023-03-20T20:11:17.200359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}