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-21T11:46:45.719+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-runtime-acm-8674f49679-8qhjk with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-21T11:46:45.725+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-21T11:46:45.830+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-21T11:46:48.679+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-03-21T11:46:49.102+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 402 ms. Found 5 JPA repository interfaces.
[2023-03-21T11:46:53.199+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-03-21T11:46:53.236+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-03-21T11:46:53.237+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-21T11:46:53.237+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-21T11:46:53.463+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-03-21T11:46:53.463+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 7439 ms
[2023-03-21T11:46:54.581+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-03-21T11:46:55.124+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-03-21T11:46:55.339+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-03-21T11:46:56.061+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-03-21T11:46:56.573+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-03-21T11:46:57.085+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-03-21T11:46:57.129+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-03-21T11:47:01.978+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-03-21T11:47:02.058+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-03-21T11:47:05.847+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-21T11:47:06.050+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-21T11:47:06.227+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-21T11:47:06.227+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-21T11:47:06.227+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679399226224
[2023-03-21T11:47:06.232+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-21T11:47:06.965+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5a9840f3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7d30007d, org.springframework.security.web.context.SecurityContextPersistenceFilter@65da01f4, org.springframework.security.web.header.HeaderWriterFilter@15605d83, org.springframework.security.web.authentication.logout.LogoutFilter@5c3d4f05, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6d0e45a5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7c8874ef, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@77a0dd63, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@382d71c7, org.springframework.security.web.session.SessionManagementFilter@6da54910, org.springframework.security.web.access.ExceptionTranslationFilter@443a06ad, org.springframework.security.web.access.intercept.AuthorizationFilter@2e6d76ba]
[2023-03-21T11:47:07.688+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-21T11:47:14.180+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-03-21T11:47:14.255+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-03-21T11:47:14.349+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-03-21T11:47:14.471+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-21T11:47:14.471+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-21T11:47:14.536+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4c65c0b0-b08e-4529-80c9-b905d15772d4, consumerInstance=onap-policy-clamp-runtime-acm-8674f49679-8qhjk, 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-21T11:47:14.667+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-21T11:47:14.708+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-21T11:47:14.710+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-21T11:47:14.710+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679399234708
[2023-03-21T11:47:14.711+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-21T11:47:14.715+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=64e501e7-4ace-4efd-b1ad-94110bfd4fad, alive=false, publisher=null]]: starting
[2023-03-21T11:47:14.762+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-21T11:47:14.782+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-03-21T11:47:14.825+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-21T11:47:14.825+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-21T11:47:14.825+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679399234825
[2023-03-21T11:47:14.825+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=64e501e7-4ace-4efd-b1ad-94110bfd4fad, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-21T11:47:14.826+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$9f10b589
[2023-03-21T11:47:14.843+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$b6f38fe3
[2023-03-21T11:47:14.847+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$d8f5c58f
[2023-03-21T11:47:14.851+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$e87ba03d
[2023-03-21T11:47:14.861+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$8a04941a
[2023-03-21T11:47:14.875+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$ff79fde8
[2023-03-21T11:47:14.879+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-03-21T11:47:14.880+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-03-21T11:47:14.880+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-03-21T11:47:14.880+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-03-21T11:47:14.880+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-03-21T11:47:14.880+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-03-21T11:47:14.880+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-21T11:47:14.880+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4c65c0b0-b08e-4529-80c9-b905d15772d4, consumerInstance=onap-policy-clamp-runtime-acm-8674f49679-8qhjk, 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@315b4202
[2023-03-21T11:47:14.880+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4c65c0b0-b08e-4529-80c9-b905d15772d4, consumerInstance=onap-policy-clamp-runtime-acm-8674f49679-8qhjk, 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-21T11:47:14.880+00:00|INFO|ServiceManager|main] service manager started
[2023-03-21T11:47:14.884+00:00|INFO|Application|main] Started Application in 31.562 seconds (JVM running for 33.016)
[2023-03-21T11:47:16.279+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: NW8GiFRuQPO_CHdYyfeGjg
[2023-03-21T11:47:16.281+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 2002 with epoch 0
[2023-03-21T11:47:16.293+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 KKgBnqHvSWiq3fMoi3c4Jg
[2023-03-21T11:47:16.293+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 KKgBnqHvSWiq3fMoi3c4Jg
[2023-03-21T11:47:16.293+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 KKgBnqHvSWiq3fMoi3c4Jg
[2023-03-21T11:47:16.293+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 KKgBnqHvSWiq3fMoi3c4Jg
[2023-03-21T11:47:16.293+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 KKgBnqHvSWiq3fMoi3c4Jg
[2023-03-21T11:47:16.293+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 KKgBnqHvSWiq3fMoi3c4Jg
[2023-03-21T11:47:16.295+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: NW8GiFRuQPO_CHdYyfeGjg
[2023-03-21T11:47:16.296+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-21T11:47:16.332+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-21T11:47:16.456+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-490476d4-9727-4489-b1ac-bbdd5808b463
[2023-03-21T11:47:16.456+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-21T11:47:16.456+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-21T11:47:19.470+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-490476d4-9727-4489-b1ac-bbdd5808b463', protocol='range'}
[2023-03-21T11:47:19.474+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-490476d4-9727-4489-b1ac-bbdd5808b463=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-21T11:47:19.512+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-490476d4-9727-4489-b1ac-bbdd5808b463', protocol='range'}
[2023-03-21T11:47:19.513+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-21T11:47:19.517+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-21T11:47:19.528+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-21T11:47:19.528+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-21T11:47:19.528+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-21T11:47:19.528+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-21T11:47:19.528+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-21T11:47:19.528+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-21T11:47:19.610+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=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-21T11:47:19.611+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-21T11:47:19.618+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-03-21T11:47:19.618+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=4, 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-21T11:47:19.633+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=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-21T11:47:19.633+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=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-21T11:47:19.984+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-03-21T11:47:19.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6ceb407-3400-4480-b4b5-972acce62293","timestamp":"2023-03-21T11:47:19.102983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T11:47:36.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"969d91fb-6c5a-4c82-b6e0-d80177656ba3","timestamp":"2023-03-21T11:47:37.843357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T11:49:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T11:49:16.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5d79f63-8aea-42da-896e-f663040ee92e","timestamp":"2023-03-21T11:49:15.487616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T11:49:18.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afab3f9d-b6e1-4fee-bd2b-27b378d6c2cc","timestamp":"2023-03-21T11:49:18.620921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T11:49:19.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d24fbb1-c26c-43f3-8528-0467987471e9","timestamp":"2023-03-21T11:49:18.975647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T11:49:19.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1261975f-c92b-4cc4-9eab-7620f2e7488c","timestamp":"2023-03-21T11:49:19.103074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T11:49:37.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5b122af-8d3f-4ea4-911d-2b6b2182b5c5","timestamp":"2023-03-21T11:49:37.843379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T11:51:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T11:51:16.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e377a39b-67ab-4b0e-b0d6-c060a03e11e8","timestamp":"2023-03-21T11:51:15.487092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T11:51:18.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fd07ab1-3c78-4081-823d-207fd3ccd6c8","timestamp":"2023-03-21T11:51:18.620708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T11:51:19.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01968b8f-637d-40db-9580-08f5a68fd20b","timestamp":"2023-03-21T11:51:18.975867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T11:51:19.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c01bd27b-2b2c-4601-8e9b-a4c45fc10a1a","timestamp":"2023-03-21T11:51:19.102966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T11:51:36.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b12d91e7-35bd-4223-94b6-03678c1ccd7e","timestamp":"2023-03-21T11:51:37.843568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T11:53:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T11:53:15.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5108818-ac6b-4cc9-ab57-52aae407066c","timestamp":"2023-03-21T11:53:15.489314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T11:53:18.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b31eedb2-85ea-4cda-8ba9-65e2bc2d7c0f","timestamp":"2023-03-21T11:53:18.620734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T11:53:19.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8c17e1e-6333-4832-84a3-56f6c9181728","timestamp":"2023-03-21T11:53:18.975867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T11:53:20.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e17c3b8d-f491-4466-bc5a-4d9d0fb0bea5","timestamp":"2023-03-21T11:53:19.102913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T11:53:36.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13503e35-c06f-47d6-8847-bfd12ca0429a","timestamp":"2023-03-21T11:53:37.843489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T11:55:14.455+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T11:55:15.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e150131d-9c83-48b9-ab3b-151ee11be906","timestamp":"2023-03-21T11:55:15.489648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T11:55:18.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22b68cb4-d7dc-426b-a72f-ba348d13933d","timestamp":"2023-03-21T11:55:18.620561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T11:55:19.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46b427c7-d1a8-4622-815c-3d2ead72b5ae","timestamp":"2023-03-21T11:55:18.975595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T11:55:20.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0962a8f-4266-4093-8775-42b7edc2af29","timestamp":"2023-03-21T11:55:19.105523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T11:55:37.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"957540e3-2159-4b09-a280-ba55942daee6","timestamp":"2023-03-21T11:55:37.843375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T11:56:16.314+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-21T11:56:16.573+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-21T11:57:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T11:57:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"89f5a7a2-ac28-48a3-894e-41649c02ddf5","timestamp":"2023-03-21T11:57:15.487229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T11:57:18.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a93bf431-ff8c-4a00-808d-35650e6acc15","timestamp":"2023-03-21T11:57:18.620701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T11:57:19.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1df14e7a-b762-464d-a0ce-21be8b909997","timestamp":"2023-03-21T11:57:18.975824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T11:57:19.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27cdfc17-cdbc-483b-9aba-7a2eeb516493","timestamp":"2023-03-21T11:57:19.103031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T11:57:36.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f3663a4-9b1c-47e4-b58f-47585c75e0bc","timestamp":"2023-03-21T11:57:37.843557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T11:59:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T11:59:15.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42e53090-77dd-4636-b46c-06e4b76ab3c0","timestamp":"2023-03-21T11:59:15.487267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T11:59:18.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f8db811-1cf8-4891-8615-06441b531a2f","timestamp":"2023-03-21T11:59:18.620883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T11:59:19.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3c280d2-a2ce-43a8-a773-07959ecef129","timestamp":"2023-03-21T11:59:18.975857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T11:59:19.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b315bf6f-e0d9-4277-b206-16778466d4ab","timestamp":"2023-03-21T11:59:19.103128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T11:59:36.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b74b7de-3186-4bfb-93b8-e4c2675a5b83","timestamp":"2023-03-21T11:59:37.843597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:01:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:01:16.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"deed29c1-af94-42e8-a66c-c1c934679109","timestamp":"2023-03-21T12:01:15.487086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:01:18.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"873e0044-f9b4-4d9e-b060-a3532b8b7ba4","timestamp":"2023-03-21T12:01:18.620566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:01:19.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44d386e2-430e-48cf-a9d5-396b87d9a320","timestamp":"2023-03-21T12:01:18.975795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:01:20.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59654b7d-49a9-4224-b46c-31258907a259","timestamp":"2023-03-21T12:01:19.103243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:01:36.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05507928-ff34-4140-aca4-7ba3a4df4189","timestamp":"2023-03-21T12:01:37.843595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:03:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:03:16.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fc09a6d-a9b1-46bc-a9d1-988467755fbb","timestamp":"2023-03-21T12:03:15.487307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:03:18.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f30ff56b-ee33-4318-bcb2-7c01fd4fb377","timestamp":"2023-03-21T12:03:18.620625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:03:19.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"695494bf-ec1e-488b-aa79-10871d783690","timestamp":"2023-03-21T12:03:18.975805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:03:20.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dadf33a-0abc-4c67-b74a-786e922cd650","timestamp":"2023-03-21T12:03:19.102993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:03:37.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28ed610c-3b38-4d63-a9fd-80097451c417","timestamp":"2023-03-21T12:03:37.843651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:05:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:05:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fda54857-bee6-45ee-b596-b4f991cddf78","timestamp":"2023-03-21T12:05:15.487165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:05:18.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e14e61dc-2f50-4d82-bb5c-1b1321d73e72","timestamp":"2023-03-21T12:05:18.620732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:05:19.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1adce2d-5401-442d-b835-411abe871454","timestamp":"2023-03-21T12:05:18.975835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:05:20.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9654e39-4d35-45ef-b405-2f1f9aa1dfdb","timestamp":"2023-03-21T12:05:19.103120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:05:36.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17409f7f-2bf8-4dd9-8738-58ca4d787057","timestamp":"2023-03-21T12:05:37.843624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:07:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:07:15.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98e73cc7-b8ad-4cd0-8b7a-862a7ca598bf","timestamp":"2023-03-21T12:07:15.487130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:07:18.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61304a63-9753-4a09-9dc9-cf111d33d538","timestamp":"2023-03-21T12:07:18.620745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:07:20.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77438e6e-7937-4872-b453-818a0627970e","timestamp":"2023-03-21T12:07:18.975924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:07:21.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f74b66a1-008d-4483-868f-4b1fddf58457","timestamp":"2023-03-21T12:07:19.102964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:07:36.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1ee8992-4ace-471b-8681-3cbbee691733","timestamp":"2023-03-21T12:07:37.843406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:09:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:09:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef7bbf4a-7f61-44db-a264-ac946e343251","timestamp":"2023-03-21T12:09:15.487124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:09:18.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"202605d9-7f86-48b8-8ce1-1b73e7c1478e","timestamp":"2023-03-21T12:09:18.620721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:09:18.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"445b3332-95f2-40c2-94f0-4510683bf841","timestamp":"2023-03-21T12:09:18.975762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:09:19.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd4138dc-b351-43c8-9443-3345c97b15f9","timestamp":"2023-03-21T12:09:19.103134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:09:36.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"522f3fea-8767-44d5-a5e9-653a5c7216a9","timestamp":"2023-03-21T12:09:37.843655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:11:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:11:15.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47410006-6c44-40fb-bd55-30208af97cb0","timestamp":"2023-03-21T12:11:15.487344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:11:18.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2555ba3a-8c45-40f8-8cfb-e14006ac69c3","timestamp":"2023-03-21T12:11:18.620739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:11:18.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e8890e2-dcef-4221-b38f-9cf535e66327","timestamp":"2023-03-21T12:11:18.975830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:11:19.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ee8839-cfc4-412b-a90c-598c4ba9e091","timestamp":"2023-03-21T12:11:19.102992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:11:37.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c1013b1-1a20-482b-b981-4d2983960b77","timestamp":"2023-03-21T12:11:37.843563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:13:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:13:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d64203ed-56b9-461c-af96-260f579c03ad","timestamp":"2023-03-21T12:13:15.487185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:13:18.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0121f8e-1da0-4593-a536-ae3568542951","timestamp":"2023-03-21T12:13:18.620498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:13:19.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21a62cd7-77e1-4e24-8d48-8e2349d47faf","timestamp":"2023-03-21T12:13:18.975668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:13:19.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"933fcca6-a5be-4de7-a8ff-9a132880f0cb","timestamp":"2023-03-21T12:13:19.103240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:13:36.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a630d52-f8c6-4282-be96-f7351998c750","timestamp":"2023-03-21T12:13:37.843852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:15:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:15:15.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc1814a3-8778-46a9-94e2-bf144f8b6904","timestamp":"2023-03-21T12:15:15.487254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:15:18.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a74155a2-edd5-47f3-82a0-ead82e3336aa","timestamp":"2023-03-21T12:15:18.620833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:15:18.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c92e8c4-18b0-4187-b6cd-f6b3505fe78c","timestamp":"2023-03-21T12:15:18.975856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:15:19.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0713f9cd-7a2d-424e-9cb0-f955eeec3573","timestamp":"2023-03-21T12:15:19.103049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:15:36.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bbae5b8-c15d-46e5-9d4b-f2d49b5abd0f","timestamp":"2023-03-21T12:15:37.843601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:17:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:17:15.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a60fc94-7461-42f6-b7c3-66f9951c9a09","timestamp":"2023-03-21T12:17:15.487390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:17:18.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a3b0e68-31cf-4719-b579-b9781d8a68e5","timestamp":"2023-03-21T12:17:18.620793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:17:18.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"455468ca-33bb-4b8e-b6c5-68da7d3d796d","timestamp":"2023-03-21T12:17:18.975758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:17:19.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e887788-fc72-4553-b5f8-1a5f13982152","timestamp":"2023-03-21T12:17:19.102956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:17:36.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71896f0e-013f-4630-9f37-be563127852b","timestamp":"2023-03-21T12:17:37.843642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:19:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:19:15.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d0b35b6-1524-4261-9602-2a830c1e2b97","timestamp":"2023-03-21T12:19:15.487153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:19:18.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"942081cb-c707-45d7-9416-4cb785b94018","timestamp":"2023-03-21T12:19:18.620462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:19:18.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bd1c49f-c82a-495e-b0fc-b8b76f11ba75","timestamp":"2023-03-21T12:19:18.975814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:19:19.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"431dd675-9c4c-4da8-80f8-2f62ccfc4993","timestamp":"2023-03-21T12:19:19.104356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:19:36.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"203b862a-0fa2-4753-97f9-4133c020eed1","timestamp":"2023-03-21T12:19:37.843636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:21:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:21:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"700e9390-336f-4673-bfe4-024153bff791","timestamp":"2023-03-21T12:21:15.487222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:21:18.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b25753c1-9ba9-48c3-90ba-4fbd269b5f38","timestamp":"2023-03-21T12:21:18.620763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:21:19.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"367f1fb7-f217-4b64-8873-c7c6149c4b3e","timestamp":"2023-03-21T12:21:18.975991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:21:19.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"187f10fa-68ab-4017-804b-96fc9e689703","timestamp":"2023-03-21T12:21:19.103049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:21:37.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c12dc069-7afe-4944-8d52-2bba4ae00d61","timestamp":"2023-03-21T12:21:37.843607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:23:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:23:15.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"28136f54-0019-4dc6-81b4-f6c1f6521fde","timestamp":"2023-03-21T12:23:15.487186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:23:18.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"215ed011-d02d-4273-b474-a50817cd7496","timestamp":"2023-03-21T12:23:18.620875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:23:18.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7793c961-957c-4e8c-a3b2-306c1e9a8509","timestamp":"2023-03-21T12:23:18.975634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:23:19.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19362f24-242d-4592-ba2a-ea736471a250","timestamp":"2023-03-21T12:23:19.102959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:23:36.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"746dcfd0-3ad9-4d06-9000-a254892d0ad5","timestamp":"2023-03-21T12:23:37.843407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:25:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:25:15.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9660a33d-8dd8-49dd-8edb-06bbf394eccb","timestamp":"2023-03-21T12:25:15.487330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:25:18.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fad753bf-6c46-4ed0-a487-7b01f35f2008","timestamp":"2023-03-21T12:25:18.620621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:25:18.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d82ad77-4af0-4d9d-bbd4-f43a8e2f739a","timestamp":"2023-03-21T12:25:18.976062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:25:19.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffe3fbf8-b681-49b0-bfa5-4c6ecb56369e","timestamp":"2023-03-21T12:25:19.102903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:25:36.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dac77eb-dfff-46e3-838a-ccdd98426eb8","timestamp":"2023-03-21T12:25:37.843468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:27:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:27: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":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"899d7cb1-5c0d-418e-9f77-9e17c19ae7aa","timestamp":"2023-03-21T12:27:15.487213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:27:18.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9c643d0-25bc-4114-b4fd-298288ee3b47","timestamp":"2023-03-21T12:27:18.620669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:27:18.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c7db7b9-33a5-468f-bc9a-765ecf110c71","timestamp":"2023-03-21T12:27:18.975873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:27:19.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c41838af-1bfa-4a76-bf91-5fae3e309876","timestamp":"2023-03-21T12:27:19.103007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:27:36.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97cb5685-09d7-4109-a7b6-1422994f37e6","timestamp":"2023-03-21T12:27:37.843591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:29:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:29:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e764e997-b2f7-4919-9624-3a0220fc64b2","timestamp":"2023-03-21T12:29:15.488947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:29:18.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d32317d-fe79-45e5-8a11-e9494bf5b216","timestamp":"2023-03-21T12:29:18.620768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:29:18.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ee9b390-a8a3-4add-8067-1f53e0e86889","timestamp":"2023-03-21T12:29:18.975833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:29:19.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a78911ed-3015-4350-8cf2-783dddb53254","timestamp":"2023-03-21T12:29:19.103037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:29:36.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d18dbe47-a7ac-4bac-b516-17b9a63299eb","timestamp":"2023-03-21T12:29:37.843596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:31:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:31:15.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c6339d8-9a2d-430f-925a-76c44301c155","timestamp":"2023-03-21T12:31:15.488311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:31:18.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ce1f914-205a-4678-9777-0890edd4c353","timestamp":"2023-03-21T12:31:18.620551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:31:18.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f4f45db-95f0-4a72-957b-222bc0b88b35","timestamp":"2023-03-21T12:31:18.975955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:31:19.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87cd56b6-a402-45c0-afad-eac297989fdd","timestamp":"2023-03-21T12:31:19.103290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:31:36.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac96aed8-63ad-4916-8be1-52fd7692d933","timestamp":"2023-03-21T12:31:37.843674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:33:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:33:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9512203c-2f17-4a87-aae4-385328256c0b","timestamp":"2023-03-21T12:33:15.487105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:33:18.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71f2809a-9818-4076-999f-f0753d8aa5ed","timestamp":"2023-03-21T12:33:18.620719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:33:18.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0c02116-936d-4529-8659-5cc31953cde9","timestamp":"2023-03-21T12:33:18.975999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:33:19.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2158c150-db4e-4613-b9aa-cd737af970cc","timestamp":"2023-03-21T12:33:19.103234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:33:36.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6c91b97-8082-49b9-bd67-1e9132c98e88","timestamp":"2023-03-21T12:33:37.843641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:35:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:35:16.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"629b9681-7206-4c4c-8fa3-fd06e9e27377","timestamp":"2023-03-21T12:35:15.487252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:35:18.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf77b86b-9b30-4bdf-a02c-39e487cb03c8","timestamp":"2023-03-21T12:35:18.620737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:35:18.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb496fd5-9d7f-4be5-bc2f-5b9867d12aab","timestamp":"2023-03-21T12:35:18.976249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:35:19.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f8e25b9-c063-478e-94f1-a4dd802c56c8","timestamp":"2023-03-21T12:35:19.102930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:35:36.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18fe28e4-5b7e-4884-a608-6187bb3ed69d","timestamp":"2023-03-21T12:35:37.843579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:37:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:37:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"058a74a4-d409-416c-93c4-f18d7a3f7bf5","timestamp":"2023-03-21T12:37:15.487184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:37:18.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"445c30d4-30df-4d93-8aa9-4e83aeaea441","timestamp":"2023-03-21T12:37:18.620828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:37:18.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a53f93d3-545c-4e46-888b-ae64e9ef20e2","timestamp":"2023-03-21T12:37:18.976186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:37:19.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2dd3ea-8bea-4ae3-bc18-8f31a80879da","timestamp":"2023-03-21T12:37:19.103058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:37:37.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"598268b6-2bac-408a-99e9-315c22f2eed7","timestamp":"2023-03-21T12:37:37.843399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:39:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:39: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":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42108770-fe36-4c19-99d2-409829215f50","timestamp":"2023-03-21T12:39:15.487793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:39:18.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5799a61-d5e4-413f-abb9-d0b11d6954cd","timestamp":"2023-03-21T12:39:18.620707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:39:18.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e0c2406-4ed9-45cb-b7d4-27ca09653cfa","timestamp":"2023-03-21T12:39:18.975732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:39:19.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b94a96c0-e2b8-44da-b0ba-6d39103f3c31","timestamp":"2023-03-21T12:39:19.103136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:39:36.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cab958db-2755-40d1-8035-93d1532d66d5","timestamp":"2023-03-21T12:39:37.843606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:41:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:41:15.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ee3dc7b-889a-436d-b8af-474e0e9f8358","timestamp":"2023-03-21T12:41:15.487217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:41:18.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42c9fbf8-9e71-4414-80da-794778d29ea6","timestamp":"2023-03-21T12:41:18.620797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:41:18.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f3140bd-ec2c-4e49-a3a7-de7d4ac29824","timestamp":"2023-03-21T12:41:18.975792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:41:19.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ff9f6f6-4824-4cb4-bf89-2b8b7400e442","timestamp":"2023-03-21T12:41:19.103295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:41:36.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c445c5a6-653d-4145-aa4a-4900f5d070c3","timestamp":"2023-03-21T12:41:37.843703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:43:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:43:16.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"149091dd-5642-46dc-95b5-fd3503ad2346","timestamp":"2023-03-21T12:43:15.487175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:43:18.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ff20540-7ca8-4d77-ae8d-35a678eb48d8","timestamp":"2023-03-21T12:43:18.620547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:43:18.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"796aa7f6-4ee9-47db-8a7f-64f797bc11af","timestamp":"2023-03-21T12:43:18.975797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:43:19.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b48d71f-7906-44ff-afe3-ffb26e5f2fab","timestamp":"2023-03-21T12:43:19.103007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:43:36.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8ce9012-9c1b-4dd9-934a-ca63fa5fb8f7","timestamp":"2023-03-21T12:43:37.843497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:45:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:45:15.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"afa6051d-0f7a-4e43-917d-082c517bac1d","timestamp":"2023-03-21T12:45:15.487229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:45:18.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6da5fec2-34be-4465-92ce-92361d66ab30","timestamp":"2023-03-21T12:45:18.620613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:45:18.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23991d8f-15b7-455c-9680-b803bcad03ef","timestamp":"2023-03-21T12:45:18.975748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:45:19.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c35fdbf-5456-428d-9f20-fb87523741be","timestamp":"2023-03-21T12:45:19.103057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:45:37.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dc7ac2f-e87f-4257-8b69-1f1f90dc9f5b","timestamp":"2023-03-21T12:45:37.843601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:47:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:47:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f35665b2-0266-4d5f-8dba-93162fd91b72","timestamp":"2023-03-21T12:47:15.487136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:47:18.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f56d35c-a864-45e2-b509-00a6530a3565","timestamp":"2023-03-21T12:47:18.620566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:47:18.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"723af10e-5034-428b-8d09-db5a006544c9","timestamp":"2023-03-21T12:47:18.975947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:47:19.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15d73f71-571c-45e3-9c91-7e526df351ac","timestamp":"2023-03-21T12:47:19.102957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:47:36.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d05f869-bf58-4364-b247-52744e6159d7","timestamp":"2023-03-21T12:47:37.843657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:49:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:49:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2dbea29-49e8-4fa0-a287-dc8807919620","timestamp":"2023-03-21T12:49:15.487059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:49:18.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94eafddc-d63a-4175-9c16-2bae5dd6d551","timestamp":"2023-03-21T12:49:18.620686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:49:18.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11a01120-3387-454f-a552-af12f10173ae","timestamp":"2023-03-21T12:49:18.976123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:49:19.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c11d2d69-fcfe-4bfb-9336-1de58384e747","timestamp":"2023-03-21T12:49:19.103020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:49:36.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0730744-32d1-4f67-af54-3a5aee2bcb8b","timestamp":"2023-03-21T12:49:37.843647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:51:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:51:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02818ff1-5a75-44f4-8e4a-c8f6c0d56c59","timestamp":"2023-03-21T12:51:15.487363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:51:18.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfef5c75-9d6a-4539-b76b-83958be04da1","timestamp":"2023-03-21T12:51:18.620707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:51:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd5a0ccd-71d1-4fd1-9ad5-5f62e22af9a7","timestamp":"2023-03-21T12:51:18.975741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:51:19.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a501b2d0-045f-4400-b915-13ab7eb99c36","timestamp":"2023-03-21T12:51:19.103494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:51:36.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"016358b1-60ef-4c1b-9db5-4184ccf0a22f","timestamp":"2023-03-21T12:51:37.843603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:53:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:53:16.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68944f77-a140-440f-a372-b39ee49a305c","timestamp":"2023-03-21T12:53:15.487292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:53:18.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f98ada4-0973-409e-97f5-70c3bfd46ef7","timestamp":"2023-03-21T12:53:18.620451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:53:18.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c13b13e-28bf-4c7c-875c-d2764859ee62","timestamp":"2023-03-21T12:53:18.975723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:53:19.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"290f4c90-0693-4ce8-9784-6e0f6a20ac68","timestamp":"2023-03-21T12:53:19.103011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:53:36.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a05796d6-dfec-47d3-a042-379e581ea3ea","timestamp":"2023-03-21T12:53:37.843469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:55:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:55:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0101250a-7b1d-4801-b80e-4e5975d4f681","timestamp":"2023-03-21T12:55:15.487272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:55:18.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e33a829a-2385-4d1e-8d7d-873811bbad0c","timestamp":"2023-03-21T12:55:18.620726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:55:19.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14b05469-7234-4300-b2d7-f8043dc7c27c","timestamp":"2023-03-21T12:55:18.975732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:55:19.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c810ab4d-7690-4266-9394-6a69791379d6","timestamp":"2023-03-21T12:55:19.103122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:55:36.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f50f5e70-3d8f-4982-bde7-14f2d9bb7a2a","timestamp":"2023-03-21T12:55:37.843670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:57:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:57:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"523b9f15-3b44-4b73-a556-bea86c50cb51","timestamp":"2023-03-21T12:57:15.487110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:57:18.088+00:00|INFO|Http11Processor|http-nio-6969-exec-4] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-03-21T12:57:18.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbd4eeb7-caa3-4139-b3e2-096026d830be","timestamp":"2023-03-21T12:57:18.620761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:57:19.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2eaf723-b161-439d-bc19-2b863c464c31","timestamp":"2023-03-21T12:57:18.975814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:57:20.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0694f450-49d8-4f85-852d-caec545913cb","timestamp":"2023-03-21T12:57:19.103012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:57:37.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e1a7f22-98d8-4c2c-acf0-2698005d195f","timestamp":"2023-03-21T12:57:37.843457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T12:59:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T12:59:15.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"982264f1-b356-4c22-9b2f-0faaad06ff3a","timestamp":"2023-03-21T12:59:15.487159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T12:59:18.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c40a260b-a9e0-48ad-ae89-c11affa0598a","timestamp":"2023-03-21T12:59:18.620876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T12:59:19.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1337a762-31a6-44d9-8cf6-a7f396a29382","timestamp":"2023-03-21T12:59:18.975770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T12:59:19.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fae62210-9149-4d7a-98af-9a215368e449","timestamp":"2023-03-21T12:59:19.102947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T12:59:36.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9dd1705-9d25-439c-9273-f9bfde48f20c","timestamp":"2023-03-21T12:59:37.843660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:01:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:01:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4897a01-f355-499f-9e4c-e41f110591d8","timestamp":"2023-03-21T13:01:15.487198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:01:18.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef4b5b1d-1609-4ac7-b952-6b4eea2a3f4c","timestamp":"2023-03-21T13:01:18.620795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:01:19.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65e437c1-7f89-4cc5-ae36-53c87536df94","timestamp":"2023-03-21T13:01:18.975743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:01:19.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a0ccb68-e60e-489f-8801-5ea1b3a3d898","timestamp":"2023-03-21T13:01:19.103022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:01:36.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b87f66da-2974-4689-b192-ed1cd29bd04f","timestamp":"2023-03-21T13:01:37.843554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:03:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:03:16.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a234947-2e01-4ffd-8da0-c37a6f6381da","timestamp":"2023-03-21T13:03:15.487355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:03:18.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"078f148d-3c3f-47fa-a636-47f5aece7c74","timestamp":"2023-03-21T13:03:18.620816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:03:19.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23488b49-b8dc-4e27-b44c-6045e40599b0","timestamp":"2023-03-21T13:03:18.975937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:03:19.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8103219b-ac4f-49f7-acd3-35599f6899af","timestamp":"2023-03-21T13:03:19.102886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:03:36.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4fc8010-b7d4-43d0-a442-2681027ffbc9","timestamp":"2023-03-21T13:03:37.843540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:05:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:05:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"310859ea-d78a-4122-b481-421a2a01684d","timestamp":"2023-03-21T13:05:15.487131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:05:18.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79167cd5-beb7-4126-8e2b-53e4fc85eb1d","timestamp":"2023-03-21T13:05:18.620590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:05:19.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbec0a3b-113b-4c80-8db3-afdce6171a2b","timestamp":"2023-03-21T13:05:18.975782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:05:19.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b569b180-d975-4a73-a4b5-4b837cb93bc3","timestamp":"2023-03-21T13:05:19.103069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:05:36.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93756c68-b4d4-43be-84d7-dcde3efcccae","timestamp":"2023-03-21T13:05:37.843453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:07:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:07:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38d0b312-4aa8-4817-9ede-4927e6538852","timestamp":"2023-03-21T13:07:15.487261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:07:18.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0216f7d8-1cce-4a87-b4f3-c20fff8098d0","timestamp":"2023-03-21T13:07:18.620505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:07:19.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc9f970a-28f8-470f-be17-1174a72ef4f9","timestamp":"2023-03-21T13:07:18.975805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:07:19.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d3ce51a-a60c-468f-b7a8-39aa02953631","timestamp":"2023-03-21T13:07:19.103038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:07:36.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1faa30d-98d0-4b22-b6d8-f48c32577a6e","timestamp":"2023-03-21T13:07:37.843591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:09:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:09:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f9fae99-bd0a-4717-b1c6-11c15ee6df75","timestamp":"2023-03-21T13:09:15.487131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:09:18.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fd06b6a-8468-42d0-ae68-a2851b55587d","timestamp":"2023-03-21T13:09:18.620699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:09:19.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e1b279b-d76b-42b1-8e47-81f8bf1c2e08","timestamp":"2023-03-21T13:09:18.975608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:09:19.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"297f4a68-145e-469a-9fc3-3a34c6101b98","timestamp":"2023-03-21T13:09:19.103144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:09:36.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b725920-681d-4edc-b068-630d7beaa928","timestamp":"2023-03-21T13:09:37.843473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:11:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:11:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2aafcf94-d0f8-46e6-8ab7-3d13cc66757d","timestamp":"2023-03-21T13:11:15.488225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:11:18.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fca176b-46a8-4063-95a8-1f2fe46ec217","timestamp":"2023-03-21T13:11:18.620589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:11:19.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56c59dff-125e-4245-952b-04f82946cb63","timestamp":"2023-03-21T13:11:18.975896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:11:19.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe12561e-725d-4071-b715-033e735050fb","timestamp":"2023-03-21T13:11:19.103086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:11:36.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3dce963-b539-4459-8a8d-6f4b187eddf9","timestamp":"2023-03-21T13:11:37.843625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:13:14.453+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:13:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7b6c63d-f96c-428c-bade-bd72df95c37e","timestamp":"2023-03-21T13:13:15.487188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:13:18.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"580bd2f3-25b0-4a9a-93a1-d24b118b888f","timestamp":"2023-03-21T13:13:18.620846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:13:19.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cc26f93-d868-4bb2-a0d0-f0382ded0d44","timestamp":"2023-03-21T13:13:18.975860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:13:19.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b57e64df-6578-4e6a-b91c-d5d69ffc42c8","timestamp":"2023-03-21T13:13:19.103138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:13:37.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e4ad2c8-e023-4276-8ed7-29e37dc414ca","timestamp":"2023-03-21T13:13:37.843407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:15:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:15:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b1fcfed-cb9b-4dd7-8ae6-0bf481524013","timestamp":"2023-03-21T13:15:15.487039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:15:18.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"725b842c-57c7-4342-813c-5a36b02444a3","timestamp":"2023-03-21T13:15:18.620751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:15:19.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7d6e0ed-3501-4f69-b033-41e4afe92337","timestamp":"2023-03-21T13:15:18.975922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:15:19.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0b5042d-211f-4d56-b40f-d2987f210014","timestamp":"2023-03-21T13:15:19.102935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:15:36.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0e194f5-a31c-49db-ae16-ef736c590ee7","timestamp":"2023-03-21T13:15:37.843611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:17:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:17:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4058e96e-df73-4ad8-9f04-d750a538bd8f","timestamp":"2023-03-21T13:17:15.487015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:17:18.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eec2487a-fbf4-4cdb-a457-f65055121c57","timestamp":"2023-03-21T13:17:18.620900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:17:19.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44388cd0-172a-4c1b-b12b-a579c25f926a","timestamp":"2023-03-21T13:17:18.975833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:17:19.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cc639a3-1aad-4a08-bfb6-ee09d3254180","timestamp":"2023-03-21T13:17:19.111651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:17:36.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da937f69-e46d-4219-8b80-292a7ec570bf","timestamp":"2023-03-21T13:17:37.843552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:19:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:19:16.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bc6f285-3907-4f48-b41b-86b13d46d0c4","timestamp":"2023-03-21T13:19:15.487241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:19:18.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7541596-eec6-479c-bdcf-3341c85c3357","timestamp":"2023-03-21T13:19:18.620609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:19:19.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76532482-2184-41c4-8fea-0c99ff613fcf","timestamp":"2023-03-21T13:19:18.975791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:19:19.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c9931c9-d56f-41ba-b895-33092f2d471d","timestamp":"2023-03-21T13:19:19.103222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:19:36.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b46e3b47-8ff9-4779-9ab3-ab6d4397513b","timestamp":"2023-03-21T13:19:37.843514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:21:10.659+00:00|INFO|Http11Processor|http-nio-6969-exec-9] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-03-21T13:21:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:21:15.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d76a157-58f8-4dd8-92f7-918388ee4048","timestamp":"2023-03-21T13:21:15.487361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:21:18.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea711bd0-0f67-4c72-a6f9-fbca5200dd90","timestamp":"2023-03-21T13:21:18.620724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:21:20.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d878127-d3d9-4568-b4d6-7c4e1d2beab6","timestamp":"2023-03-21T13:21:19.103093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:21:21.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6438e84f-4e4b-43b9-8d8f-e830f1a4bd19","timestamp":"2023-03-21T13:21:18.975860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:21:37.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b59e80a-b51c-4b94-a2cf-2218bdd89d7c","timestamp":"2023-03-21T13:21:37.843670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:23:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:23:15.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ede1708-c56b-45c1-aaa2-24b11dc9cb11","timestamp":"2023-03-21T13:23:15.487382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:23:18.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f689d901-9f2a-45c3-b6ca-9a118867cd6d","timestamp":"2023-03-21T13:23:18.620753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:23:18.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"726e7bae-a230-4078-9965-ab83577fdcf4","timestamp":"2023-03-21T13:23:18.975957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:23:19.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09bfbc76-0767-4a6d-863f-982c075ff441","timestamp":"2023-03-21T13:23:19.103047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:23:36.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"935de059-1a5c-4288-b248-7fa7f120ee22","timestamp":"2023-03-21T13:23:37.843602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:25:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:25:16.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1859e0b0-992e-49bb-ba4f-6f30b1eb1261","timestamp":"2023-03-21T13:25:15.487891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:25:18.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53255a7a-f1fd-44ef-af4d-c64ee5492885","timestamp":"2023-03-21T13:25:18.620770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:25:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5541886-0726-4b19-a4d3-cba00e63dfba","timestamp":"2023-03-21T13:25:18.975915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:25:19.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"165a47b3-580e-4580-afeb-80818431acbd","timestamp":"2023-03-21T13:25:19.103139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:25:36.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97aba27d-c00a-42b6-a9cb-c70e73e3f4c0","timestamp":"2023-03-21T13:25:37.843436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:27:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:27:15.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2664e6f4-c5a2-4321-8126-5ac51a2f1d9a","timestamp":"2023-03-21T13:27:15.487166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:27:18.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4df5e238-e621-4a66-9be6-392a3456633f","timestamp":"2023-03-21T13:27:18.620625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:27:18.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dac50746-f3f5-432a-8168-538a7a09ecdc","timestamp":"2023-03-21T13:27:18.976028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:27:19.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"972576b4-e78d-4a06-9b58-3042f19c5a19","timestamp":"2023-03-21T13:27:19.103173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:27:36.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5065665-a6fc-46ad-9b41-e4ed1dd5bd2e","timestamp":"2023-03-21T13:27:37.843434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:29:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:29: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":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c378c2eb-535c-4c4a-b40f-e4c25a427176","timestamp":"2023-03-21T13:29:15.487016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:29:18.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3ae8000-89c0-400c-969f-8a28c5309c2f","timestamp":"2023-03-21T13:29:18.620582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:29:18.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91139f94-6742-41c4-b160-fdb3000506e1","timestamp":"2023-03-21T13:29:18.976089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:29:19.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3649bf3-f469-40c1-8d48-48d2c562d7fb","timestamp":"2023-03-21T13:29:19.103113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:29:36.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c88cda06-6718-4687-8aa3-2b08959328f0","timestamp":"2023-03-21T13:29:37.843537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:31:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:31:15.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dec667e-a60a-4f54-abfd-1865b435219c","timestamp":"2023-03-21T13:31:15.487203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:31:18.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1a7147d-b540-41a9-b3e2-741048b4b7af","timestamp":"2023-03-21T13:31:18.620620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:31:18.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4f036bc-c133-47df-afb8-614a9777c4ef","timestamp":"2023-03-21T13:31:18.975654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:31:19.759+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eef93de-5883-44fa-85aa-42653457ba93","timestamp":"2023-03-21T13:31:19.103111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:31:36.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9449036-6234-465d-bcf6-e5f474e60ea8","timestamp":"2023-03-21T13:31:37.843523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:33:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:33:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40933bb4-5308-48f8-87b2-35f04b20b7a3","timestamp":"2023-03-21T13:33:15.487121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:33:18.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"432022a9-d9fb-4417-9e22-9948bac258c8","timestamp":"2023-03-21T13:33:18.620816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:33:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54245182-12a4-4e7c-91e0-e40c6e252c09","timestamp":"2023-03-21T13:33:18.975887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:33:19.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bec1fe48-c9fc-4be8-b7bd-a7c73297a95e","timestamp":"2023-03-21T13:33:19.102980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:33:37.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c9cd4ff-ea4b-4d54-b009-c38009d9e34c","timestamp":"2023-03-21T13:33:37.843543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:35:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:35:16.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bb32e74-152c-48fd-9520-775d593e01b8","timestamp":"2023-03-21T13:35:15.486991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:35:18.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2329f31-57f8-4fdb-aa7c-d2e2aceffdc3","timestamp":"2023-03-21T13:35:18.620614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:35:18.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b858fea1-daa3-4576-8a76-56c547bb42dc","timestamp":"2023-03-21T13:35:18.975648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:35:19.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b200ae7-7bcf-4bb4-a622-e6fdc8bd7fb9","timestamp":"2023-03-21T13:35:19.102947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:35:36.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b25312b1-53e7-4f20-862b-68a8987ffacb","timestamp":"2023-03-21T13:35:37.843461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:37:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:37:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e3d9757-d994-41cb-b1b2-3c74dacb8ed4","timestamp":"2023-03-21T13:37:15.487078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:37:18.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff081fd2-d97b-40b6-bd63-e22fde684eec","timestamp":"2023-03-21T13:37:18.620824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:37:18.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfc31690-361a-429f-89c3-43da863813ee","timestamp":"2023-03-21T13:37:18.975672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:37:19.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2040028-ba90-4828-b83a-2f4fb4b775ca","timestamp":"2023-03-21T13:37:19.102927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:37:36.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43f93ad6-633f-4543-bfa3-3fd8838a473f","timestamp":"2023-03-21T13:37:37.843464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:39:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:39: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":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc9a89dc-7aba-4a4f-9299-c4a80e774811","timestamp":"2023-03-21T13:39:15.489513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:39:18.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08b01b4c-4f7e-4fa2-8065-16bc2dda7777","timestamp":"2023-03-21T13:39:18.620565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:39:18.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9c319c0-0e80-42d7-b063-8559aada0ccd","timestamp":"2023-03-21T13:39:18.976202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:39:19.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fd75053-6de9-4cc8-93b7-c160eb56e659","timestamp":"2023-03-21T13:39:19.108998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:39:36.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89a1dd79-b79a-47f7-b2e8-8e586ad855d9","timestamp":"2023-03-21T13:39:37.843450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:41:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:41:15.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef08330a-5b5b-4c9e-9927-ef7a1471878e","timestamp":"2023-03-21T13:41:15.487041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:41:18.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0d4827e-33bd-4798-bff8-48d0b2c1168d","timestamp":"2023-03-21T13:41:18.620724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:41:19.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43b8659f-21fc-46a3-87cb-10e0cf64f4e6","timestamp":"2023-03-21T13:41:18.975854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:41:19.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e37a7ee-3bb0-49c2-96e8-675cf943a268","timestamp":"2023-03-21T13:41:19.102978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:41:36.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc5c743c-8091-4272-ad5c-89eaa9eef758","timestamp":"2023-03-21T13:41:37.843569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:43:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:43:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a000cb1-c2b6-4825-b972-ffa0ac3dc145","timestamp":"2023-03-21T13:43:15.487219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:43:18.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc88a06f-a457-4f17-915b-08d6fb9dd3b8","timestamp":"2023-03-21T13:43:18.621788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:43:18.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5e2efb9-d190-4f22-92d2-20ba611c957d","timestamp":"2023-03-21T13:43:18.975818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:43:19.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c013232-09dc-433f-b31d-679245375f59","timestamp":"2023-03-21T13:43:19.103131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:43:36.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d175d4e1-23e2-41ea-872c-a857787e5ce3","timestamp":"2023-03-21T13:43:37.843552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:45:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:45:15.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e102323-0dcd-47b3-a191-a100134920f0","timestamp":"2023-03-21T13:45:15.487178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:45:18.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9892dadf-8593-4c8a-aa26-1e2862cbcc67","timestamp":"2023-03-21T13:45:18.620622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:45:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2df6fd97-c708-4886-9263-018179159c13","timestamp":"2023-03-21T13:45:18.975800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:45:19.759+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca6054fb-2f78-4cfa-b0b4-1da307d33b1c","timestamp":"2023-03-21T13:45:19.103192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:45:36.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1da7a84-72d1-43d3-b6ca-b63b0b7842ed","timestamp":"2023-03-21T13:45:37.843648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:47:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:47:16.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ededcfef-0a37-4df0-b2a8-f50de3228086","timestamp":"2023-03-21T13:47:15.487149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:47:18.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"384985f5-e625-4c9c-b4c7-6f5e00a75724","timestamp":"2023-03-21T13:47:18.620873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:47:18.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb2bb22c-85bc-477b-9e65-02af7503f8f3","timestamp":"2023-03-21T13:47:18.975866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:47:19.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"277e311c-3816-46b0-855e-dda2dbc111da","timestamp":"2023-03-21T13:47:19.102916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:47:36.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b134d25-9327-4282-818d-63f55e9453d9","timestamp":"2023-03-21T13:47:37.843453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:49:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:49:15.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc263306-d891-4dce-8658-dcb56591095a","timestamp":"2023-03-21T13:49:15.487118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:49:18.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b74b63-b26f-4a64-8722-e43f5aa03f0f","timestamp":"2023-03-21T13:49:18.620776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:49:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc490cad-15be-4e90-a8ee-3a9ee6b9ea83","timestamp":"2023-03-21T13:49:18.975618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:49:19.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dac61df1-8029-4f1d-896a-cc78dc7bd1c2","timestamp":"2023-03-21T13:49:19.103026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:49:36.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15e17003-10c9-4fa1-a78f-0ad0252954ee","timestamp":"2023-03-21T13:49:37.843447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:51:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:51:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e8dc841-5870-4feb-97d1-43b7f19c4c4b","timestamp":"2023-03-21T13:51:15.487106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:51:18.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b724aadc-f5ee-4071-ac4e-2c531b0ed787","timestamp":"2023-03-21T13:51:18.620753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:51:19.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0917477-7fde-4c17-aaa3-2622c78ad7ae","timestamp":"2023-03-21T13:51:18.975778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:51:19.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4c324b4-540f-4443-94ad-e79bd1359fb0","timestamp":"2023-03-21T13:51:19.103876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:51:36.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e52f5178-864f-44bc-8f8e-1394b3e2c0ef","timestamp":"2023-03-21T13:51:37.843636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:53:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:53:16.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16654675-1ac8-4ad4-914b-71dec146308f","timestamp":"2023-03-21T13:53:15.487180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:53:18.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1fe3d17-e916-4504-8de1-dcf19122feb8","timestamp":"2023-03-21T13:53:18.620720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:53:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"496aca18-6fc2-4a9d-a375-4b99e61fd91b","timestamp":"2023-03-21T13:53:18.975785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:53:19.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"889fa3a0-b408-4891-bfdc-d263626a8285","timestamp":"2023-03-21T13:53:19.102981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:53:36.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0ba199f-c0f1-48fd-9f39-900021a3d37d","timestamp":"2023-03-21T13:53:37.843557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:55:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:55:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6701278-de64-4092-a9fb-9b9ff40712ff","timestamp":"2023-03-21T13:55:15.487193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:55:18.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe3beb7a-974f-452a-9cc3-501dd54852b4","timestamp":"2023-03-21T13:55:18.620734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:55:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46b75574-d896-4daa-891a-6eaa5b29d6e2","timestamp":"2023-03-21T13:55:18.975693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:55:19.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a21e0aee-4e25-4abe-adb9-d90d0f1a64c9","timestamp":"2023-03-21T13:55:19.103316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:55:36.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ba71283-e5b7-414f-9a46-4aa011579183","timestamp":"2023-03-21T13:55:37.843769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:57:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:57:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5e04f65-38b5-44c1-818a-547b6a9261f6","timestamp":"2023-03-21T13:57:15.487263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:57:18.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae39764d-cd9e-432b-9d61-748e8f84d3c8","timestamp":"2023-03-21T13:57:18.620573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:57:18.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97b60140-6b57-4700-9e6e-4b3250ec418e","timestamp":"2023-03-21T13:57:18.975772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:57:19.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"277a1ec8-167d-4969-8e7c-fedd2bd1a827","timestamp":"2023-03-21T13:57:19.103004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:57:36.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77597906-7b9d-407b-be92-6343d0927aa0","timestamp":"2023-03-21T13:57:37.843447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T13:59:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T13:59:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8403c715-1f8b-4d09-933f-9dadff298295","timestamp":"2023-03-21T13:59:15.487089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T13:59:18.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39cab2be-1d76-4be7-8dd7-9fdad05f8234","timestamp":"2023-03-21T13:59:18.620749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T13:59:19.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c23fb88-0580-4fd3-8aec-acc6bdde183f","timestamp":"2023-03-21T13:59:18.976002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T13:59:19.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20bbdee7-1392-4ce7-b8aa-a59121cad309","timestamp":"2023-03-21T13:59:19.103150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T13:59:36.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ada4e60-d5f6-40f9-b12a-0902f9825389","timestamp":"2023-03-21T13:59:37.845497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:01:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:01:15.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1612ecb-5aa5-48e5-b444-645f7ad945d2","timestamp":"2023-03-21T14:01:15.487027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:01:18.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ca155d6-0860-4014-b793-e7d3ec660f0b","timestamp":"2023-03-21T14:01:18.620585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:01:18.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17d4bdbb-853b-4e6f-abc8-289f1e0e50b3","timestamp":"2023-03-21T14:01:18.975700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:01:19.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93832a08-d75d-4839-90b1-c5fd5ab34305","timestamp":"2023-03-21T14:01:19.102978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:01:36.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f678c4bb-5511-4c97-892b-efe4868f4083","timestamp":"2023-03-21T14:01:37.843458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:03:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:03:15.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"961a6f2b-7841-48e1-b9ad-4dca2c696ae6","timestamp":"2023-03-21T14:03:15.486998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:03:18.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec1ccc4-0191-4474-ab1d-c40c3a375f0a","timestamp":"2023-03-21T14:03:18.620588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:03:18.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dd68693-dd4e-46a1-bd8c-6c84f718fe83","timestamp":"2023-03-21T14:03:18.975769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:03:19.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"964a0771-081e-4717-8fa4-9fbe23903bf4","timestamp":"2023-03-21T14:03:19.103036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:03:36.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc03b4d8-f962-452a-bf83-b490a8180439","timestamp":"2023-03-21T14:03:37.843537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:05:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:05:15.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfb7e262-a775-48ab-8819-cf59aef95b5e","timestamp":"2023-03-21T14:05:15.487336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:05:18.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fefe9631-4dce-45b9-91e6-765804dd8490","timestamp":"2023-03-21T14:05:18.620727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:05:18.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcf57010-36ad-43f8-b8fa-6827e0095c44","timestamp":"2023-03-21T14:05:18.975798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:05:19.756+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acd1721a-e86c-41cd-9bb1-b9ab3b3e7785","timestamp":"2023-03-21T14:05:19.103012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:05:36.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73de8289-5fa9-40e8-98a8-66528583761a","timestamp":"2023-03-21T14:05:37.843568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:07:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:07:15.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00a6c9e4-02be-4f9f-81ea-02c0d214adb3","timestamp":"2023-03-21T14:07:15.487385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:07:18.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84f8681b-f275-44f3-a9c8-626d4803b055","timestamp":"2023-03-21T14:07:18.620744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:07:18.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ff00464-dcd6-49f4-a508-81211b51756c","timestamp":"2023-03-21T14:07:18.975819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:07:19.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be354d3f-46fd-48a2-87ba-8786d62b7423","timestamp":"2023-03-21T14:07:19.104170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:07:36.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"314d6d82-6acd-4255-95ce-28a36e2c32a1","timestamp":"2023-03-21T14:07:37.843517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:09:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:09:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb9d2e0c-eafc-47a5-b625-f17760b80e13","timestamp":"2023-03-21T14:09:15.487094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:09:18.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f54c765c-a856-4201-af09-7556c5f5c7e1","timestamp":"2023-03-21T14:09:18.620580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:09:19.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"266353b4-9fd6-4957-80b6-ea64712dc8a5","timestamp":"2023-03-21T14:09:18.975726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:09:19.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cbcbcaf-6a81-4dc3-9c06-a533dee5e5ab","timestamp":"2023-03-21T14:09:19.103087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:09:37.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93fc17db-8229-411d-ba54-033ada5c5906","timestamp":"2023-03-21T14:09:37.843593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:11:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:11:16.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e634ee52-1379-4e36-a55e-a72022303f8d","timestamp":"2023-03-21T14:11:15.487329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:11:18.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de68454b-6a21-4164-8d93-dd8549422173","timestamp":"2023-03-21T14:11:18.620846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:11:19.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d1dc927-31fd-4d13-9455-ba5a87a0e86a","timestamp":"2023-03-21T14:11:18.975709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:11:19.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d84793f-3f7d-4f8c-9c14-1a474c104a43","timestamp":"2023-03-21T14:11:19.103023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:11:36.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea0c3e76-e88d-42b5-9cec-1418c7d3943f","timestamp":"2023-03-21T14:11:37.843519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:13:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:13:15.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c08d452-aaa6-468d-bff6-dc70dd865b29","timestamp":"2023-03-21T14:13:15.487268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:13:18.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfc82499-9e2b-4ae8-93f8-31050db539cd","timestamp":"2023-03-21T14:13:18.620704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:13:19.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d90b4f06-f34e-4959-b373-25cc1958b39f","timestamp":"2023-03-21T14:13:18.975811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:13:19.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f055a95f-0a3f-4c15-88e2-eeaa198c74d0","timestamp":"2023-03-21T14:13:19.103123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:13:36.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f67ac755-f166-4b4e-aef9-f4c49887972c","timestamp":"2023-03-21T14:13:37.843429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:15:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:15:15.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1aa0396-5184-4296-810b-3ec7388e68fc","timestamp":"2023-03-21T14:15:15.487120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:15:18.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4c73cc0-d246-4340-9b62-995a47d05f3b","timestamp":"2023-03-21T14:15:18.620555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:15:19.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"056ae482-b912-4d31-9f0a-7dd6866f64c2","timestamp":"2023-03-21T14:15:18.975784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:15:19.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5069965-c1e3-456b-9b9e-320fa86e2829","timestamp":"2023-03-21T14:15:19.103147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:15:36.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab4d9096-1698-4fd1-b96f-e46fe14c3622","timestamp":"2023-03-21T14:15:37.843623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:17:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:17:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e7678e-4bc0-4782-ae1e-d35eacf62556","timestamp":"2023-03-21T14:17:15.487249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:17:18.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df5cc5f8-3ca9-4d4d-9707-72472286fa35","timestamp":"2023-03-21T14:17:18.620818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:17:19.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"596782cb-003e-408b-93e3-9daa65c1d3f1","timestamp":"2023-03-21T14:17:18.975692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:17:19.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9e9343a-d592-4c93-858c-c7bf76b9ca33","timestamp":"2023-03-21T14:17:19.103121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:17:36.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9363bbc4-6e30-464f-9abf-4a6ee1cf1b14","timestamp":"2023-03-21T14:17:37.843445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:19:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:19:16.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbc7f484-a60c-4da8-b389-4a12401efacb","timestamp":"2023-03-21T14:19:15.487246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:19:18.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aabcbd3b-ba17-49ab-b49c-d742696afdd1","timestamp":"2023-03-21T14:19:18.620537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:19:19.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dac7f3a-2d91-439e-a08f-98b73dbbacf4","timestamp":"2023-03-21T14:19:18.975575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:19:19.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac2c78db-5607-4dae-9160-f83878d15970","timestamp":"2023-03-21T14:19:19.103021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:19:36.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1b4a62c-c1dd-4d13-8c2c-dfcebc81c588","timestamp":"2023-03-21T14:19:37.843479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:21:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:21:16.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38b028f0-ea30-4c3d-93c4-d3d7ad030509","timestamp":"2023-03-21T14:21:15.487081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:21:18.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5412e465-11f0-44b9-8854-bb9e5eaa8a61","timestamp":"2023-03-21T14:21:18.620615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:21:19.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4a9984e-522a-4dd9-8bdb-925fc4c4106f","timestamp":"2023-03-21T14:21:18.975817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:21:19.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cc82ec1-d4cf-4ea5-9c51-dbe266b451a4","timestamp":"2023-03-21T14:21:19.102951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:21:36.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"119cbee7-f50f-4513-b378-756fb75d5955","timestamp":"2023-03-21T14:21:37.843571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:23:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:23:15.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"529f3f1e-74b7-4e8a-b3e1-d88b1d28afbb","timestamp":"2023-03-21T14:23:15.487245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:23:18.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77872375-c671-4e9b-8105-10798ebe63a6","timestamp":"2023-03-21T14:23:18.620694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:23:19.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7243ce98-e4da-4c83-9d39-f908bc83de83","timestamp":"2023-03-21T14:23:18.975622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:23:19.751+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54f75f40-7a19-46a8-a08a-dc4cb566ad3e","timestamp":"2023-03-21T14:23:19.102906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:23:37.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df0ab71d-b281-461b-81ea-87a4da5a1708","timestamp":"2023-03-21T14:23:37.843435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:25:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:25:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d492728d-be8f-441d-a834-80cdcbc2c290","timestamp":"2023-03-21T14:25:15.488339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:25:18.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf56c350-f33e-4655-9bce-86a1f1dfa657","timestamp":"2023-03-21T14:25:18.620449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:25:19.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb497e93-56b4-473c-9de4-06f40c57d7c1","timestamp":"2023-03-21T14:25:18.975657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:25:19.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98ba7919-c8fd-4503-b249-37149ad93bce","timestamp":"2023-03-21T14:25:19.102997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:25:36.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3d39544-b825-46cb-b443-8c89890d5035","timestamp":"2023-03-21T14:25:37.844813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:27:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:27:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"efda59b9-b6ff-499f-93ef-dc8309e8983d","timestamp":"2023-03-21T14:27:15.487064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:27:18.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbaabcbf-38fc-4939-bcbf-18e9ee16c577","timestamp":"2023-03-21T14:27:18.620577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:27:19.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ef7347a-c60f-4e66-95dc-10a9c9cc92ab","timestamp":"2023-03-21T14:27:18.975741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:27:19.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86e1f654-fbee-4ab8-a3ac-7cbb1150e9c9","timestamp":"2023-03-21T14:27:19.102904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:27:36.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4465c7e2-2e01-4b5a-bedb-7bdfef39cffd","timestamp":"2023-03-21T14:27:37.843531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:29:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:29:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2f79f07-7cf9-482c-8205-436918f538ab","timestamp":"2023-03-21T14:29:15.487329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:29:18.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"905311b1-a7bc-47fa-8eec-2bdbb3421a52","timestamp":"2023-03-21T14:29:18.620618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:29:19.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ec1eda-982f-4e72-80bf-6cae7423bcb4","timestamp":"2023-03-21T14:29:18.975775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:29:19.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"511c4e0f-ef3d-4714-a703-b918303e0424","timestamp":"2023-03-21T14:29:19.103112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:29:36.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"589c6da2-2435-42ba-9721-67ac3004ccb4","timestamp":"2023-03-21T14:29:37.843676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:31:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:31:15.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0edcb549-9ad1-4e02-8c87-48c0687e6724","timestamp":"2023-03-21T14:31:15.487221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:31:18.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b71bf90-1782-4e8f-8cc3-31138a8c315a","timestamp":"2023-03-21T14:31:18.620744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:31:19.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53e3b867-6785-415c-a13a-7b81eac479c5","timestamp":"2023-03-21T14:31:18.975747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:31:19.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2aba9d73-28a5-47b7-a730-f49136c6a0ee","timestamp":"2023-03-21T14:31:19.103014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:31:36.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02edbee4-16b8-4a64-95f0-d3aa220b0a7f","timestamp":"2023-03-21T14:31:37.843419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:33:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:33:16.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a555eb4c-e10a-4a23-a59f-34353fcaf9fd","timestamp":"2023-03-21T14:33:15.487212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:33:18.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eb4650c-8531-4746-82b4-8c15a660972e","timestamp":"2023-03-21T14:33:18.620479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:33:19.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e285ca7a-a4c4-4d41-8bb7-d0b65a0173ea","timestamp":"2023-03-21T14:33:18.975869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:33:20.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfe358b4-f24f-4721-88d2-bbade90ededf","timestamp":"2023-03-21T14:33:19.103039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:33:36.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a23e055-acff-4bf3-bac7-f58c5a6858b0","timestamp":"2023-03-21T14:33:37.843585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:35:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:35:16.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c527705d-4484-4f54-b73f-d43cea184827","timestamp":"2023-03-21T14:35:15.487070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:35:18.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3fd26be-d5bb-49c5-af82-56e4f3d9b525","timestamp":"2023-03-21T14:35:18.620566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:35:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"346b1b0a-3490-47e7-b5fc-e3eb78913fbe","timestamp":"2023-03-21T14:35:18.975724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:35:19.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98f44566-9f8f-4b22-800f-295e13d90838","timestamp":"2023-03-21T14:35:19.102965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:35:36.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1ad893b-fa97-4259-951a-8639dfaf7154","timestamp":"2023-03-21T14:35:37.843531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:37:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:37:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"087ad00e-9477-43a2-bb3c-3d339d54db5e","timestamp":"2023-03-21T14:37:15.487117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:37:18.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62eea916-7afe-4cbd-ac6c-470f40bcc2c2","timestamp":"2023-03-21T14:37:18.620843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:37:18.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33fd5ae0-129c-4df1-8f19-27111c115b1d","timestamp":"2023-03-21T14:37:18.975823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:37:19.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7977240-10f8-4a80-b8cb-5f6c36daf037","timestamp":"2023-03-21T14:37:19.103013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:37:36.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d18bc8e-ea30-4932-a3c4-a68cddf585ce","timestamp":"2023-03-21T14:37:37.843497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:39:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:39:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0083e95-1837-4081-9472-d4edb164802d","timestamp":"2023-03-21T14:39:15.487047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:39:18.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"481d64a9-aca5-407c-8406-8bc641b00a12","timestamp":"2023-03-21T14:39:18.620723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:39:18.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92116e68-045b-4cca-959f-d9b3955bacf0","timestamp":"2023-03-21T14:39:18.975721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:39:19.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5271bab2-c9b1-4041-a3dc-635f28b7ad3c","timestamp":"2023-03-21T14:39:19.102892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:39:36.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1322dcf1-5e14-4aa2-a886-a2365f29901e","timestamp":"2023-03-21T14:39:37.843488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:41:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:41:15.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d79793da-0a8e-4f9b-8f10-68bcdb585281","timestamp":"2023-03-21T14:41:15.487137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:41:18.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa319429-0396-4886-a1d0-16a06bee1e4a","timestamp":"2023-03-21T14:41:18.620619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:41:18.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20c7e5f0-022c-432f-bf54-a324b5a0b38b","timestamp":"2023-03-21T14:41:18.975655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:41:19.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f533292-d3f9-4616-b2ef-216b938cf327","timestamp":"2023-03-21T14:41:19.103238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:41:36.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f769848e-6819-4e39-b8fe-607be01424cb","timestamp":"2023-03-21T14:41:37.843580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:43:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:43:15.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"444faff0-ce33-48ab-b935-431b9d9058dc","timestamp":"2023-03-21T14:43:15.487201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:43:18.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f328e4bc-9bc9-4624-9a40-e1681c77b156","timestamp":"2023-03-21T14:43:18.620746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:43:19.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d95302f-a5b4-49a2-9339-842db0eafa1e","timestamp":"2023-03-21T14:43:18.975785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:43:19.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a924eaf5-ef6a-41c0-bf35-a58f2de92a46","timestamp":"2023-03-21T14:43:19.103093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:43:36.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f200513d-fd83-41e4-b3f9-fe08ba54fb4c","timestamp":"2023-03-21T14:43:37.843488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:45:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:45:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae30e2c3-4cec-453c-834b-25ac435f04a9","timestamp":"2023-03-21T14:45:15.487096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:45:18.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a4a62fe-941d-4a35-8a93-16e60b175655","timestamp":"2023-03-21T14:45:18.620563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:45:18.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76a07905-f543-483e-aca2-0b7e2dbf23e4","timestamp":"2023-03-21T14:45:18.975670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:45:19.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c871568-e8e1-4984-80af-9bceb3a26c57","timestamp":"2023-03-21T14:45:19.102906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:45:36.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6837bfa-014e-4bf6-b245-d5df9b944688","timestamp":"2023-03-21T14:45:37.843509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:47:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:47:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c9db634-841b-4a16-a207-7c4499483ee7","timestamp":"2023-03-21T14:47:15.487194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:47:18.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e561c3ca-325b-47aa-8a4f-c096c6f27208","timestamp":"2023-03-21T14:47:18.620455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:47:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88154cfe-6301-4caa-a487-fa0e3af002e8","timestamp":"2023-03-21T14:47:18.975696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:47:19.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7c40a94-ca1a-46bb-8d50-949805361119","timestamp":"2023-03-21T14:47:19.103027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:47:36.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92546cbf-81b8-4378-b6ab-e1e3797a0615","timestamp":"2023-03-21T14:47:37.843433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:49:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:49:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54edb2d5-9c0f-4584-b952-419db2f9155a","timestamp":"2023-03-21T14:49:15.487195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:49:18.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19080af9-617c-469a-b1fc-efe6bb89520b","timestamp":"2023-03-21T14:49:18.620755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:49:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eb872d2-aab9-45d3-b225-9e4d46ae6011","timestamp":"2023-03-21T14:49:18.975821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:49:19.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"807f3af3-6857-4759-bff3-dd323222eb4a","timestamp":"2023-03-21T14:49:19.103037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:49:36.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa4a124b-fbf2-4808-8fd2-b3b2b6d14f63","timestamp":"2023-03-21T14:49:37.843621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:51:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:51:16.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"049449fd-c8ac-40a8-99d1-2b8474275a15","timestamp":"2023-03-21T14:51:15.487544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:51:18.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5bd7b89-93e9-4e69-bb60-61e8fc92a796","timestamp":"2023-03-21T14:51:18.620509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:51:18.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1600788b-2ffe-4bf5-aa61-f6c0340671b4","timestamp":"2023-03-21T14:51:18.975688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:51:19.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9fa2874-5a94-4765-a3c8-626fb4f62ac8","timestamp":"2023-03-21T14:51:19.103092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:51:36.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9733413-89b8-4b30-ae34-d0b87d3c768e","timestamp":"2023-03-21T14:51:37.843643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:53:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:53:15.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fe2be53-c5fc-41b4-adf5-525090e210df","timestamp":"2023-03-21T14:53:15.487063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:53:18.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"795e824b-94e7-4470-b124-6a0dbd46abd7","timestamp":"2023-03-21T14:53:18.620586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:53:18.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f8c1b3c-8e4d-485e-ad24-b59c69e7e01a","timestamp":"2023-03-21T14:53:18.975674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:53:19.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"293f95ff-d84b-4a3b-ac4a-6f4d2523fe83","timestamp":"2023-03-21T14:53:19.102950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:53:36.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"369cec42-b72b-4938-9710-d4d07120927e","timestamp":"2023-03-21T14:53:37.843516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:55:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:55:15.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"984290b0-3463-4563-9bb3-7a01a90db768","timestamp":"2023-03-21T14:55:15.487015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:55:18.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"495191c4-f65d-4241-9ef0-c19afaf603e9","timestamp":"2023-03-21T14:55:18.620799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:55:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6628d9f-7247-4703-827c-b60c6f4f7a6b","timestamp":"2023-03-21T14:55:18.975661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:55:19.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6fbc9de-8f41-483f-9923-4273a60f2a92","timestamp":"2023-03-21T14:55:19.102965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:55:36.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f67957eb-caf3-49a5-8a6b-e1e1bbe6220b","timestamp":"2023-03-21T14:55:37.843409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:57:14.453+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:57:15.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"81cd1235-c01b-4d2f-88d5-d5ed5b256939","timestamp":"2023-03-21T14:57:15.487087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:57:18.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e453033-d05c-4f25-b0d2-c74eb2ed3899","timestamp":"2023-03-21T14:57:18.620572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:57:18.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1da14dd-cdd6-4969-bc62-457d83a3784c","timestamp":"2023-03-21T14:57:18.975791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:57:19.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71ed68fc-7f58-43a7-8132-5afdeeda9299","timestamp":"2023-03-21T14:57:19.102913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:57:36.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3180facc-cd94-43f8-bb21-6a3133ccda4d","timestamp":"2023-03-21T14:57:37.843453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T14:59:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T14:59:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"850d0608-8f05-4ecd-ae9f-084a3a510414","timestamp":"2023-03-21T14:59:15.487589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T14:59:18.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ef5cdf9-a540-43a2-9f0c-4def4e4aba64","timestamp":"2023-03-21T14:59:18.620916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T14:59:19.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bd871ec-8292-4f98-9182-4fcee4e61119","timestamp":"2023-03-21T14:59:18.975863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T14:59:19.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48133516-2717-4a26-9f4a-44b6162339b8","timestamp":"2023-03-21T14:59:19.103038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T14:59:36.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52dfb3ed-9cfe-40cd-8838-8dc32694025f","timestamp":"2023-03-21T14:59:37.843582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:01:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:01:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"425116db-b947-4852-90ad-6e67b99542eb","timestamp":"2023-03-21T15:01:15.487331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:01:18.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"605be8ad-24d3-473e-9712-4d0ebe22c48f","timestamp":"2023-03-21T15:01:18.620520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:01:18.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7a77ab9-0370-4f10-afb3-5d8f01d0d453","timestamp":"2023-03-21T15:01:18.975642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:01:19.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56be3ad3-4853-45b5-83c1-5d8713d48d85","timestamp":"2023-03-21T15:01:19.103044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:01:36.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"763d637b-f067-435c-b01a-1cddb149362b","timestamp":"2023-03-21T15:01:37.843645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:03:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:03:16.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"294614f2-1f8d-41c5-b466-68e08eb2506c","timestamp":"2023-03-21T15:03:15.487064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:03:18.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dea29ce-b366-42be-85b3-0d345dfb53b8","timestamp":"2023-03-21T15:03:18.620552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:03:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dac41855-2829-40ff-b1d3-b99b0a021eb0","timestamp":"2023-03-21T15:03:18.975884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:03:19.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9622deeb-6e65-4c23-b239-8a0d5feace9c","timestamp":"2023-03-21T15:03:19.103043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:03:36.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8840710f-14fb-43fb-8aad-0c89872d9cf2","timestamp":"2023-03-21T15:03:37.843580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:05:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:05:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61f459df-6789-4592-bde9-268ef4de414b","timestamp":"2023-03-21T15:05:15.487071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:05:18.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5c570a1-72b3-4313-8120-e6a04cb6fbcf","timestamp":"2023-03-21T15:05:18.620788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:05:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b8b294a-1135-4e3f-ba5f-50e342d96423","timestamp":"2023-03-21T15:05:18.975694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:05:19.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f072a43b-675a-43ff-812d-053d491aac93","timestamp":"2023-03-21T15:05:19.102990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:05:36.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb98af2d-4228-4d8e-854a-fa23a20c3aa5","timestamp":"2023-03-21T15:05:37.843331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:07:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:07:16.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f9e2f0-c4b0-4b8f-b6a4-961fd2e90975","timestamp":"2023-03-21T15:07:15.487266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:07:18.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9f07611-4ede-4802-9008-5297f6b3fc29","timestamp":"2023-03-21T15:07:18.620603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:07:18.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a6c8521-7c2f-4a93-b3bf-43e527cfdb4b","timestamp":"2023-03-21T15:07:18.976108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:07:19.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00fd3ee3-e646-4ae4-8a24-dab0090d5518","timestamp":"2023-03-21T15:07:19.102894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:07:36.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"328cdd55-8d76-4186-beca-add40a443144","timestamp":"2023-03-21T15:07:37.843369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:09:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:09:15.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d771124a-fcb3-46cf-9cf9-35c61e94fad3","timestamp":"2023-03-21T15:09:15.486998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:09:18.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cca6c48b-b8f5-47b9-aea1-8bbc62508370","timestamp":"2023-03-21T15:09:18.620770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:09:18.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6b937c3-ff03-4d0d-a90b-414fd4f6c074","timestamp":"2023-03-21T15:09:18.975851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:09:19.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d94e616c-cf9b-4f0c-91f0-a6da8f895daa","timestamp":"2023-03-21T15:09:19.103071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:09:36.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6235a0d-9475-4898-868e-0eb4647ff1d2","timestamp":"2023-03-21T15:09:37.843482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:11:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:11:15.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75d10048-0f45-4105-ace6-3364e49d1bd8","timestamp":"2023-03-21T15:11:15.487157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:11:18.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8393f7ad-ee98-4378-9058-d746d4b51d28","timestamp":"2023-03-21T15:11:18.620605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:11:19.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdb05dd7-03a9-4d55-9168-77b8bd6f7839","timestamp":"2023-03-21T15:11:18.975875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:11:19.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"467624ec-55af-40de-91de-c2d552217e03","timestamp":"2023-03-21T15:11:19.103065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:11:36.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"809b8a3d-ca55-45ca-b22a-c762d255a753","timestamp":"2023-03-21T15:11:37.843398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:13:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:13:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd4a0d3b-76ed-4714-91cd-d03185a4bb4e","timestamp":"2023-03-21T15:13:15.487122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:13:18.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffaca003-5319-44c1-9820-8b282ee06fbd","timestamp":"2023-03-21T15:13:18.620630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:13:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5a1f584-2767-4b35-a101-67dc08a809d1","timestamp":"2023-03-21T15:13:18.975880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:13:19.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"067fdff4-a850-4062-b883-031f89168c5a","timestamp":"2023-03-21T15:13:19.103067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:13:36.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6cec686-076a-47d5-815b-d82b422913f5","timestamp":"2023-03-21T15:13:37.843567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:15:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:15:15.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2b0dbdb-dcfb-4c4a-a1ee-e4ebfefc3d29","timestamp":"2023-03-21T15:15:15.487277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:15:18.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a1c45d6-bec6-42a1-85e8-535affe5e225","timestamp":"2023-03-21T15:15:18.620696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:15:18.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa5c463e-b883-4ed6-8546-24892991112b","timestamp":"2023-03-21T15:15:18.975674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:15:19.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f94fd7b-dcdd-4c84-8c07-d145349c81a9","timestamp":"2023-03-21T15:15:19.102971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:15:36.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39a4fdea-b67a-4739-92a7-1f0330ccabed","timestamp":"2023-03-21T15:15:37.843541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:17:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:17:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1468362-a442-4277-bf6f-f3b9de313ca3","timestamp":"2023-03-21T15:17:15.487076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:17:18.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b04d589-345d-4c86-9871-f28ebc3e83a6","timestamp":"2023-03-21T15:17:18.620798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:17:18.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdef703b-1533-4884-949c-53eaf5d9a2e1","timestamp":"2023-03-21T15:17:18.975720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:17:19.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e25f0e36-160b-4e8f-be5d-2edaf373dc46","timestamp":"2023-03-21T15:17:19.103011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:17:36.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc5c7d82-d5a8-4909-b9f7-ac86cd66a912","timestamp":"2023-03-21T15:17:37.843520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:19:14.453+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:19:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8be6610-852b-4786-bf3c-bedc3c510d0d","timestamp":"2023-03-21T15:19:15.487098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:19:18.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87bc32b8-d83d-4fc8-8093-a772f0c766d1","timestamp":"2023-03-21T15:19:18.620531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:19:18.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13be47d1-bcdc-4789-80ed-d5adab142d05","timestamp":"2023-03-21T15:19:18.975610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:19:19.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a587735d-911f-4e58-937c-e4a80e7058de","timestamp":"2023-03-21T15:19:19.102944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:19:36.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"664641c6-000b-4f5b-b30f-767fb0c7999a","timestamp":"2023-03-21T15:19:37.843511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:21:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:21:15.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a86e75d-178f-4d36-b280-8fca8a720fe4","timestamp":"2023-03-21T15:21:15.487151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:21:18.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c25cc7f-3775-4e4e-b3f9-59c9665004f0","timestamp":"2023-03-21T15:21:18.620508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:21:18.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cf90de1-e3e4-4aea-bdf3-c6b3744029bd","timestamp":"2023-03-21T15:21:18.977966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:21:19.731+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff0c67c8-cc17-4b0b-83d2-fb20628b6d7b","timestamp":"2023-03-21T15:21:19.103051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:21:36.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c33f9b67-c02e-4dd8-9df4-9909f98bdb70","timestamp":"2023-03-21T15:21:37.843479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:23:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:23:15.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e99d68b2-30e4-45ef-b2ce-3090eced6e91","timestamp":"2023-03-21T15:23:15.487130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:23:18.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0711355-626a-476e-922d-657e65d9ecd2","timestamp":"2023-03-21T15:23:18.620532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:23:18.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51e865c9-3e24-4bf5-b77e-c8761027080d","timestamp":"2023-03-21T15:23:18.975950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:23:19.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebdf2193-22cb-4574-a2d7-31e9400521c5","timestamp":"2023-03-21T15:23:19.102975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:23:36.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4db4d740-5fd7-4ec3-b0de-cb48833ae796","timestamp":"2023-03-21T15:23:37.843596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:25:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:25:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e456cde-00a9-4900-97a3-cf20d8954231","timestamp":"2023-03-21T15:25:15.487172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:25:18.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77dbd407-dc21-4b7e-943b-0ad8b9dffaba","timestamp":"2023-03-21T15:25:18.620778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:25:19.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc4f8ba6-ee70-4809-8084-fce11e715954","timestamp":"2023-03-21T15:25:18.975800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:25:19.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"508bd978-6128-4af7-802f-81760de7170c","timestamp":"2023-03-21T15:25:19.102904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:25:36.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17ddcf51-890e-4f0c-a5fb-93b971dc801d","timestamp":"2023-03-21T15:25:37.843489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:27:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:27:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5d302fd-32ad-4c7c-9fdc-7db9a44966ed","timestamp":"2023-03-21T15:27:15.487099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:27:18.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcf8d666-93e3-40b2-a9b0-31762f671e46","timestamp":"2023-03-21T15:27:18.620758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:27:19.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7880fb25-1344-4e5c-8c16-2e6e85486af3","timestamp":"2023-03-21T15:27:18.975789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:27:20.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"285745b1-a3a6-4ef4-b048-5d5c864f288b","timestamp":"2023-03-21T15:27:19.103038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:27:36.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeb37321-5c37-4888-967e-2e32c57e5945","timestamp":"2023-03-21T15:27:37.843431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:29:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:29:16.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5026a9d5-faaa-42d7-8139-dbc7c4e75a0f","timestamp":"2023-03-21T15:29:15.487154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:29:18.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"140bce80-b061-496b-9774-9fdf5405637d","timestamp":"2023-03-21T15:29:18.620524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:29:19.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ae554e3-92a2-4ffb-bcc6-e1cc3212d1fe","timestamp":"2023-03-21T15:29:18.975754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:29:20.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eca1cc2-6890-4456-8002-d3cf954ec32d","timestamp":"2023-03-21T15:29:19.102885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:29:36.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3be7aeba-7e6f-479a-817f-a59721f6cd4b","timestamp":"2023-03-21T15:29:37.843383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:31:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:31:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b5c882c-a730-4820-a75a-e4c78cfe6d52","timestamp":"2023-03-21T15:31:15.487145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:31:18.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd4d504d-4180-4ca1-bc73-a9d240d42252","timestamp":"2023-03-21T15:31:18.620773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:31:19.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"614b8efe-e646-45eb-86bc-ba3dc66434f7","timestamp":"2023-03-21T15:31:18.976316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:31:19.723+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cada2e8-d89d-401b-9766-4805367d4240","timestamp":"2023-03-21T15:31:19.103094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:31:36.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e3c052b-cd66-4d20-8ee8-d37f66ab3757","timestamp":"2023-03-21T15:31:37.843611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:33:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:33:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eb92cb0-fbb4-4a3b-8dca-63c9beab0b85","timestamp":"2023-03-21T15:33:15.487284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:33:18.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56ee4d0f-5451-4b65-9970-f47a33466a49","timestamp":"2023-03-21T15:33:18.620820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:33:19.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dd4265f-2e10-4c62-a0a5-bc51fb4990ba","timestamp":"2023-03-21T15:33:18.975862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:33:19.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd5f35b3-32b9-4aae-97ed-557820a95942","timestamp":"2023-03-21T15:33:19.103158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:33:36.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e8008f7-4bb9-4d6f-8a84-412e591af233","timestamp":"2023-03-21T15:33:37.843633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:35:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:35:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"acfdba05-217a-4e3a-9c53-3d5e4395bb5c","timestamp":"2023-03-21T15:35:15.487128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:35:18.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9072b9d5-3bb1-4d99-ab8c-08f105062658","timestamp":"2023-03-21T15:35:18.620496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:35:19.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35f953cb-b520-4cef-8dc9-b6fab85e21dc","timestamp":"2023-03-21T15:35:18.975644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:35:19.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"629edb8c-04a8-44c8-adc8-d6bd86a1e3e8","timestamp":"2023-03-21T15:35:19.103797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:35:36.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb99d781-e8ae-4a0c-b885-848d84510e25","timestamp":"2023-03-21T15:35:37.843581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:37:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:37:15.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7d39492-a2f8-41c6-9408-4d85fa6c7c35","timestamp":"2023-03-21T15:37:15.487126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:37:18.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32e0684b-1eae-49ea-a398-f8015862e716","timestamp":"2023-03-21T15:37:18.620579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:37:19.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f15f85ec-c6da-42a5-9fc0-e050b6edd8b5","timestamp":"2023-03-21T15:37:18.975819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:37:20.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30c45487-586f-472a-810b-eee218b1e232","timestamp":"2023-03-21T15:37:19.102995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:37:36.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dcacb14-eb6b-4926-857b-74ba31ae2a29","timestamp":"2023-03-21T15:37:37.843569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:39:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:39:15.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68ba80c7-af26-4bbf-af2d-374ac987adb2","timestamp":"2023-03-21T15:39:15.487105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:39:18.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef9b5d53-9d01-46a2-becd-f08e606ae63a","timestamp":"2023-03-21T15:39:18.620693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:39:19.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77f1f316-4451-47ae-938b-6d09adc84ed8","timestamp":"2023-03-21T15:39:18.975807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:39:19.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8069db26-c0b3-488a-b468-232574cb79ec","timestamp":"2023-03-21T15:39:19.102956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:39:36.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4119ee84-b2e8-4f55-a653-82bdd3b18c66","timestamp":"2023-03-21T15:39:37.843438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:41:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:41:15.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa9836c-9fd2-4e92-bc0a-c37605cc7005","timestamp":"2023-03-21T15:41:15.487799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:41:18.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"610b6a55-9ae5-4a56-9bcb-82890bf9c329","timestamp":"2023-03-21T15:41:18.620617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:41:19.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdbc419c-7e43-4786-936e-00a3e8ee337e","timestamp":"2023-03-21T15:41:18.975714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:41:19.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"672cf16b-6483-4465-8f72-1f36e0ed04de","timestamp":"2023-03-21T15:41:19.103012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:41:36.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"881d73b8-454f-405c-8b76-275bf2bc3d5e","timestamp":"2023-03-21T15:41:37.843636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:43:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:43:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"679d94d4-56b0-4adc-8b6e-095b4a9b702d","timestamp":"2023-03-21T15:43:15.487110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:43:18.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c270bbc-376a-4702-8311-36b32d73be16","timestamp":"2023-03-21T15:43:18.621242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:43:19.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06ca274d-a3d1-4c00-8e34-a0840c598c6a","timestamp":"2023-03-21T15:43:18.975817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:43:19.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"744d3395-9279-4310-86f4-8f25910b6e9c","timestamp":"2023-03-21T15:43:19.102951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:43:36.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c8f5748-e5c3-411f-8ee3-74aa371587b7","timestamp":"2023-03-21T15:43:37.843525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:45:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:45: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":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f88c6178-3e34-4e79-a4b8-6a51ff2d319c","timestamp":"2023-03-21T15:45:15.487061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:45:18.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b31db4e-c067-448e-a813-1c629bb30f7c","timestamp":"2023-03-21T15:45:18.620624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:45:19.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d978fa0-5838-4662-868a-cd6462b7fd91","timestamp":"2023-03-21T15:45:18.975791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:45:19.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24728d52-aaad-44bd-bec2-d728b0b69994","timestamp":"2023-03-21T15:45:19.102885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:45:36.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c800e0ba-0e3e-4e4a-a120-dc6575678b52","timestamp":"2023-03-21T15:45:37.843463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:47:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:47:15.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cfdf2a2-2f2a-4142-9989-ea6496179f55","timestamp":"2023-03-21T15:47:15.487254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:47:18.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6291c3bb-768f-4556-bd53-acd0e8aaba7d","timestamp":"2023-03-21T15:47:18.620607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:47:19.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e62c2cf-ae8e-4cd9-9b50-d1ac4778c7a6","timestamp":"2023-03-21T15:47:18.975749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:47:19.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35954438-1892-429e-bb38-921a0d283c11","timestamp":"2023-03-21T15:47:19.104869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:47:36.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b54633b-d668-485e-aae5-fb52dc83221e","timestamp":"2023-03-21T15:47:37.843634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:49:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:49:15.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a1c8eed-55af-4c6d-8c63-d5e2e957677e","timestamp":"2023-03-21T15:49:15.487123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:49:18.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05f0c6d7-d85b-41de-8abf-050447cfb7ce","timestamp":"2023-03-21T15:49:18.620767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:49:19.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11b4a288-f5f0-4224-a9d4-1438d7cb9b05","timestamp":"2023-03-21T15:49:18.975598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:49:20.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a203a51-909f-4a47-9654-ee080544f9ed","timestamp":"2023-03-21T15:49:19.103036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:49:36.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6bfe928-8114-4420-b0a3-9c049c72f97d","timestamp":"2023-03-21T15:49:37.843500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:51:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:51:15.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bad743d-98b7-48aa-88cb-12a83ca50107","timestamp":"2023-03-21T15:51:15.487163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:51:18.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8ba4033-b62b-4402-a009-024c185a721d","timestamp":"2023-03-21T15:51:18.620562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:51:19.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abc34cab-9e8f-4e82-a4f3-dba870a713c8","timestamp":"2023-03-21T15:51:18.975637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:51:20.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b4c8882-b708-4a0d-8d32-a7c731044b7b","timestamp":"2023-03-21T15:51:19.103112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:51:36.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44f98863-61a8-40b8-95b8-825b2ea8e4c7","timestamp":"2023-03-21T15:51:37.843549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:53:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:53:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"59238d91-bea6-42cf-84ef-4cf8d56d49b2","timestamp":"2023-03-21T15:53:15.487231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:53:18.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e90a69d2-a9de-4c60-a358-1be3265b5e8b","timestamp":"2023-03-21T15:53:18.620521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:53:18.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7df06cc-9702-47ca-a8c0-858fa44ebd68","timestamp":"2023-03-21T15:53:18.975868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:53:19.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"077a0e9a-57a4-4725-8b7e-0c67e809afaf","timestamp":"2023-03-21T15:53:19.103128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:53:36.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b140175-bd59-4690-bc25-140789498b92","timestamp":"2023-03-21T15:53:37.843511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:55:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:55:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"87f8295d-829b-4574-86be-dd1f27a8696f","timestamp":"2023-03-21T15:55:15.487338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:55:18.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c748fbfe-0431-4692-a710-66fa318fd0e8","timestamp":"2023-03-21T15:55:18.620682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:55:18.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"340b49ea-e3b7-4c4f-9c56-c75630ac99bf","timestamp":"2023-03-21T15:55:18.975744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:55:19.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b43efec6-8f4b-49dd-b9a9-4a36265c2dd7","timestamp":"2023-03-21T15:55:19.104704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:55:36.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3dd30b7-c88e-4bb8-a38b-a5804d11147b","timestamp":"2023-03-21T15:55:37.843593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:57:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:57:15.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"308db28a-d145-48eb-a103-6f35a1d600ba","timestamp":"2023-03-21T15:57:15.487367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:57:18.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f84ef5b9-b21c-4660-a6e3-cf2351d3260f","timestamp":"2023-03-21T15:57:18.620695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:57:19.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3da91c0-6dee-4aa5-9e4c-b1f1795ed805","timestamp":"2023-03-21T15:57:18.975841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:57:20.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81c62a72-f1ac-4235-adc7-55dca6797608","timestamp":"2023-03-21T15:57:19.103106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:57:36.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e286cd7-28f0-4ff3-856d-bbb2870c8f01","timestamp":"2023-03-21T15:57:37.843562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T15:59:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T15:59:15.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91df982b-266b-40e0-af84-53d642214d90","timestamp":"2023-03-21T15:59:15.487067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T15:59:18.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cd04b3f-cb15-43b8-8109-88df9088313b","timestamp":"2023-03-21T15:59:18.620532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T15:59:18.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23c2a13d-b6be-40a4-a3ee-3c560e21920d","timestamp":"2023-03-21T15:59:18.975782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T15:59:19.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8fca758-8217-44e4-9bff-c3ac3c47d94d","timestamp":"2023-03-21T15:59:19.103149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T15:59:36.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d47403a8-9984-44a1-bd6e-0cfe9a138140","timestamp":"2023-03-21T15:59:37.843594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:01:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:01:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c639bf50-3105-4343-bb5e-f660e5e810ea","timestamp":"2023-03-21T16:01:15.486960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:01:18.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6e620fe-50fc-4c7a-861e-633cfea3cfbf","timestamp":"2023-03-21T16:01:18.620504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:01:19.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ae9cf3e-9756-44df-a33c-e7656d5997ef","timestamp":"2023-03-21T16:01:18.975717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:01:19.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cbf3235-464d-48d4-a9be-abe46de09c83","timestamp":"2023-03-21T16:01:19.103013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:01:36.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1521ea68-e607-4842-8e14-deddcfa45521","timestamp":"2023-03-21T16:01:37.843499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:03:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:03:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"309c66e9-8ac6-4a35-9b68-93a81a69da94","timestamp":"2023-03-21T16:03:15.487100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:03:18.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c71d3fb6-f315-4576-bb65-62a5fcb2b30c","timestamp":"2023-03-21T16:03:18.620587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:03:18.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61df4268-1538-4355-8806-2da527139c87","timestamp":"2023-03-21T16:03:18.975783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:03:19.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e9745ed-7181-44bc-93e8-d77d4bfde5aa","timestamp":"2023-03-21T16:03:19.102964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:03:36.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf1565e9-43de-4e68-b729-f8f1321a1cdc","timestamp":"2023-03-21T16:03:37.843476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:05:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:05:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b82b9d3-0c4e-4913-9a91-10cd63b8e08c","timestamp":"2023-03-21T16:05:15.487015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:05:18.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a92a562f-85fb-462f-96eb-2d0a4e9ad70c","timestamp":"2023-03-21T16:05:18.620580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:05:18.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afdfb42d-8037-4614-a0e2-a58e34ec0235","timestamp":"2023-03-21T16:05:18.976027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:05:19.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad2b614f-c9f4-478e-a0d8-cc77b30cf55e","timestamp":"2023-03-21T16:05:19.103067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:05:36.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd9f2a51-5209-40b6-ac4a-80c6a8d40d49","timestamp":"2023-03-21T16:05:37.843432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:07:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:07:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad392296-966c-4f34-ac4c-bb83860f7388","timestamp":"2023-03-21T16:07:15.487192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:07:18.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"379d9c71-2b3e-41b1-aa04-07f7f5b79a9d","timestamp":"2023-03-21T16:07:18.620625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:07:18.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a651e14-5a83-4805-92d2-f61b8c42497c","timestamp":"2023-03-21T16:07:18.975761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:07:19.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e3daab-27c8-4f91-a681-fe9fa5234297","timestamp":"2023-03-21T16:07:19.102890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:07:36.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ed211df-8b42-446d-a370-5ad8aa35557f","timestamp":"2023-03-21T16:07:37.843482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:09:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:09:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d334490-486f-432f-8fa8-d76989f7c272","timestamp":"2023-03-21T16:09:15.488251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:09:18.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e4978a2-7ca7-4273-8d20-563d04988e71","timestamp":"2023-03-21T16:09:18.620667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:09:18.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8080093d-1f2a-47d5-80a7-c193181d74ef","timestamp":"2023-03-21T16:09:18.975551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:09:19.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f6db207-a037-48f0-9450-04c473b893af","timestamp":"2023-03-21T16:09:19.102841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:09:36.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ba15bcc-00c5-437a-862e-c4d967ecfec0","timestamp":"2023-03-21T16:09:37.843634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:11:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:11:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dee8b72-1809-47f4-905e-3f9702032cfd","timestamp":"2023-03-21T16:11:15.488371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:11:18.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f786767-81c7-426b-bf7c-45778f140170","timestamp":"2023-03-21T16:11:18.620507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:11:19.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9f06e66-d73a-4b1c-8159-4748635fe07c","timestamp":"2023-03-21T16:11:18.975790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:11:19.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"009a12b3-2236-444f-b00e-a68031ed2ef7","timestamp":"2023-03-21T16:11:19.103038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:11:36.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"688be2ba-0197-4b70-874c-95428662574d","timestamp":"2023-03-21T16:11:37.843436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:13:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:13:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"939b7383-76a6-4fb4-91c9-d4f38220ce07","timestamp":"2023-03-21T16:13:15.486982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:13:18.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62acaa3f-9983-4233-ad5f-96517e31e4be","timestamp":"2023-03-21T16:13:18.620570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:13:18.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8d92a8c-6c70-439c-b7de-cf7517fcb99b","timestamp":"2023-03-21T16:13:18.975659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:13:19.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ea991f2-2a75-40f7-a20f-18f90d78dac0","timestamp":"2023-03-21T16:13:19.102973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:13:36.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf5929bf-d552-4eea-bf8e-2f5d95dd3dd6","timestamp":"2023-03-21T16:13:37.843447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:15:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:15:15.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9e47bf6-a0ce-4837-96d1-3f3467a8f114","timestamp":"2023-03-21T16:15:15.487882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:15:18.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1e8056e-0a51-45bc-bb65-985b94dfecda","timestamp":"2023-03-21T16:15:18.620804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:15:18.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9956acf-2ebf-4ea4-8060-2594ca0fa71f","timestamp":"2023-03-21T16:15:18.975750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:15:19.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"784ad12a-4f50-4b85-8636-8f3aaf3bf39d","timestamp":"2023-03-21T16:15:19.102999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:15:36.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f922423a-b59e-4858-90aa-ab7aee28d132","timestamp":"2023-03-21T16:15:37.843435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:17:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:17:16.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3526c01-67b4-4c8c-97b9-bad9680d91a4","timestamp":"2023-03-21T16:17:15.487193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:17:18.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ef31671-c58e-464c-8338-000722e3e260","timestamp":"2023-03-21T16:17:18.620445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:17:18.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"612a9b5d-feea-4825-9fe4-7ce996ecc3d9","timestamp":"2023-03-21T16:17:18.975690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:17:19.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cacd2c26-bdef-4fa9-9a97-5d7d6f10003e","timestamp":"2023-03-21T16:17:19.102933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:17:36.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3986e92-b3fe-4c6c-b1f1-17370db9d1e1","timestamp":"2023-03-21T16:17:37.843483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:19:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:19:15.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f99a12ec-be59-4783-8fac-7c7c5d1f0199","timestamp":"2023-03-21T16:19:15.487115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:19:18.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b809dec-85ca-412b-b864-b0de1caddb1d","timestamp":"2023-03-21T16:19:18.620577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:19:18.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e658ccd-9bdd-4b06-b9f2-a3f0f90387f1","timestamp":"2023-03-21T16:19:18.975699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:19:19.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b32a9623-f6b6-4b38-9144-c771f13d8496","timestamp":"2023-03-21T16:19:19.105136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:19:36.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6652a7df-6f0a-4e73-b9e0-89214b47449b","timestamp":"2023-03-21T16:19:37.843515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:21:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:21:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fc5baa3-5eb9-4c60-b659-8c71e0c9f1cb","timestamp":"2023-03-21T16:21:15.487084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:21:18.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82471500-0e74-413a-a984-79ee167e24a4","timestamp":"2023-03-21T16:21:18.620481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:21:18.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27e4650a-fdb2-48ae-baf6-8d1240a66381","timestamp":"2023-03-21T16:21:18.975606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:21:19.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3729ed1-861f-4468-9dc7-d739ce29051b","timestamp":"2023-03-21T16:21:19.102892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:21:36.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"011797cb-6deb-4e4f-bf22-454954c39307","timestamp":"2023-03-21T16:21:37.843570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:23:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:23:16.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"877a8caf-4a25-4474-aaf5-dccba095dcd8","timestamp":"2023-03-21T16:23:15.487162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:23:18.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fef0ac20-3967-4b7a-b3f2-c336d8ad2d5d","timestamp":"2023-03-21T16:23:18.620588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:23:18.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"568ecc20-5eb6-4837-a3ce-1689ae16a1c7","timestamp":"2023-03-21T16:23:18.975798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:23:19.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa283d25-f8dd-4bfe-9076-d1ef967b05d6","timestamp":"2023-03-21T16:23:19.103032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:23:36.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b22890cb-e976-481e-b921-fbd34a1d373a","timestamp":"2023-03-21T16:23:37.843574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:25:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:25:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b42e2611-622d-45b1-afcd-65eb41862fb8","timestamp":"2023-03-21T16:25:15.487027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:25:18.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2ce152f-bd52-4fe2-adf9-f7b7b3e0d0cc","timestamp":"2023-03-21T16:25:18.620667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:25:18.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15abd453-4088-4cc7-b84e-f725a62b8c74","timestamp":"2023-03-21T16:25:18.975822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:25:19.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e211273-e481-4cbe-9930-6dbdad546fd9","timestamp":"2023-03-21T16:25:19.103067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:25:36.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9521425f-9ebf-4b1e-a390-00a08ef9bdac","timestamp":"2023-03-21T16:25:37.843407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:27:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:27:15.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e15e0c21-0e46-4d31-a2e1-8e15a52fd02d","timestamp":"2023-03-21T16:27:15.487133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:27:18.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d58bd2d1-8fee-4561-a7b2-5a54eb6578a0","timestamp":"2023-03-21T16:27:18.620826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:27:18.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bde97067-54ff-4fca-81e6-a40cccf00182","timestamp":"2023-03-21T16:27:18.975798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:27:19.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8663cc2-be1b-433d-a551-344ab362dd69","timestamp":"2023-03-21T16:27:19.102895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:27:36.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daba9770-78a9-49f0-9e3a-241b540a7d59","timestamp":"2023-03-21T16:27:37.843576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:29:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:29:15.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"178131e9-cb7c-4d0e-b133-611771e4b171","timestamp":"2023-03-21T16:29:15.487105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:29:18.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d45bdbb7-0865-4cde-8083-ec48575199e7","timestamp":"2023-03-21T16:29:18.620559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:29:18.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b47b2763-08f8-4e6b-bfb7-fae72d6b5216","timestamp":"2023-03-21T16:29:18.975601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:29:19.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9916b640-e48f-4ea8-8560-114b73687fbe","timestamp":"2023-03-21T16:29:19.102979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:29:36.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"981d937f-a601-4127-a69e-33860aeea58a","timestamp":"2023-03-21T16:29:37.843419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:31:14.452+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:31:15.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"714b3289-0826-4f52-85bf-82e296f4923f","timestamp":"2023-03-21T16:31:15.487108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:31:18.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c405b94a-57d8-4547-a9d3-444c7c86bc51","timestamp":"2023-03-21T16:31:18.620477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:31:18.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cf213de-c62c-4d9b-81d7-67e26b31d825","timestamp":"2023-03-21T16:31:18.975654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:31:19.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82d35062-1b4d-4981-8ebb-894c1c21659a","timestamp":"2023-03-21T16:31:19.103065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:31:36.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a074c31c-56cb-4991-9915-ac4269b06d1f","timestamp":"2023-03-21T16:31:37.843412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:33:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:33:16.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecb39c91-5176-4af7-aa4a-02f8d9cacd58","timestamp":"2023-03-21T16:33:15.487133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:33:18.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2352c40-fd22-4b5f-9545-f564c404f459","timestamp":"2023-03-21T16:33:18.620473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:33:18.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"717189d1-a21d-4fd6-b723-17a8a95c595c","timestamp":"2023-03-21T16:33:18.975602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:33:19.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a30b6987-700a-40f5-8f3a-2185d13c32b5","timestamp":"2023-03-21T16:33:19.104188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:33:36.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd9fa1ce-5824-425e-847a-a9030de73633","timestamp":"2023-03-21T16:33:37.843459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:35:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:35:15.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2013a44d-f514-4933-8e6a-f014b483b682","timestamp":"2023-03-21T16:35:15.487098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:35:18.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95dc416f-144d-4674-beb0-a35243c9db38","timestamp":"2023-03-21T16:35:18.620385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:35:19.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"622af6f1-ad18-4e83-85a2-27e664b5053c","timestamp":"2023-03-21T16:35:18.975791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:35:19.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a80cf2a-4dec-441e-b37a-b3d6cb81174b","timestamp":"2023-03-21T16:35:19.103446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:35:36.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2118f8c6-0a48-4d9d-8d92-6ef5cc98b8d2","timestamp":"2023-03-21T16:35:37.843497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:37:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:37:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2e2da9b-0054-4898-8727-90656ca4acdb","timestamp":"2023-03-21T16:37:15.486967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:37:18.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a967769d-f952-45b3-8e13-b3778518b480","timestamp":"2023-03-21T16:37:18.620583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:37:18.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0e320cb-1fd5-4f3b-bdb7-496648372957","timestamp":"2023-03-21T16:37:18.976077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:37:19.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca1b029-4da8-48b5-86f5-87fb5f4b3867","timestamp":"2023-03-21T16:37:19.102986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:37:36.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"025e2f1a-a9e3-4341-93bb-32b71c10d937","timestamp":"2023-03-21T16:37:37.843490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:39:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:39:16.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f227c978-edd6-4913-8787-9638976f2f96","timestamp":"2023-03-21T16:39:15.487089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:39:18.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afed5f6b-fa37-4751-818b-b56bcd9b978a","timestamp":"2023-03-21T16:39:18.620464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:39:18.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c04468e9-5c55-4b17-9932-8bb460724be0","timestamp":"2023-03-21T16:39:18.975620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:39:19.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3e1dae2-9ffc-4ef0-942f-853b5fbee91e","timestamp":"2023-03-21T16:39:19.102990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:39:36.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20024982-a801-463a-87f0-054c35ba0cf1","timestamp":"2023-03-21T16:39:37.843489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:41:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:41:16.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"493fd05e-dd4f-4c23-98b8-6d3b83620268","timestamp":"2023-03-21T16:41:15.487156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:41:18.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5715789-63e0-4a1d-b3bd-b86554e93ee0","timestamp":"2023-03-21T16:41:18.620486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:41:19.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a58bef-ee95-4d57-b2c0-611e36595d52","timestamp":"2023-03-21T16:41:18.975721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:41:19.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c334465e-a48a-4f99-83c4-f45004d47ef2","timestamp":"2023-03-21T16:41:19.102962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:41:36.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b5e5b70-b5de-4804-98ba-a8ddedfac103","timestamp":"2023-03-21T16:41:37.843489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:43:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:43:15.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e6e9918-d708-43cc-85a3-73097d0bd3b7","timestamp":"2023-03-21T16:43:15.487043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:43:18.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e7f54c9-03e4-4741-bf4d-6fb0e0133f17","timestamp":"2023-03-21T16:43:18.620572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:43:19.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12702c8a-9080-40fb-8bf6-4912f4abcf26","timestamp":"2023-03-21T16:43:18.975666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:43:19.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cd27f22-7ea8-49de-87ab-45f8f3632b4f","timestamp":"2023-03-21T16:43:19.102919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:43:36.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec3c3213-86e5-4f96-be4e-c0f3dc97c50b","timestamp":"2023-03-21T16:43:37.843536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:45:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:45:15.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f287dfcf-f06c-4797-b74d-76ea2e9d2783","timestamp":"2023-03-21T16:45:15.487111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:45:18.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34bcae2a-c1af-4c90-b48e-f7a01b11b411","timestamp":"2023-03-21T16:45:18.620550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:45:19.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b782f50-a5ad-4f31-9467-27aad8dbd1bc","timestamp":"2023-03-21T16:45:18.975705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:45:19.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e582efc4-a377-4fe3-9b28-27053d56251c","timestamp":"2023-03-21T16:45:19.102943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:45:36.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db354470-fc49-45d3-b353-f0232f97589b","timestamp":"2023-03-21T16:45:37.843504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:47:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:47:15.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0cb4e10-5c22-4a58-a8bf-f62dc0026dcb","timestamp":"2023-03-21T16:47:15.487155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:47:18.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8008ee91-0e91-4d96-a9e4-a54bf85c1c21","timestamp":"2023-03-21T16:47:18.620684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:47:19.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5879b8d-4b82-4c36-8e94-861559cdbe34","timestamp":"2023-03-21T16:47:18.975956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:47:19.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a479bb48-6917-43da-857a-a843b460a364","timestamp":"2023-03-21T16:47:19.102883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:47:36.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61e5bac2-ed32-41a3-a8a8-bdd8b518d891","timestamp":"2023-03-21T16:47:37.843573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:49:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:49:15.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e75a08d-6e51-4d10-bd67-b197dcf46244","timestamp":"2023-03-21T16:49:15.487107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:49:18.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40bd672f-7340-498d-88bf-c21a44601296","timestamp":"2023-03-21T16:49:18.620564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:49:19.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"110d9f50-5932-477d-8d6b-11c763194632","timestamp":"2023-03-21T16:49:18.975776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:49:19.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64213db1-9631-4190-8d1c-d659316e54fc","timestamp":"2023-03-21T16:49:19.103128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:49:36.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14a35bb6-e040-4270-af51-b33a8600981d","timestamp":"2023-03-21T16:49:37.843314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:51:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:51:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42e79fae-1078-4038-bcf7-daca05de7a35","timestamp":"2023-03-21T16:51:15.488086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:51:18.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86c82a45-89e7-47f2-8743-5a8a837e6e66","timestamp":"2023-03-21T16:51:18.620609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:51:19.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15bbf1fb-d8ed-4a35-aca6-7a7a656518b9","timestamp":"2023-03-21T16:51:18.975737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:51:19.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e272eb9-76f4-46cb-893f-b719572098d5","timestamp":"2023-03-21T16:51:19.102881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:51:36.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"407c0c92-58e6-423f-a428-af74dc5b76c3","timestamp":"2023-03-21T16:51:37.843453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:53:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:53:15.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b015d5b5-6dba-4bf9-8e05-2f63e9e87c01","timestamp":"2023-03-21T16:53:15.487172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:53:18.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47823028-5f03-4e57-9d1b-6da2ddf87651","timestamp":"2023-03-21T16:53:18.620503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:53:19.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dbcb6c8-51e1-4e00-bfa2-4ba70745571e","timestamp":"2023-03-21T16:53:18.975575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:53:19.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b02d3419-22b9-4d5d-8304-47bb5ef3d640","timestamp":"2023-03-21T16:53:19.103193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:53:36.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b806108d-7cee-4c79-844c-8795ed055b31","timestamp":"2023-03-21T16:53:37.843517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:55:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:55:16.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3723847a-2bcb-41d0-ab98-ffd6f36f01c7","timestamp":"2023-03-21T16:55:15.487136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:55:18.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"840ea3a9-11ac-4d15-bc6f-21c7c7b55b06","timestamp":"2023-03-21T16:55:18.620778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:55:19.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87fbeaa6-75de-4d2d-95d6-bbb46929e2f7","timestamp":"2023-03-21T16:55:18.975712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:55:19.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f29c3fe1-65d1-48f4-9baa-c2f7a884a7eb","timestamp":"2023-03-21T16:55:19.102935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-21T16:55:36.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ac62b9c6-2062-458c-8776-afea69e0b95b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22495b03-e37d-44c3-8f04-5c2e13165581","timestamp":"2023-03-21T16:55:37.843437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-21T16:57:14.451+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-21T16:57:15.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d55c7a32-abea-44f6-949a-02529af9d530","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb7bcebe-90a7-4e28-ac11-ae52c109185c","timestamp":"2023-03-21T16:57:15.487082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-21T16:57:18.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c4d9a85f-fb3d-41ba-b7ae-56c49f28999a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dacb43e8-5c40-4f57-94dd-734bcbb162e6","timestamp":"2023-03-21T16:57:18.620687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-21T16:57:19.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80c3f9e8-08f7-4549-bf67-a60b72439d31","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bef5539-0530-46c9-a3fc-590d99e20c93","timestamp":"2023-03-21T16:57:18.975595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-21T16:57:19.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"80e3ae32-605f-476d-9928-c72dde08f343","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"14942197-fdbb-481f-8a61-878c8939a5f5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement",