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-04-16T00:05:51.987+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-16T00:05:51.985+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-runtime-acm-6844949b84-2ldcd with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-16T00:05:51.990+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-16T00:05:54.020+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-04-16T00:05:54.401+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 362 ms. Found 5 JPA repository interfaces.
[2023-04-16T00:05:57.621+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-04-16T00:05:57.640+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-04-16T00:05:57.641+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-16T00:05:57.641+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-16T00:05:57.791+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-04-16T00:05:57.791+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5648 ms
[2023-04-16T00:05:58.668+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-04-16T00:05:59.059+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-04-16T00:05:59.238+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-04-16T00:05:59.711+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-04-16T00:06:00.173+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-04-16T00:06:00.384+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-04-16T00:06:00.423+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-04-16T00:06:03.173+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-04-16T00:06:03.217+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-04-16T00:06:04.909+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-04-16T00:06:05.012+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-16T00:06:05.175+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-16T00:06:05.175+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-16T00:06:05.175+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681603565171
[2023-04-16T00:06:05.180+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-04-16T00:06:05.671+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7aa01bd9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7e61e25c, org.springframework.security.web.context.SecurityContextPersistenceFilter@4c18516, org.springframework.security.web.header.HeaderWriterFilter@b1b471, org.springframework.security.web.authentication.logout.LogoutFilter@76396509, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5c3d4f05, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3d104c9b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6da54910, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@615db358, org.springframework.security.web.session.SessionManagementFilter@752b69e3, org.springframework.security.web.access.ExceptionTranslationFilter@33ec2c0c, org.springframework.security.web.access.intercept.AuthorizationFilter@6d0e45a5]
[2023-04-16T00:06:06.307+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-04-16T00:06:10.352+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-04-16T00:06:10.406+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-04-16T00:06:10.436+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-04-16T00:06:10.472+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-16T00:06:10.472+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-16T00:06:10.485+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=8de7e831-3d87-4bb7-9c94-d6a24defc53c, consumerInstance=onap-policy-clamp-runtime-acm-6844949b84-2ldcd, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-04-16T00:06:10.530+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-04-16T00:06:10.537+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-16T00:06:10.537+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-16T00:06:10.537+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681603570537
[2023-04-16T00:06:10.537+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-04-16T00:06:10.538+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=38b2303d-b17a-4c57-a61a-88bc79f0c95d, alive=false, publisher=null]]: starting
[2023-04-16T00:06:10.573+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-04-16T00:06:10.592+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-04-16T00:06:10.620+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-16T00:06:10.620+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-16T00:06:10.620+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681603570620
[2023-04-16T00:06:10.621+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=38b2303d-b17a-4c57-a61a-88bc79f0c95d, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-16T00:06:10.621+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$148848b2
[2023-04-16T00:06:10.637+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$2c6b230c
[2023-04-16T00:06:10.641+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$4e6d58b8
[2023-04-16T00:06:10.645+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$5df33366
[2023-04-16T00:06:10.650+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$ff7c2743
[2023-04-16T00:06:10.653+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$74f19111
[2023-04-16T00:06:10.656+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-04-16T00:06:10.657+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-04-16T00:06:10.657+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-04-16T00:06:10.657+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-04-16T00:06:10.657+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-04-16T00:06:10.657+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-04-16T00:06:10.657+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-16T00:06:10.657+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=8de7e831-3d87-4bb7-9c94-d6a24defc53c, consumerInstance=onap-policy-clamp-runtime-acm-6844949b84-2ldcd, 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@3335afcf
[2023-04-16T00:06:10.657+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=8de7e831-3d87-4bb7-9c94-d6a24defc53c, consumerInstance=onap-policy-clamp-runtime-acm-6844949b84-2ldcd, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-04-16T00:06:10.657+00:00|INFO|ServiceManager|main] service manager started
[2023-04-16T00:06:10.661+00:00|INFO|Application|main] Started Application in 20.14 seconds (JVM running for 21.671)
[2023-04-16T00:06:11.651+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 DScGnbNmT06HnKdvyr4Ajg
[2023-04-16T00:06:11.652+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: NatdSpevQ6aw0_1eZcz8Sg
[2023-04-16T00:06:11.652+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 DScGnbNmT06HnKdvyr4Ajg
[2023-04-16T00:06:11.652+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 DScGnbNmT06HnKdvyr4Ajg
[2023-04-16T00:06:11.653+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 DScGnbNmT06HnKdvyr4Ajg
[2023-04-16T00:06:11.653+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 DScGnbNmT06HnKdvyr4Ajg
[2023-04-16T00:06:11.653+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 DScGnbNmT06HnKdvyr4Ajg
[2023-04-16T00:06:11.654+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 2003 with epoch 0
[2023-04-16T00:06:11.656+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: NatdSpevQ6aw0_1eZcz8Sg
[2023-04-16T00:06:11.657+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-04-16T00:06:11.677+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-04-16T00:06:11.748+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-f8067095-3e2b-45fe-b7bb-0884ee5e3627
[2023-04-16T00:06:11.750+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-04-16T00:06:11.750+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-04-16T00:06:14.765+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-f8067095-3e2b-45fe-b7bb-0884ee5e3627', protocol='range'}
[2023-04-16T00:06:14.774+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-f8067095-3e2b-45fe-b7bb-0884ee5e3627=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-04-16T00:06:14.824+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-f8067095-3e2b-45fe-b7bb-0884ee5e3627', protocol='range'}
[2023-04-16T00:06:14.826+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-04-16T00:06:14.838+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-04-16T00:06:14.863+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-04-16T00:06:14.864+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-04-16T00:06:14.864+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-04-16T00:06:14.864+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-04-16T00:06:14.865+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-04-16T00:06:14.865+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-04-16T00:06:15.025+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-16T00:06:15.027+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-16T00:06:15.044+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=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-16T00:06:15.045+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=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-16T00:06:15.045+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=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-16T00:06:15.045+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=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-16T00:06:31.454+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-04-16T00:06:31.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4597b622-993d-4347-a78d-7d349e7b52ab","timestamp":"2023-04-16T00:06:31.809954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:06:32.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de2d3eb4-71b0-4db3-baf7-859b9e49cb10","timestamp":"2023-04-16T00:06:31.511992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:06:36.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dff6f90c-de8f-479a-94ea-5b9138d1a165","timestamp":"2023-04-16T00:06:35.480616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:06:42.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de05ecd5-3269-4b1d-9a0e-8450edceabc1","timestamp":"2023-04-16T00:06:42.333511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:06:49.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f424ec-a235-4a14-b5ef-af9acc2e8b35","timestamp":"2023-04-16T00:06:49.984854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:08:10.470+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:08:31.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"32a2a9b4-aa5d-41f8-a4d2-a5f92e62da44","timestamp":"2023-04-16T00:08:31.809814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:08:32.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fee3c48-5a08-4471-8590-18ebaaa5048e","timestamp":"2023-04-16T00:08:31.511842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:08:35.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0796654-6ce8-49bd-b3ef-e338ba57dc1b","timestamp":"2023-04-16T00:08:35.479979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:08:42.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d516c223-c353-4d70-9b40-6a416fd612bb","timestamp":"2023-04-16T00:08:42.333471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:08:49.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f62f326-8c58-445b-aeb8-2807b8c04fb8","timestamp":"2023-04-16T00:08:49.984833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:10:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:10:31.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3de0ef0-8373-4fa7-9618-a17562814bc8","timestamp":"2023-04-16T00:10:31.810180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:10:32.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb8ffe90-0329-41a6-98db-c4a8a10080ef","timestamp":"2023-04-16T00:10:31.511909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:10:36.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d146302-84dc-471f-9351-be60248d7fde","timestamp":"2023-04-16T00:10:35.479717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:10:42.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1136f77f-a0cd-4e64-adcf-e8de720f2185","timestamp":"2023-04-16T00:10:42.333515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:10:49.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99d764e2-fe6e-44f3-8ec2-798139bd2fb7","timestamp":"2023-04-16T00:10:49.984822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:12:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:12:31.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d633b911-a5bf-4a93-8886-c28dc0dda13f","timestamp":"2023-04-16T00:12:31.809834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:12:32.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19d87f7a-bcaa-4e16-b7df-a62bad9711ec","timestamp":"2023-04-16T00:12:31.511793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:12:35.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84993c90-683a-4031-9b36-47537de0e3e3","timestamp":"2023-04-16T00:12:35.479712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:12:42.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03c2e954-6dec-46db-a334-9529f6d2878f","timestamp":"2023-04-16T00:12:42.333466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:12:49.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1a431a8-34c7-4fc3-9061-39951969f18b","timestamp":"2023-04-16T00:12:49.985239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:14:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:14:31.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7927946-efae-48fb-bb40-6b0d45d02949","timestamp":"2023-04-16T00:14:31.809855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:14:32.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"487e5e7b-9016-44b6-a8be-81aa71fabb8c","timestamp":"2023-04-16T00:14:31.511862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:14:36.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f3e6f7-d54c-42fc-bbfb-c718d556f51f","timestamp":"2023-04-16T00:14:35.479972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:14:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65d2d967-5e85-4f20-93fc-c8f1b4e095f2","timestamp":"2023-04-16T00:14:42.334058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:14:49.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4c9d5ef-87f1-492e-88e0-942d93a064d3","timestamp":"2023-04-16T00:14:49.984764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:15:11.912+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-04-16T00:15:11.970+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-04-16T00:16:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:16:31.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d587676e-4d56-4afc-ae6e-f451d4d43b68","timestamp":"2023-04-16T00:16:31.809916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:16:32.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00fd9916-935a-4a76-a00a-b23bae3f104b","timestamp":"2023-04-16T00:16:31.511828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:16:35.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"766445e3-0444-4db9-9698-e83ceebf9905","timestamp":"2023-04-16T00:16:35.480582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:16:42.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91c9d38b-e794-461b-b6c9-8077a7a9d4ab","timestamp":"2023-04-16T00:16:42.333425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:16:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50a17251-3f9d-4e2e-9b30-8b2b23cfd1e7","timestamp":"2023-04-16T00:16:49.985076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:18:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:18:31.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ece887c8-8371-4186-8432-105fcb949445","timestamp":"2023-04-16T00:18:31.810054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:18:32.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7244bb0-091b-4ef6-abcd-5deb7de51acc","timestamp":"2023-04-16T00:18:31.511954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:18:36.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a466a0e5-6ccc-4b19-af6a-4c57277e4abd","timestamp":"2023-04-16T00:18:35.480454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:18:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b3c9fcb-9ed6-428c-ad79-c982d742db44","timestamp":"2023-04-16T00:18:42.333564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:18:49.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6483fd8f-c344-4c1f-bdfe-1c67aa7b737b","timestamp":"2023-04-16T00:18:49.987713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:20:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:20:31.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05dd01a5-9c33-4b02-8930-7cb1015ba7e3","timestamp":"2023-04-16T00:20:31.810060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:20:32.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e16306d-57de-448d-b4bb-aec8fa8342f4","timestamp":"2023-04-16T00:20:31.512045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:20:35.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86d6f3b5-bc4b-4ddb-a22a-a61ff94f6c33","timestamp":"2023-04-16T00:20:35.480511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:20:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d0fde69-1669-4e44-9f71-55ec5ddb9543","timestamp":"2023-04-16T00:20:42.333431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:20:49.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02686907-a1b8-4382-a7cd-d6f337fc0be3","timestamp":"2023-04-16T00:20:49.984870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:22:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:22:31.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"175d06fa-4b44-4ebb-a1ba-4d6129c3fd06","timestamp":"2023-04-16T00:22:31.809806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:22:32.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b65f9f2f-e2c4-48e9-b756-7f0358b28a8a","timestamp":"2023-04-16T00:22:31.512070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:22:35.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"568c5250-e22f-44e2-b01d-b51cdd6e8184","timestamp":"2023-04-16T00:22:35.479530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:22:42.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c82ecd9c-d3c7-42c7-a5e2-202ed74b0799","timestamp":"2023-04-16T00:22:42.333318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:22:49.731+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9592da0-d92a-432f-af0a-58246e75a147","timestamp":"2023-04-16T00:22:49.984969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:24:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:24:31.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"50347342-03da-417a-808a-efae147e44a6","timestamp":"2023-04-16T00:24:31.809887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:24:32.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cc0c6e2-288f-44d4-99e1-4857df3545eb","timestamp":"2023-04-16T00:24:31.511918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:24:35.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d3e41ae-bf39-479a-89d8-557de2729791","timestamp":"2023-04-16T00:24:35.479592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:24:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d3d52d4-3f7c-4112-b04f-3913dc7beba0","timestamp":"2023-04-16T00:24:42.333574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:24:49.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d648acfb-4d12-4e0d-bb6c-cdf70ee0bf00","timestamp":"2023-04-16T00:24:49.984810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:26:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:26:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d3cb35a-6c0a-499d-84a7-fa863eb6ac67","timestamp":"2023-04-16T00:26:31.809855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:26:33.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"986cae36-23fa-4b9a-ae41-b0f7a2c76813","timestamp":"2023-04-16T00:26:31.511848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:26:35.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e38d4969-511c-4253-8c1b-9392f0b82dfb","timestamp":"2023-04-16T00:26:35.480104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:26:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"422b4715-9e25-4e66-b87a-f9423212c387","timestamp":"2023-04-16T00:26:42.333650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:26:49.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22596e8a-d0e4-49ad-b6ac-6fdef6398ddf","timestamp":"2023-04-16T00:26:49.984770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:28:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:28:31.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1692eeba-3ed3-4338-bf10-7a3e1a867f91","timestamp":"2023-04-16T00:28:31.809996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:28:31.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0e4b90e-5b84-486c-8e1d-8e6e660820ca","timestamp":"2023-04-16T00:28:31.511795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:28:36.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c05c964e-0bc3-4d3d-b038-350f2c662bbd","timestamp":"2023-04-16T00:28:35.480282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:28:42.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d24e9d70-8aaa-4efa-a694-dec746beb10d","timestamp":"2023-04-16T00:28:42.333524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:28:49.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbc505aa-c086-4ec5-b1f4-ec545725742e","timestamp":"2023-04-16T00:28:49.984818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:30:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:30:31.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"66e71886-4da2-46f7-9b2e-fb665957c5c7","timestamp":"2023-04-16T00:30:31.809748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:30:31.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a8cba22-0783-446d-98e3-0f4aa438dbf1","timestamp":"2023-04-16T00:30:31.511711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:30:35.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c637cf0-c2ae-441f-81b8-db983779fd0d","timestamp":"2023-04-16T00:30:35.479439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:30:42.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d1067c4-aa40-4aa2-9af7-2dc740c77da7","timestamp":"2023-04-16T00:30:42.333410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:30:49.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a288405a-fa3e-4be0-bfb5-ea0060971337","timestamp":"2023-04-16T00:30:49.984843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:32:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:32:31.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebd73d13-a262-4139-96d5-46d84d80e80c","timestamp":"2023-04-16T00:32:31.809928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:32:31.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c70604a2-9609-4f58-8edf-bbd7002eb001","timestamp":"2023-04-16T00:32:31.511886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:32:35.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"490192d6-6ccf-4744-9412-92a639682542","timestamp":"2023-04-16T00:32:35.480631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:32:42.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e35c9e6-855c-4be2-8c64-2f77ba3c42f4","timestamp":"2023-04-16T00:32:42.333523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:32:49.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd1516ec-2b0c-4574-a1ca-67d04c8b1b17","timestamp":"2023-04-16T00:32:49.984741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:34:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:34:31.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"09d2fe3b-780e-4b4b-9663-c77d3bdbf241","timestamp":"2023-04-16T00:34:31.811884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:34:31.819+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8fe9ed3-782c-4cd4-8449-fa9272a29dc5","timestamp":"2023-04-16T00:34:31.511840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:34:35.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c5c22c4-078c-4ea7-9f5b-1f12d94e8bcd","timestamp":"2023-04-16T00:34:35.479963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:34:42.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0de81b67-465e-41cf-8bad-70ca74d69b30","timestamp":"2023-04-16T00:34:42.333476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:34:49.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6533249a-b7d6-4e83-bb88-c41cd45b26cf","timestamp":"2023-04-16T00:34:49.984871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:36:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:36:31.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bddf58ff-9192-4954-ac43-bd86e5f29710","timestamp":"2023-04-16T00:36:31.810145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:36:31.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab7db924-c559-4a72-8c35-7a4938e2366d","timestamp":"2023-04-16T00:36:31.511993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:36:35.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6cf9be8-7432-482c-9de8-b6fe116fd629","timestamp":"2023-04-16T00:36:35.479399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:36:42.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"924f77d2-73eb-4d9c-9de1-8a78f3a347a8","timestamp":"2023-04-16T00:36:42.333494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:36:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"681f9e1d-c214-46f7-9446-ca616ab9a0cb","timestamp":"2023-04-16T00:36:49.984906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:38:10.471+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:38:31.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f29f8318-9b76-4661-8976-d4f1e4f464d2","timestamp":"2023-04-16T00:38:31.810354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:38:31.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33cf20b1-4bd1-4a1f-a885-fe4efc87a7df","timestamp":"2023-04-16T00:38:31.511819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:38:35.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92f24b5d-b91c-40cc-a5a1-82e4127eb6c3","timestamp":"2023-04-16T00:38:35.480018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:38:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2a68613-d8e2-4de2-968d-31cfaa4de8db","timestamp":"2023-04-16T00:38:42.333598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:38:49.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8251ea26-3c62-4666-afe2-b12ba28fd944","timestamp":"2023-04-16T00:38:49.985002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:40:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:40:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d75a7e9-df99-4256-b379-98ecbc0f9f1b","timestamp":"2023-04-16T00:40:31.809902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:40:31.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a3fa668-b8ea-45e1-ad44-6a0b9ec1976c","timestamp":"2023-04-16T00:40:31.511989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:40:35.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e086950-3868-4487-8b9a-4fb4c03af06d","timestamp":"2023-04-16T00:40:35.479956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:40:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"367b7b76-e6b0-495a-b0cc-6dd3d13b3e93","timestamp":"2023-04-16T00:40:42.333339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:40:49.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5aa58375-e171-4c12-a47f-1de014839a6f","timestamp":"2023-04-16T00:40:49.984991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:42:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:42:31.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1992a57a-2f6b-439f-8276-7d717f30300b","timestamp":"2023-04-16T00:42:31.809849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:42:31.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67ec9a19-53c5-4a80-8fc1-9ac33c67fff1","timestamp":"2023-04-16T00:42:31.511893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:42:35.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd6bcd3b-fbde-49f9-9a26-587988f19af2","timestamp":"2023-04-16T00:42:35.479458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:42:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6635026-79f5-4510-b6f5-b1d57024a494","timestamp":"2023-04-16T00:42:42.333485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:42:49.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77ed6b3e-0e34-4ed5-9d1b-a5290eb1325b","timestamp":"2023-04-16T00:42:49.984908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:44:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:44:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1210710-a69c-4f52-a188-d164f8333689","timestamp":"2023-04-16T00:44:31.809988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:44:31.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7371be7e-3d5e-4d2b-90f5-ed45ab256ca6","timestamp":"2023-04-16T00:44:31.512098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:44:35.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4b6f1be-7c59-497d-8dfd-b0b1001cddf9","timestamp":"2023-04-16T00:44:35.480229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:44:42.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd1a444c-d9b7-43b0-a55c-1fb9c4932a88","timestamp":"2023-04-16T00:44:42.333708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:44:49.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d7f0202-c99b-4930-af64-1ea777076a86","timestamp":"2023-04-16T00:44:49.984751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:46:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:46:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b21849d-ad6b-462e-88cf-75f56db04482","timestamp":"2023-04-16T00:46:31.809930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:46:31.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40e15642-c9ea-4ee6-be33-b97472209036","timestamp":"2023-04-16T00:46:31.511700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:46:35.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b4397d4-bda0-4ff4-b2ab-b946ee2cc8df","timestamp":"2023-04-16T00:46:35.479446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:46:42.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"290c4071-e7be-41e4-b5bf-ccde6e296aaf","timestamp":"2023-04-16T00:46:42.333467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:46:49.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89bba5b8-52b5-4c8a-9c0f-10c678853d03","timestamp":"2023-04-16T00:46:49.985011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:48:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:48:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a714af2-fa75-4a87-a995-3828d2abbebd","timestamp":"2023-04-16T00:48:31.810013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:48:31.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"956527d4-1c56-493f-9b33-b84230081007","timestamp":"2023-04-16T00:48:31.511866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:48:35.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3014a46-c397-4452-a2e6-81ec1d788d8d","timestamp":"2023-04-16T00:48:35.479451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:48:42.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96df035f-8ad1-408e-bb2b-1ea13d49cf9c","timestamp":"2023-04-16T00:48:42.334669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:48:49.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd9fccb5-8023-43ec-8f95-e4519b8a1ad8","timestamp":"2023-04-16T00:48:49.984766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:50:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:50:31.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6300908-b4c5-4c99-a9fd-5014ba67d376","timestamp":"2023-04-16T00:50:31.810282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:50:31.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6185e569-861f-4373-9abd-36fced65b3c1","timestamp":"2023-04-16T00:50:31.511857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:50:35.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf42ff58-da69-4468-883e-c39523324af2","timestamp":"2023-04-16T00:50:35.479499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:50:42.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e504c3-2fc9-47d1-9ea5-e41d681484f2","timestamp":"2023-04-16T00:50:42.334938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:50:49.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e649f308-44ce-40ee-8b5b-8c8f084c5caa","timestamp":"2023-04-16T00:50:49.984887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:52:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:52:31.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b08ff88-d8ed-485d-86f6-cd5f718f87ff","timestamp":"2023-04-16T00:52:31.809885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:52:31.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51b1a005-3928-47e8-8f3d-f52ad7fd0eef","timestamp":"2023-04-16T00:52:31.511873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:52:36.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2056e1f4-861a-4809-bbb4-1338f4d86fd3","timestamp":"2023-04-16T00:52:35.480826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:52:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2304da4a-31e5-41bc-8bd8-13580b1c9a0f","timestamp":"2023-04-16T00:52:42.333534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:52:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c0d0242-fcd5-40d9-a155-096c4192e447","timestamp":"2023-04-16T00:52:49.984904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:54:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:54:31.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92fad980-6956-4f64-916e-af7dd93d7551","timestamp":"2023-04-16T00:54:31.810078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:54:31.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37d6d7d1-ae16-476a-ae7f-9abfcf90445a","timestamp":"2023-04-16T00:54:31.511939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:54:35.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a9294df-d8f3-4c05-8aa0-fa767e60bc46","timestamp":"2023-04-16T00:54:35.479597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:54:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65ab61ba-ea58-4e79-9224-cf0df1165501","timestamp":"2023-04-16T00:54:42.333648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:54:49.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d66215e-335e-4337-864f-238224320bd0","timestamp":"2023-04-16T00:54:49.984729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:56:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:56:31.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47a21703-7b49-457e-af4b-e2062e787f72","timestamp":"2023-04-16T00:56:31.809833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:56:31.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fb14bc2-35e8-477d-a878-50b11f96af0c","timestamp":"2023-04-16T00:56:31.511850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:56:35.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb262c5a-7584-46fc-875f-9f1f6de1316d","timestamp":"2023-04-16T00:56:35.479475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:56:42.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1039dc05-9f4e-4e08-b8ad-25faa982ef78","timestamp":"2023-04-16T00:56:42.333731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:56:49.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37d6c40a-4119-4b38-ac55-f2c186eca8b5","timestamp":"2023-04-16T00:56:49.984765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T00:58:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T00:58:31.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ff912bc-6ac4-457a-827b-1e9cfc49caa9","timestamp":"2023-04-16T00:58:31.809934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T00:58:31.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdc844ed-d348-4b33-8a26-7188f2929b02","timestamp":"2023-04-16T00:58:31.511973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T00:58:35.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"428b19a7-35f0-4635-96a5-3c9caf68c64b","timestamp":"2023-04-16T00:58:35.479396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T00:58:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf174877-81c6-4076-be74-5ce7c8dabbb9","timestamp":"2023-04-16T00:58:42.333861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T00:58:49.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efbf76b7-f8a7-4858-9df3-f821bccdca30","timestamp":"2023-04-16T00:58:49.984734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:00:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:00:31.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ad58003-2d4b-413f-86fa-1b005e6cf716","timestamp":"2023-04-16T01:00:31.810017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:00:31.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd39fce3-8cb6-4bae-abea-b423563a6707","timestamp":"2023-04-16T01:00:31.511896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:00:35.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f45494-4d42-4a3c-91cc-fde1cb10a598","timestamp":"2023-04-16T01:00:35.479486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:00:42.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37b30e3c-cfcb-46fe-be0a-8b3944db205d","timestamp":"2023-04-16T01:00:42.333806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:00:49.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b154ea45-0bdc-4ff5-bcf0-cd5842b9fa97","timestamp":"2023-04-16T01:00:49.984883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:02:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:02:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f84c056-a3b0-4c1a-80b9-cbe8e972a340","timestamp":"2023-04-16T01:02:31.809986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:02:31.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"126b7bb2-c2a8-46dd-b013-76bcadf6c672","timestamp":"2023-04-16T01:02:31.511687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:02:35.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"723aea93-3e13-4865-b47f-031f3e80079b","timestamp":"2023-04-16T01:02:35.480328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:02:42.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d02f5d4-4a8c-4af4-9706-4fe19f90f86b","timestamp":"2023-04-16T01:02:42.333429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:02:49.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"554da59e-8833-4814-aeba-73c1027c8dcc","timestamp":"2023-04-16T01:02:49.985127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:04:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:04:31.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca1dc618-822f-4a8c-b411-3753025a49b8","timestamp":"2023-04-16T01:04:31.809973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:04:31.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68930636-a9fd-405e-81e8-5d2aa6d4f2a7","timestamp":"2023-04-16T01:04:31.511823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:04:35.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc2719fd-4077-491b-bb13-f1cc2f57b842","timestamp":"2023-04-16T01:04:35.479330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:04:42.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5584a4f-1e4d-400b-8f45-aed0d5e888c5","timestamp":"2023-04-16T01:04:42.333463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:04:49.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ea1f1ae-aab3-4ae1-a6a5-da563ac49326","timestamp":"2023-04-16T01:04:49.984962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:06:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:06:31.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6898d86-9cfc-405b-8ee1-e39b3f43c15f","timestamp":"2023-04-16T01:06:31.810089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:06:32.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02ac92b9-85c7-4a09-9ee0-5195c7bb62e9","timestamp":"2023-04-16T01:06:31.511936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:06:35.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb76a3d5-3149-4ac4-a7d1-eac879b35d7c","timestamp":"2023-04-16T01:06:35.479474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:06:42.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61ef32b1-5dea-427c-a235-d8c65c9f95b3","timestamp":"2023-04-16T01:06:42.333990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:06:49.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df77264d-7853-46ac-a037-6db554151d67","timestamp":"2023-04-16T01:06:49.984956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:08:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:08:31.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c93abcf-6b98-4504-be87-018e845bd069","timestamp":"2023-04-16T01:08:31.809961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:08:32.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"689aa607-9ecc-4027-829d-0e8b6711b3b1","timestamp":"2023-04-16T01:08:31.511954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:08:35.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"888b9a35-c9a5-41a2-9583-b3073bbe3305","timestamp":"2023-04-16T01:08:35.479499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:08:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72d491b2-a07d-44c8-9e99-b82c107c4442","timestamp":"2023-04-16T01:08:42.333485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:08:49.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08aa72a1-ec5a-4a56-b215-dad6c1c1bb46","timestamp":"2023-04-16T01:08:49.984709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:10:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:10:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b238dae1-54c9-4fde-8816-15c3ad6a5c3b","timestamp":"2023-04-16T01:10:31.809838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:10:32.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83f2347a-6e44-4004-8ea7-a14a1c8e45bc","timestamp":"2023-04-16T01:10:31.511780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:10:35.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0053a670-93c6-40f8-8f3f-765ff44beb43","timestamp":"2023-04-16T01:10:35.479411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:10:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a25fc1a-438d-4d7b-bde8-dc5fd43759a0","timestamp":"2023-04-16T01:10:42.333871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:10:49.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cd01494-6eb7-4500-9a61-892388989565","timestamp":"2023-04-16T01:10:49.984833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:12:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:12:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79b744fd-a8c9-4e5e-870e-ebf93858fde6","timestamp":"2023-04-16T01:12:31.809856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:12:32.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b4ac9cf-7e71-45ff-9907-df0d0a292bb3","timestamp":"2023-04-16T01:12:31.511788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:12:35.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f9a29d1-bb7e-4163-86e7-23de2ed3a473","timestamp":"2023-04-16T01:12:35.479850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:12:42.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ec28c71-08c3-49cd-a471-e4dfbcff7d0a","timestamp":"2023-04-16T01:12:42.333495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:12:49.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d58a496-3e7d-4220-a0aa-801f163d8176","timestamp":"2023-04-16T01:12:49.984983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:14:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:14:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea49991b-f0be-4eab-b3f2-ecf5d7d12779","timestamp":"2023-04-16T01:14:31.809861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:14:32.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d966cde-e491-4ce0-ac43-c153f440c6dd","timestamp":"2023-04-16T01:14:31.512167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:14:35.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41da9910-f036-4a7f-b746-5c861525d91b","timestamp":"2023-04-16T01:14:35.479628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:14:42.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fa8347a-69b9-46c2-baaf-3316047cc422","timestamp":"2023-04-16T01:14:42.333653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:14:49.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33c2936a-c977-4f38-b2a9-7e17eb572a9c","timestamp":"2023-04-16T01:14:49.987491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:16:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:16:31.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bb2a128-d4c8-411e-8e62-a98ce3dd24c0","timestamp":"2023-04-16T01:16:31.809909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:16:32.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b487abec-0520-4c5a-b5fa-2224b4f6e5f9","timestamp":"2023-04-16T01:16:31.511996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:16:35.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2050501-6da9-4242-8538-ddd01e44e30d","timestamp":"2023-04-16T01:16:35.479434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:16:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d668772e-e5ef-4e53-9cbb-5203226b4213","timestamp":"2023-04-16T01:16:42.333438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:16:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74e29f62-8777-489e-bc77-d2b8f38dbb2d","timestamp":"2023-04-16T01:16:49.984701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:18:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:18:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f67a144-b04b-4037-a9f2-9c16ba85ff20","timestamp":"2023-04-16T01:18:31.809869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:18:32.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27aba715-1b23-42ef-a580-50256a6fe836","timestamp":"2023-04-16T01:18:31.512047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:18:35.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67096112-b9d7-4f2f-974a-35b52727b93b","timestamp":"2023-04-16T01:18:35.479610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:18:42.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"771be2d3-f18f-4499-9b29-ffa42ee46e81","timestamp":"2023-04-16T01:18:42.333640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:18:49.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12513ce4-46c6-45a8-b556-bade9498d4d0","timestamp":"2023-04-16T01:18:49.984789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:20:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:20:31.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8afbccb2-f85d-4696-b128-91affa2cdef8","timestamp":"2023-04-16T01:20:31.809931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:20:32.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f207a74b-503e-4479-a7aa-d1fbf1ba6171","timestamp":"2023-04-16T01:20:31.511909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:20:35.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14e9c175-e784-4bdb-b6d4-6abe744eff41","timestamp":"2023-04-16T01:20:35.479495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:20:42.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04daeb83-8e6d-4abb-b529-0ea5aedcdcea","timestamp":"2023-04-16T01:20:42.333404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:20:49.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9a9a068-fa5e-43fb-9a49-4b220a676079","timestamp":"2023-04-16T01:20:49.984825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:22:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:22:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bd2b58d-d765-4098-bc80-b4e90d818ba5","timestamp":"2023-04-16T01:22:31.809865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:22:32.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"863bff00-5558-4d11-9ddd-431fc78faf7f","timestamp":"2023-04-16T01:22:31.511814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:22:35.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fcce204-5752-42c7-9437-081343ffb98b","timestamp":"2023-04-16T01:22:35.479329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:22:42.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cd5e45b-b2ce-4b71-a45d-75950953cdcc","timestamp":"2023-04-16T01:22:42.333537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:22:49.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55ba638e-dcc1-404d-a47e-6c76a8a5c973","timestamp":"2023-04-16T01:22:49.984865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:24:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:24:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"127b0954-65a9-4011-b982-54dc703374aa","timestamp":"2023-04-16T01:24:31.809767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:24:32.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a26411f0-1169-46ff-87ea-cf195e6c0ca8","timestamp":"2023-04-16T01:24:31.511779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:24:35.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee88e343-0de6-46c6-b298-9b13ca93842a","timestamp":"2023-04-16T01:24:35.479875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:24:42.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b51f574-fdb8-45e2-8f05-617fb57d314e","timestamp":"2023-04-16T01:24:42.333574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:24:49.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"677e13d0-4cf4-4709-9688-4b05e4789252","timestamp":"2023-04-16T01:24:49.984826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:26:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:26:31.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79671fca-412b-4698-a8b7-cf9a6ef75b6e","timestamp":"2023-04-16T01:26:31.809744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:26:32.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb99f3da-26b1-4984-bad7-e7c189519ede","timestamp":"2023-04-16T01:26:31.511768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:26:35.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caebd3c7-5891-4aed-9386-45bd57db7f35","timestamp":"2023-04-16T01:26:35.479416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:26:42.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e8df091-63c4-489d-a194-2e6905a262aa","timestamp":"2023-04-16T01:26:42.334069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:26:49.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c920329-5afc-4577-bc62-017f57d3cbeb","timestamp":"2023-04-16T01:26:49.984649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:28:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:28:31.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6942c43-08df-4584-9992-4d9f6dea6809","timestamp":"2023-04-16T01:28:31.810287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:28:32.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d85c0272-5b08-488d-b967-7a56142471db","timestamp":"2023-04-16T01:28:31.511783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:28:35.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02c0b09b-57b0-4bf9-8427-3e1cd2f8ad11","timestamp":"2023-04-16T01:28:35.479365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:28:42.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21df7375-ea0b-444f-a0f9-8db4dc313dcf","timestamp":"2023-04-16T01:28:42.333396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:28:49.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23161397-1777-46df-92a7-79fd291493fa","timestamp":"2023-04-16T01:28:49.984981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:30:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:30:31.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d28033e9-2cba-4153-b7ba-6171d03e1475","timestamp":"2023-04-16T01:30:31.809855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:30:32.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59f69c38-a38e-4db4-bd60-2ff894db97e5","timestamp":"2023-04-16T01:30:31.511801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:30:35.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cadcfb7b-738b-418a-9de5-f7a67e826136","timestamp":"2023-04-16T01:30:35.479337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:30:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fb7c300-5673-42ae-8469-5e84816b42c6","timestamp":"2023-04-16T01:30:42.333608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:30:49.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec9d7353-b827-45e0-9e05-a42e6f390147","timestamp":"2023-04-16T01:30:49.984993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:32:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:32:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3093cf4a-4e8a-41f6-b6f4-3045cb193f92","timestamp":"2023-04-16T01:32:31.810006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:32:32.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24baa5c4-c3f2-45a5-93f4-cca80c8a9197","timestamp":"2023-04-16T01:32:31.511968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:32:35.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ca5e04a-e09c-4d22-92f3-f1dd748b0776","timestamp":"2023-04-16T01:32:35.479367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:32:42.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11e3c2a8-0c88-446c-97c8-4e60c37dbaeb","timestamp":"2023-04-16T01:32:42.333614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:32:49.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2109410-ad67-4680-ad52-2ef61dd2f23f","timestamp":"2023-04-16T01:32:49.984907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:34:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:34:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62b770c7-535e-4b5e-b0e7-4819f32ff465","timestamp":"2023-04-16T01:34:31.809812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:34:32.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ee6cbeb-a73e-40c3-9c54-2002d9b10a37","timestamp":"2023-04-16T01:34:31.511840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:34:35.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63384427-58e7-4980-a2fa-bfb161d6df8b","timestamp":"2023-04-16T01:34:35.479567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:34:42.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24ce7ecf-afe4-487a-a7a6-316f26728360","timestamp":"2023-04-16T01:34:42.333432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:34:49.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8a745da-1a4a-4088-822b-ef701bd35720","timestamp":"2023-04-16T01:34:49.985243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:36:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:36:31.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeb9b0d7-9b5f-4f37-bb94-b45b05b9301a","timestamp":"2023-04-16T01:36:31.809788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:36:32.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a404df9-6984-45e3-b538-28922a0cbba5","timestamp":"2023-04-16T01:36:31.511898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:36:35.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdf68f61-67c6-4109-a986-f7ab1f18aa78","timestamp":"2023-04-16T01:36:35.479837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:36:42.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22513772-714f-4d87-a339-7fa5497e9ae9","timestamp":"2023-04-16T01:36:42.333476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:36:49.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"619626ee-681b-4e7a-86d5-31f29c1d3cef","timestamp":"2023-04-16T01:36:49.984706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:38:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:38:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"800aeeb2-2979-4939-bc91-8db3303506de","timestamp":"2023-04-16T01:38:31.809677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:38:31.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"689caf55-d89b-4e60-b7a5-68d16ca1638b","timestamp":"2023-04-16T01:38:31.511878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:38:35.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d711a4a-10c7-4995-9d6e-c17595b3eaa3","timestamp":"2023-04-16T01:38:35.479743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:38:42.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"286407ed-4ce2-4285-9c9b-8f9d2352f3c8","timestamp":"2023-04-16T01:38:42.333840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:38:49.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"552ad40d-af89-4cd9-a7f1-8f9a61b40f0d","timestamp":"2023-04-16T01:38:49.985226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:40:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:40:31.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a244cfaf-1d03-4b4f-862e-1125d82f169a","timestamp":"2023-04-16T01:40:31.810058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:40:31.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"949a85cb-e0fc-4534-91a9-3c389ebbe6db","timestamp":"2023-04-16T01:40:31.512206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:40:35.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48667b8c-fc7b-4253-b760-0328db017e0d","timestamp":"2023-04-16T01:40:35.479504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:40:42.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee07bacf-d7b7-4767-a1e8-29575a7e3a87","timestamp":"2023-04-16T01:40:42.333551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:40:49.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7077ca32-b007-45a5-9089-56dd63457760","timestamp":"2023-04-16T01:40:49.984818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:42:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:42:31.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cffe361-a9b8-4365-b7e8-69883b4f65e7","timestamp":"2023-04-16T01:42:31.810050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:42:31.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67c111fc-744b-4e36-929e-d0d10b7a42d7","timestamp":"2023-04-16T01:42:31.512055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:42:35.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9ea348d-33d2-4613-8c8d-8d9a28f24fcd","timestamp":"2023-04-16T01:42:35.479413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:42:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1be16e1-fae5-4a2e-b215-1198e236f13e","timestamp":"2023-04-16T01:42:42.333898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:42:49.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9a96342-e550-44d2-a05d-00c2667fe979","timestamp":"2023-04-16T01:42:49.984861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:44:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:44:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a1f078f-4f8b-4972-87ab-259c40a1b313","timestamp":"2023-04-16T01:44:31.809982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:44:31.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fd00d68-1b70-4e67-80c0-bdabc75fca3b","timestamp":"2023-04-16T01:44:31.511776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:44:35.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08721f06-eabd-4b75-bda5-db7abec4ec7c","timestamp":"2023-04-16T01:44:35.479369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:44:42.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9fbcd96-6c93-4d02-b456-a5ebf388fa28","timestamp":"2023-04-16T01:44:42.333471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:44:49.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f21e8826-3349-406d-8a7d-7688c598478c","timestamp":"2023-04-16T01:44:49.984705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:46:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:46:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe16f75-a4ae-4e41-b2c6-218080a2e189","timestamp":"2023-04-16T01:46:31.809967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:46:31.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e52801cb-f6bf-4a10-9484-a8ac0f59d4e5","timestamp":"2023-04-16T01:46:31.511974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:46:35.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36af52ef-8241-4fd8-afe4-ba437ff405b7","timestamp":"2023-04-16T01:46:35.479448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:46:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93bfdbf1-de0d-4cc3-8f31-f968dcd008c1","timestamp":"2023-04-16T01:46:42.333356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:46:49.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8ecb57b-574c-487e-baa5-15514cbdadd9","timestamp":"2023-04-16T01:46:49.984772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:48:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:48:31.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93be00fe-d026-4282-9a7f-16b32bf6909c","timestamp":"2023-04-16T01:48:31.809727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:48:31.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e02d3ed-9588-4b78-8b03-9b01678731e6","timestamp":"2023-04-16T01:48:31.511847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:48:35.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c552ba5-9283-48c4-aabb-d6fc607d1a54","timestamp":"2023-04-16T01:48:35.479890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:48:42.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"874f3733-7c62-4117-a74d-28b8dc32a267","timestamp":"2023-04-16T01:48:42.333401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:48:49.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e8ce369-75b1-4925-8dad-22256fc0c487","timestamp":"2023-04-16T01:48:49.984701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:50:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:50:31.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52550af9-c678-4d91-9f97-4f49e664f98e","timestamp":"2023-04-16T01:50:31.809880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:50:31.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3595b8fa-b2d5-493a-aa81-80e4802fe8a6","timestamp":"2023-04-16T01:50:31.512127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:50:35.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4bcf52a-d7e4-49e0-bd07-7f6ad7483962","timestamp":"2023-04-16T01:50:35.479588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:50:42.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ee79a71-a1aa-4e49-8c63-d240d7ee33ce","timestamp":"2023-04-16T01:50:42.333498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:50:49.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f50636f4-ef28-4d43-bb7a-4c60dd6d2c1d","timestamp":"2023-04-16T01:50:49.984914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:52:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:52:31.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9a7b6f1-283e-4905-9223-29062dc0659a","timestamp":"2023-04-16T01:52:31.809930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:52:31.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e8cd1dd-3237-4463-b54c-8f7fdca4aa1d","timestamp":"2023-04-16T01:52:31.511926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:52:35.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71239c19-9f59-4635-8fc9-ff88c03defd0","timestamp":"2023-04-16T01:52:35.479284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:52:42.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3eab36e-db5f-44bf-916d-04e84b97d193","timestamp":"2023-04-16T01:52:42.333381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:52:49.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc3f2505-3f36-41a8-b09d-ec608c6d1ec9","timestamp":"2023-04-16T01:52:49.984821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:54:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:54:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e349bb8-9799-4890-8f1b-85fa0a03b1b0","timestamp":"2023-04-16T01:54:31.809810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:54:31.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61ba9afb-a45a-45bd-a156-cad06e18b71c","timestamp":"2023-04-16T01:54:31.512040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:54:35.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa419c16-ba8c-44c0-84ef-1d7e6c43e19a","timestamp":"2023-04-16T01:54:35.479340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:54:42.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26991997-67fd-459d-8241-565833d69db8","timestamp":"2023-04-16T01:54:42.333454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:54:49.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15628f60-f56b-4b8f-aa19-42e01e1b2b55","timestamp":"2023-04-16T01:54:49.984862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:56:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:56:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90f69a95-ad42-47d6-95aa-f84e76d0a66f","timestamp":"2023-04-16T01:56:31.809906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:56:31.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"638c7e04-b64e-4bc9-b9d4-c57f0343e085","timestamp":"2023-04-16T01:56:31.512079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:56:35.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b86b9c4a-602c-4532-9759-77cf073091b4","timestamp":"2023-04-16T01:56:35.479452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:56:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbceadc2-5ee7-4287-a510-e72cec87bee0","timestamp":"2023-04-16T01:56:42.333587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:56:49.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2805620d-648f-4d6f-b4b7-9028a1452764","timestamp":"2023-04-16T01:56:49.984839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T01:58:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T01:58:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e2ddf0f-b530-4ca3-a72e-44dfe7e1b86e","timestamp":"2023-04-16T01:58:31.809867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T01:58:31.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fa7692b-7282-47ee-8c69-bdfa887fa3af","timestamp":"2023-04-16T01:58:31.511896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T01:58:35.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c7687a2-f0b9-4bd8-88b5-db157b7d2b69","timestamp":"2023-04-16T01:58:35.479521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T01:58:42.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0b15e27-60cc-4e08-878d-e6a2250e2e90","timestamp":"2023-04-16T01:58:42.333558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T01:58:49.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3821daf9-8c24-4ac5-9b7f-216865721d67","timestamp":"2023-04-16T01:58:49.984777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:00:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:00:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02865a59-6bfa-4cef-b7e3-8a83e4b20ede","timestamp":"2023-04-16T02:00:31.809860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:00:31.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49db502f-b595-4575-ac69-936e3ebb38ba","timestamp":"2023-04-16T02:00:31.511742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:00:35.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a77ee49-39fb-4f3b-84dc-aafd31de2f84","timestamp":"2023-04-16T02:00:35.480523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:00:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fee3239a-75b7-4d8b-ab44-28593b7d2db0","timestamp":"2023-04-16T02:00:42.333436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:00:49.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2af8e0e3-31bc-494e-b945-08216d816fc7","timestamp":"2023-04-16T02:00:49.984817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:02:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:02:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6739049-64e2-4ebf-a873-5bcf5037891c","timestamp":"2023-04-16T02:02:31.811739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:02:31.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f5d2903-6fc9-4a58-ba26-e5b684a89d6a","timestamp":"2023-04-16T02:02:31.511806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:02:35.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"624fd7d0-6078-44dc-b06c-352db2016f10","timestamp":"2023-04-16T02:02:35.480667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:02:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85e31483-870a-403a-aeed-a5960d9ffb57","timestamp":"2023-04-16T02:02:42.333332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:02:49.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"307542b4-f16c-46ab-a05e-d18212940589","timestamp":"2023-04-16T02:02:49.985019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:04:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:04:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"671e6ba3-eab8-42d6-95fc-06455315d0d0","timestamp":"2023-04-16T02:04:31.810040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:04:31.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9850a26-7741-49b3-ae5d-ca351a5ebf26","timestamp":"2023-04-16T02:04:31.511973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:04:35.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42a59f6a-0245-4479-8430-86c331012cf8","timestamp":"2023-04-16T02:04:35.479390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:04:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daf6f597-e72e-4eee-87cd-f746ece71b84","timestamp":"2023-04-16T02:04:42.333782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:04:49.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"311ec39e-f263-4792-87c0-1ffd4b83e436","timestamp":"2023-04-16T02:04:49.984950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:06:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:06:31.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff941070-ffed-4f6a-b820-95b7d17fe324","timestamp":"2023-04-16T02:06:31.809995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:06:31.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00376f0d-7d8b-42e1-a8da-a6532899a6bd","timestamp":"2023-04-16T02:06:31.512003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:06:35.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9892b2b2-016e-4737-a473-03533d09a5da","timestamp":"2023-04-16T02:06:35.479326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:06:42.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d262e8e6-ed25-431d-8bd3-c3709e35fa50","timestamp":"2023-04-16T02:06:42.334083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:06:49.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa3f691b-9b39-43e4-9b4e-953f98804cc3","timestamp":"2023-04-16T02:06:49.984726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:08:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:08:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ae72703-945a-40b9-8318-d551bc5dd7e2","timestamp":"2023-04-16T02:08:31.809894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:08:31.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c207f20-1a90-4cb4-87df-46a39f1d2514","timestamp":"2023-04-16T02:08:31.511772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:08:35.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef1a1bbe-f7b5-4d2a-8937-df5062acf46d","timestamp":"2023-04-16T02:08:35.479446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:08:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e85576f-b0ef-4348-bfd9-fe3bef0f2080","timestamp":"2023-04-16T02:08:42.333416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:08:49.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e41b7ee-b795-4a97-bf66-642387f8999f","timestamp":"2023-04-16T02:08:49.985024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:10:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:10:31.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"af531223-5bd0-4301-b3af-d7130011211e","timestamp":"2023-04-16T02:10:31.809814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:10:31.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64e0319a-9d00-4121-9eb2-0146ae83b7ad","timestamp":"2023-04-16T02:10:31.511825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:10:35.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02935fc0-0677-42cb-bec2-236d526582c9","timestamp":"2023-04-16T02:10:35.479438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:10:42.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26c3d303-7439-4ecd-90cf-21d83c642ac6","timestamp":"2023-04-16T02:10:42.336311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:10:49.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"504c4c1b-2bf1-435a-89b3-6e883dc5772a","timestamp":"2023-04-16T02:10:49.984905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:12:10.470+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:12:31.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42f1a06f-325a-426d-a460-b2b88337cf5b","timestamp":"2023-04-16T02:12:31.809931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:12:31.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dfaca6f-8bbe-454e-af7d-0f722d2d50e5","timestamp":"2023-04-16T02:12:31.511882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:12:35.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a7945a5-d283-403d-ab95-bed6589e317b","timestamp":"2023-04-16T02:12:35.479827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:12:42.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0d9451f-ce56-4926-9f3b-717de5faaea9","timestamp":"2023-04-16T02:12:42.333500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:12:49.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"106acee8-36b6-479a-bde5-db8b9df31e17","timestamp":"2023-04-16T02:12:49.984829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:14:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:14:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bee8262f-4e16-4c99-964d-6ef2662496dc","timestamp":"2023-04-16T02:14:31.809857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:14:32.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0516911c-d267-4b4a-9a2b-83ce47921f53","timestamp":"2023-04-16T02:14:31.511998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:14:35.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19318683-5b80-418d-b40f-9e1ff80b9d7a","timestamp":"2023-04-16T02:14:35.479837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:14:42.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71a26e74-7ef5-409d-968d-ceacb4a3558d","timestamp":"2023-04-16T02:14:42.333540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:14:49.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38138cc5-2478-47f6-8bf6-f7d7444ab7d6","timestamp":"2023-04-16T02:14:49.984721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:16:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:16:31.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a10ab7-7201-4291-977c-dc9a87c51774","timestamp":"2023-04-16T02:16:31.809747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:16:32.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f911a05f-16e1-4a5f-b4a6-4391df17f902","timestamp":"2023-04-16T02:16:31.511846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:16:35.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f276c1ca-02aa-4273-a541-ef06925daa42","timestamp":"2023-04-16T02:16:35.479322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:16:42.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0883fbc-9c46-4841-90ab-fc9000279adf","timestamp":"2023-04-16T02:16:42.333365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:16:49.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f015442-53c6-4f86-9e11-bfbef3280f8f","timestamp":"2023-04-16T02:16:49.984930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:18:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:18:31.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c59ffb1-4c5e-4162-b629-3d4e12da6ef6","timestamp":"2023-04-16T02:18:31.809764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:18:32.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e306800-ff64-4599-bbcb-8196e56272de","timestamp":"2023-04-16T02:18:31.511823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:18:35.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f536f27-c50d-4d68-85d7-61cf04550a41","timestamp":"2023-04-16T02:18:35.479318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:18:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57df138c-4126-4b18-9c2f-14135e032d13","timestamp":"2023-04-16T02:18:42.333869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:18:49.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d9d6438-b77e-4239-80e5-6528ba8c7b06","timestamp":"2023-04-16T02:18:49.984640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:20:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:20:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6eb4526d-62f7-459c-8834-6c8345842b2d","timestamp":"2023-04-16T02:20:31.809885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:20:32.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35358fd5-b56f-44a6-b4e4-0fd70c0edc69","timestamp":"2023-04-16T02:20:31.512752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:20:35.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26a85c54-cc04-4d47-88f4-e66dfe0a953d","timestamp":"2023-04-16T02:20:35.479425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:20:42.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e16c5b9a-a51a-4aee-8a49-326807c4de42","timestamp":"2023-04-16T02:20:42.333459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:20:49.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71b38bbf-5bb2-4773-81cf-323d4ccf9337","timestamp":"2023-04-16T02:20:49.984819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:22:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:22:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d0b61b7-ecdc-449d-a60e-bec7e6a110fa","timestamp":"2023-04-16T02:22:31.809842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:22:32.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95a8e565-0f55-41b3-8640-aff53cd12e0e","timestamp":"2023-04-16T02:22:31.511771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:22:35.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7072073a-814a-432d-9771-f063300ec555","timestamp":"2023-04-16T02:22:35.479317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:22:42.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40f3a68c-a0fe-46db-9ff2-407dd240422a","timestamp":"2023-04-16T02:22:42.334802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:22:49.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9aa1ce94-95a6-4c5f-81be-17b01a257946","timestamp":"2023-04-16T02:22:49.984782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:24:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:24:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"623c2258-4bd0-4ffd-945e-8f52eac7f593","timestamp":"2023-04-16T02:24:31.809885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:24:32.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b5335e3-8cf3-41a7-ac4d-93d57cc875af","timestamp":"2023-04-16T02:24:31.511853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:24:35.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1e730ee-591d-4795-be0a-de17298576e6","timestamp":"2023-04-16T02:24:35.480236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:24:42.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0314b0b-af10-4858-b6cf-e539d2cad0ea","timestamp":"2023-04-16T02:24:42.333373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:24:49.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e868daa-2172-4e3a-b9c6-c4a09def3813","timestamp":"2023-04-16T02:24:49.985122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:26:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:26:31.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42a12e7e-e2bf-453c-a1c0-77b4662e71e6","timestamp":"2023-04-16T02:26:31.809831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:26:32.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94ab0d98-585c-4cc2-9bca-fc69a6089851","timestamp":"2023-04-16T02:26:31.513113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:26:35.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1890ea16-1db4-4552-9f30-39809eb2c7a9","timestamp":"2023-04-16T02:26:35.479382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:26:42.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8969a724-cfdf-4e83-8b7c-3dbec20944df","timestamp":"2023-04-16T02:26:42.333779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:26:49.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"509f9d77-9015-4051-ae69-02baef8c1395","timestamp":"2023-04-16T02:26:49.985254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:28:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:28:31.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e114dc3-9fac-47c7-84b4-e75123207259","timestamp":"2023-04-16T02:28:31.809940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:28:32.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73d6f1cd-afd6-453d-86ee-e759d87d67cd","timestamp":"2023-04-16T02:28:31.511934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:28:35.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81ae7a6c-a942-4bbe-a7c5-59e947858833","timestamp":"2023-04-16T02:28:35.479359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:28:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abf8a19c-7a30-456a-81a6-560c58822cd3","timestamp":"2023-04-16T02:28:42.333436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:28:49.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75f684ca-a250-4c8f-b895-96046bcc9b38","timestamp":"2023-04-16T02:28:49.984962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:30:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:30:31.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eb8eb96-653c-48fd-98fa-2dbf9a0f5d58","timestamp":"2023-04-16T02:30:31.809746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:30:32.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63dcc80f-d21a-4889-9c82-8439b472d18e","timestamp":"2023-04-16T02:30:31.512009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:30:35.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"988542ef-7b15-4289-a0fa-a759c1aca369","timestamp":"2023-04-16T02:30:35.480037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:30:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78c78baa-43f2-46a3-9c18-69409b2f017f","timestamp":"2023-04-16T02:30:42.333395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:30:49.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1610a060-c6fb-4e6f-934c-29a1a309956a","timestamp":"2023-04-16T02:30:49.984929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:32:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:32:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d4e5b05-cbf5-40e1-8ca7-11e68dd3abe7","timestamp":"2023-04-16T02:32:31.809917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:32:32.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5072cde5-b32f-4ef7-9bd4-7c8465f252e8","timestamp":"2023-04-16T02:32:31.511995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:32:35.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5b32641-fe40-4953-89c8-f6bd08ddb890","timestamp":"2023-04-16T02:32:35.479362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:32:42.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2beaa369-7221-423c-ad96-b77249b265fa","timestamp":"2023-04-16T02:32:42.333499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:32:49.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a95f43ab-3f90-4187-b69b-003ed44bb849","timestamp":"2023-04-16T02:32:49.984916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:34:10.470+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:34:31.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0afaeb77-9a0e-456c-85d9-111684eb61fe","timestamp":"2023-04-16T02:34:31.809839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:34:32.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee4a7bf1-2368-4c41-988f-2df673c2872e","timestamp":"2023-04-16T02:34:31.511835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:34:35.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23663d48-eb4d-4328-be2b-3e1dc443aaff","timestamp":"2023-04-16T02:34:35.479757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:34:42.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba98a587-5a94-47e3-af3f-458a95f3f1ed","timestamp":"2023-04-16T02:34:42.333495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:34:49.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a265b4a-f18f-47e9-8f31-2773298b2480","timestamp":"2023-04-16T02:34:49.984748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:36:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:36:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac76cf5b-3391-43c4-9ac8-8e0fd4cdfeaa","timestamp":"2023-04-16T02:36:31.809852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:36:32.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5eb4f8f-956d-4166-a061-97a9478c2000","timestamp":"2023-04-16T02:36:31.511747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:36:35.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"855ad18f-0465-4171-8df1-741995179866","timestamp":"2023-04-16T02:36:35.479556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:36:42.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b87a753b-d947-467a-8226-61cf5ff3edc8","timestamp":"2023-04-16T02:36:42.333332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:36:49.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09ab490a-0c56-49b4-8282-1001e4352f2c","timestamp":"2023-04-16T02:36:49.985105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:38:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:38:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"959a16ff-53e2-4885-9912-d7bd3d8519e6","timestamp":"2023-04-16T02:38:31.810030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:38:32.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63977e63-9172-4df7-b01e-7ae9f3c94a2f","timestamp":"2023-04-16T02:38:31.511764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:38:35.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b342a9cd-c059-4328-baca-1862937614ae","timestamp":"2023-04-16T02:38:35.479507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:38:42.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6916db3d-a8b6-4a47-863b-5fdef6c8916a","timestamp":"2023-04-16T02:38:42.333487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:38:49.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56a30d6a-af87-438c-91d7-905e97dc95ae","timestamp":"2023-04-16T02:38:49.984968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:40:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:40:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e75ce40-6239-4b22-8d2f-f01fb7258653","timestamp":"2023-04-16T02:40:31.809783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:40:32.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c6dc980-37c2-40ff-8933-c1fcc68a27b3","timestamp":"2023-04-16T02:40:31.511976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:40:35.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73bb36ef-0240-4516-b497-e8ecda774c29","timestamp":"2023-04-16T02:40:35.479584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:40:42.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e23a1b7e-374d-4677-a0e2-cf431edce796","timestamp":"2023-04-16T02:40:42.333345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:40:49.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46114341-e72c-46f2-be5a-f075243bda3b","timestamp":"2023-04-16T02:40:49.984754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:42:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:42:31.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3d696cd-b69e-42f7-8385-abd1e4bcee9d","timestamp":"2023-04-16T02:42:31.809940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:42:32.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfbdd2bc-cc3d-4ba9-84b7-e28e6ab49c74","timestamp":"2023-04-16T02:42:31.511761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:42:35.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcaf03a2-e338-44d6-8eb0-11710b9e41ed","timestamp":"2023-04-16T02:42:35.479414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:42:42.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c342d54-49c1-42b1-9fcf-cafa166c65dc","timestamp":"2023-04-16T02:42:42.333439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:42:49.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"368c45b7-49c3-4eff-8717-eb1b8ee3e2bc","timestamp":"2023-04-16T02:42:49.984858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:44:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:44:31.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcb781ed-308a-4feb-8ee4-fa146ae4699d","timestamp":"2023-04-16T02:44:31.809908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:44:31.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66131d9c-ac14-4c20-8a74-21b165755b24","timestamp":"2023-04-16T02:44:31.511676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:44:35.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54a4ede0-9b5a-483c-8dfa-53f037ce865f","timestamp":"2023-04-16T02:44:35.479293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:44:42.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e258a4-7f7a-484d-ac6d-990f3e80260c","timestamp":"2023-04-16T02:44:42.333397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:44:49.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39763b7e-af3c-4d88-bccb-bea807f85869","timestamp":"2023-04-16T02:44:49.984888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:46:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:46:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a9d830d-0e8e-4c63-a931-2c7803c86e52","timestamp":"2023-04-16T02:46:31.809884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:46:31.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e192f20-7022-46f5-9df9-7e7ac0943569","timestamp":"2023-04-16T02:46:31.511760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:46:35.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68862a88-7b34-4cb7-a699-d86b83bc9991","timestamp":"2023-04-16T02:46:35.480249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:46:42.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0ce7386-3c5a-47b2-b8c7-424c058e7240","timestamp":"2023-04-16T02:46:42.333623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:46:49.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"866a2316-c097-425a-9e80-7e1f0fcf8a09","timestamp":"2023-04-16T02:46:49.984956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:48:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:48:31.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bcee57e-6e1c-4b35-988e-c62523d8a1b0","timestamp":"2023-04-16T02:48:31.809932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:48:31.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6215b3ee-6dc9-4d08-8b84-f24ab467a1ab","timestamp":"2023-04-16T02:48:31.511786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:48:35.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1bfc884-c92f-45a1-ae68-0dc6d03ed9c1","timestamp":"2023-04-16T02:48:35.479479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:48:42.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14c9f63e-df9e-44b1-b335-7570576a6fa2","timestamp":"2023-04-16T02:48:42.333293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:48:49.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2333b51-3468-467e-8db1-7b4a16591b1e","timestamp":"2023-04-16T02:48:49.984877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:50:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:50:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24996242-17fe-4de6-96b5-51be15629455","timestamp":"2023-04-16T02:50:31.809730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:50:31.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bb623e1-912a-45cd-86da-1edcffa81fd6","timestamp":"2023-04-16T02:50:31.511757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:50:35.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bf80a48-bb08-4131-9b1d-ede9708f557d","timestamp":"2023-04-16T02:50:35.479453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:50:42.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c54724cb-be63-442f-a976-4dcdc47c5fc9","timestamp":"2023-04-16T02:50:42.333670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:50:49.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29321f48-ae4b-4840-990e-a1ff09b16303","timestamp":"2023-04-16T02:50:49.984930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:52:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:52:31.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a51c1ac0-76f3-40bc-801a-f9bdd47c2a24","timestamp":"2023-04-16T02:52:31.809883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:52:31.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99c842fb-9ef0-4a7b-b838-a7b7210aa9c0","timestamp":"2023-04-16T02:52:31.511863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:52:35.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bfa96c3-8c3a-4167-8b20-00689cf2bbc2","timestamp":"2023-04-16T02:52:35.479300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:52:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df2ff12c-5c34-4653-b606-fefe24c9d55b","timestamp":"2023-04-16T02:52:42.333486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:52:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9395ef7-4d0d-43a2-8c38-044719dc9ae0","timestamp":"2023-04-16T02:52:49.984734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:54:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:54:31.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa4418ca-637e-4243-b3f9-84a0090332eb","timestamp":"2023-04-16T02:54:31.809932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:54:31.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1b2a657-4cf8-4d9d-8c5e-fe3837a88b25","timestamp":"2023-04-16T02:54:31.511952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:54:35.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"243b3a28-0bcc-4a3f-a1e8-8a321b90f054","timestamp":"2023-04-16T02:54:35.479330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:54:42.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"109105d4-50ad-44ec-a5d1-0b7e42f291de","timestamp":"2023-04-16T02:54:42.333418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:54:49.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fed17e32-9cdf-4317-bfa2-c677b23bf231","timestamp":"2023-04-16T02:54:49.985027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:56:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:56:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c4671d3-3d5d-4111-a53e-7a503e14e2df","timestamp":"2023-04-16T02:56:31.809776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:56:31.845+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19b54ab7-6126-4dc5-8ab8-0254abacb4a4","timestamp":"2023-04-16T02:56:31.512006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:56:35.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee1e55ef-e7d5-485d-b67f-c938f4df4bd9","timestamp":"2023-04-16T02:56:35.479388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:56:42.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec275705-33ce-4f9c-8c51-5f32d6177395","timestamp":"2023-04-16T02:56:42.333394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:56:49.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1dcf0ef-23eb-4707-8da6-9bc42606079d","timestamp":"2023-04-16T02:56:49.984728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T02:58:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T02:58:31.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eacfd0e-59bc-4b3d-b138-7c9805af9231","timestamp":"2023-04-16T02:58:31.810105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T02:58:31.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e068770b-df60-42c0-a8d2-74da1c20d6c2","timestamp":"2023-04-16T02:58:31.511845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T02:58:35.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56038ed5-3f54-4404-b169-79dfb18b2214","timestamp":"2023-04-16T02:58:35.480048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T02:58:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"653af82a-e90e-480a-be45-d4a6f2f9001e","timestamp":"2023-04-16T02:58:42.333358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T02:58:49.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"417f39b8-1de7-4047-82d6-b3393abafa8b","timestamp":"2023-04-16T02:58:49.984724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:00:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:00:31.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c85c6945-41eb-42a9-8413-56188c009b73","timestamp":"2023-04-16T03:00:31.809807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:00:31.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1392160-bd0b-4cf3-838b-932cebc73b88","timestamp":"2023-04-16T03:00:31.511857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:00:35.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42b2f193-fba7-401d-b273-88868acdb41e","timestamp":"2023-04-16T03:00:35.479429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:00:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31e09d6b-e52c-4a85-945d-9d340b4fbc0f","timestamp":"2023-04-16T03:00:42.333485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:00:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d66fe2b-a9c0-4649-b941-0452c49c9702","timestamp":"2023-04-16T03:00:49.984873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:02:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:02:31.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"838360ce-bf65-4e5e-864b-8999963be949","timestamp":"2023-04-16T03:02:31.809996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:02:31.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8454d9c7-3d60-43b6-99d1-d5884581610a","timestamp":"2023-04-16T03:02:31.512088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:02:35.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4044eaef-954a-4f93-a646-0bf8709e2e68","timestamp":"2023-04-16T03:02:35.479448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:02:42.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bbe10b7-41ba-4ee0-b349-456216ee1d5b","timestamp":"2023-04-16T03:02:42.333459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:02:49.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"718995dd-70ae-403f-a6e4-83324b803aa5","timestamp":"2023-04-16T03:02:49.984650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:04:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:04:31.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fce68e0-807d-4660-8a1c-1c2712e6e01b","timestamp":"2023-04-16T03:04:31.809861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:04:31.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1986b9c8-ea03-4f0d-9927-b8c3c175e03d","timestamp":"2023-04-16T03:04:31.511693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:04:35.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be6a3c68-659b-48a2-9430-331027cf4ea1","timestamp":"2023-04-16T03:04:35.479440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:04:42.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fec3de17-3fa7-4992-9b95-dd8b61111c30","timestamp":"2023-04-16T03:04:42.333429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:04:49.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa2169fd-0a73-4db7-9fa1-41ad58d7bcf6","timestamp":"2023-04-16T03:04:49.984867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:06:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:06:31.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40e87d85-b684-4dab-895f-4949657c4939","timestamp":"2023-04-16T03:06:31.809927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:06:31.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5225ca4-1add-432e-b734-54cf5b68a391","timestamp":"2023-04-16T03:06:31.511988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:06:35.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ed4fd6c-a16d-42a4-a04e-0b7974a14aa1","timestamp":"2023-04-16T03:06:35.479406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:06:42.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca803e49-8ed4-4c04-8de8-7fe051ab42e2","timestamp":"2023-04-16T03:06:42.333341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:06:49.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3408549-aa5e-4911-bbe0-723028c7d102","timestamp":"2023-04-16T03:06:49.984734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:08:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:08:31.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"36d8047e-5946-4ca7-ab41-fe472d4f07f0","timestamp":"2023-04-16T03:08:31.809774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:08:31.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee59205e-060a-4528-8543-56be6b40ce69","timestamp":"2023-04-16T03:08:31.511986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:08:35.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4715e2d4-e7c3-4992-9ee2-24591805ed4f","timestamp":"2023-04-16T03:08:35.479486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:08:42.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a6c9b72-21a0-4385-a332-8607a4ebb58e","timestamp":"2023-04-16T03:08:42.333803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:08:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0506f818-d4f8-4e47-9e37-d5cb259e0f91","timestamp":"2023-04-16T03:08:49.984868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:10:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:10:31.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f0659ea-9ea3-4d4b-b798-b52df7725ab5","timestamp":"2023-04-16T03:10:31.809918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:10:31.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25ba7086-930c-475e-939e-f7519e993133","timestamp":"2023-04-16T03:10:31.511955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:10:35.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf22173f-a4dc-4d8a-8577-1ea31196cac3","timestamp":"2023-04-16T03:10:35.479963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:10:42.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abe752f3-e009-4b9e-81d2-c36795244834","timestamp":"2023-04-16T03:10:42.337119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:10:49.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52c5a1cd-b29f-4def-9ebb-57f14c58970c","timestamp":"2023-04-16T03:10:49.984886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:12:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:12:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb7bb7e6-4394-4cfc-8105-9c5085cd48ed","timestamp":"2023-04-16T03:12:31.809831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:12:31.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6447973e-f222-4cbb-bd9b-39934f8667eb","timestamp":"2023-04-16T03:12:31.511770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:12:35.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"218b26da-3b00-4bc7-8b48-a37ab7f1c5ec","timestamp":"2023-04-16T03:12:35.479481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:12:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cad38107-6aa0-4849-ac76-453ddfe1af0f","timestamp":"2023-04-16T03:12:42.333333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:12:49.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80acc891-b060-4961-99aa-00231f2d7709","timestamp":"2023-04-16T03:12:49.984892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:14:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:14:31.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c9448a3-fb14-43a1-9daa-e605c811f1eb","timestamp":"2023-04-16T03:14:31.809942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:14:31.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cdff19a-277a-466b-bc7f-5c8daf8058a2","timestamp":"2023-04-16T03:14:31.511850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:14:35.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30b47212-11d3-41ee-9f71-764df36c7817","timestamp":"2023-04-16T03:14:35.479366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:14:42.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"add5f0c9-8f05-4931-9e5c-0415d43447f7","timestamp":"2023-04-16T03:14:42.333425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:14:49.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ceb72df-deab-47af-afd0-d110124d35c5","timestamp":"2023-04-16T03:14:49.984701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:16:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:16:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c05aa419-9601-4e10-a585-9a12fc7fbc0e","timestamp":"2023-04-16T03:16:31.809859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:16:31.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb2a2c95-66b3-481e-8ea2-46bfeb0ceb10","timestamp":"2023-04-16T03:16:31.511806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:16:35.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dda65f01-e09c-451a-a25b-6f79c94c00cb","timestamp":"2023-04-16T03:16:35.479441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:16:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7a41c8d-202a-45fb-9f08-e8c554dc290c","timestamp":"2023-04-16T03:16:42.333500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:16:49.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c671774-c9e3-4ea9-b1ec-c6d2182a79d8","timestamp":"2023-04-16T03:16:49.984826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:18:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:18:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c1bf988-4c9f-4cba-8d78-bf136789cfec","timestamp":"2023-04-16T03:18:31.810084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:18:31.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fe8abd0-f707-48fb-bebd-abe5ee0f9057","timestamp":"2023-04-16T03:18:31.511919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:18:35.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f53f936-0147-4f20-87d1-721044641701","timestamp":"2023-04-16T03:18:35.479550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:18:42.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61c1573c-5d55-4387-83e7-99eb266383d3","timestamp":"2023-04-16T03:18:42.333527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:18:49.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"307479ae-50bc-4a89-96fc-43d5f35a33ef","timestamp":"2023-04-16T03:18:49.984913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:20:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:20:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"44cca39d-3420-4f4d-9758-8bd3763c77b3","timestamp":"2023-04-16T03:20:31.809809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:20:31.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89a7a18a-f493-4477-b080-98711ac71836","timestamp":"2023-04-16T03:20:31.511919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:20:35.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b9e5ef-fd20-44f9-b846-bbf886d38a95","timestamp":"2023-04-16T03:20:35.479373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:20:42.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24fb6701-1c92-480d-b738-cfb55559feb4","timestamp":"2023-04-16T03:20:42.333410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:20:49.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5c47a8f-6626-4c89-83bb-9219fe60ccd1","timestamp":"2023-04-16T03:20:49.985012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:22:10.470+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:22:31.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49766ece-19f7-400b-be47-bb8ac42f64e7","timestamp":"2023-04-16T03:22:31.809785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:22:32.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5b1b8c4-b1ea-4c04-9f89-f5c7dfd87270","timestamp":"2023-04-16T03:22:31.511793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:22:35.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cade3834-7289-43bf-ae5e-9969465aa57c","timestamp":"2023-04-16T03:22:35.479894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:22:42.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b95f291-8022-4558-9f33-458cbc537091","timestamp":"2023-04-16T03:22:42.333785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:22:49.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63323421-4896-45f9-b070-5daa8b0f9fa3","timestamp":"2023-04-16T03:22:49.984645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:24:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:24:31.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"31c86bb6-b12d-4be7-acc4-26965534fe3d","timestamp":"2023-04-16T03:24:31.809844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:24:32.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e21f22df-4a28-4658-ae17-e7dfba60c1bc","timestamp":"2023-04-16T03:24:31.511839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:24:35.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec67899e-f14f-45fe-a4f0-17b0e139c947","timestamp":"2023-04-16T03:24:35.479290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:24:42.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"741f3295-e472-4a30-aa5c-431ab4d298a0","timestamp":"2023-04-16T03:24:42.333402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:24:49.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85ad79c0-85b6-4a8c-90e7-b35d77b7e039","timestamp":"2023-04-16T03:24:49.984797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:26:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:26:31.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"872d7495-a79f-46bb-aab3-4053f5e8341a","timestamp":"2023-04-16T03:26:31.809910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:26:32.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d0010c9-6801-4fd5-a6eb-2cd9e69fafab","timestamp":"2023-04-16T03:26:31.511911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:26:35.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daf51c66-d0df-48b9-ba69-6081084372b7","timestamp":"2023-04-16T03:26:35.479438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:26:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3090584-b817-4b3d-ab38-fd917e4c78d8","timestamp":"2023-04-16T03:26:42.333510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:26:49.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42464d14-8bb0-4e14-80d8-c6e4e962b338","timestamp":"2023-04-16T03:26:49.984975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:28:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:28:31.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f59c818f-2939-432e-ab9c-5353993062ab","timestamp":"2023-04-16T03:28:31.809671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:28:32.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2185110-c218-4a70-b052-234a64285d4b","timestamp":"2023-04-16T03:28:31.511831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:28:35.730+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"047653a9-c064-4a56-9a27-49a406f62591","timestamp":"2023-04-16T03:28:35.479372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:28:42.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13739949-5ad1-40ae-83e7-05deffcf3867","timestamp":"2023-04-16T03:28:42.334734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:28:49.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dca7d5f8-ae3d-4281-b255-ed2e31aae230","timestamp":"2023-04-16T03:28:49.984908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:30:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:30:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"deac7e27-ef1f-4d4f-89fd-d1709441ea3c","timestamp":"2023-04-16T03:30:31.809900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:30:32.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a871ce1-096f-45e3-a674-d7954f6d2271","timestamp":"2023-04-16T03:30:31.511725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:30:35.731+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fef53c9-9c40-4451-8056-316bf6ae990b","timestamp":"2023-04-16T03:30:35.479452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:30:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18bdec37-5ccf-47eb-8f2a-77f3359430f3","timestamp":"2023-04-16T03:30:42.333517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:30:49.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b61c686-7d80-4683-b8ef-b7c195881d00","timestamp":"2023-04-16T03:30:49.984742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:32:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:32:31.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c57bbeb-72b0-4e53-b3cf-cf97f73c92f7","timestamp":"2023-04-16T03:32:31.809983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:32:32.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ef75934-fe46-480b-b7ea-42ad8f51d4e7","timestamp":"2023-04-16T03:32:31.511896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:32:35.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a27f05df-e70f-4155-9a93-91db4e789b72","timestamp":"2023-04-16T03:32:35.479361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:32:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b0f53a9-402b-4485-8c41-6edfd1cffddc","timestamp":"2023-04-16T03:32:42.333561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:32:49.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dead6ef1-79f7-4e81-b739-6c9bf23c3333","timestamp":"2023-04-16T03:32:49.984974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:34:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:34:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edd619db-7e99-4f30-8bea-6e3aed2a3931","timestamp":"2023-04-16T03:34:31.810020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:34:32.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d01bb245-dd5c-4c30-ac5e-ddd8e0c01f80","timestamp":"2023-04-16T03:34:31.511692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:34:35.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd9edd1e-7dc0-4813-a7c3-7c0bb5ba4442","timestamp":"2023-04-16T03:34:35.479905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:34:42.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98d1eb5d-6d35-49cd-8a93-e587036b533e","timestamp":"2023-04-16T03:34:42.333681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:34:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31283a97-4d92-4177-823c-afeaced66ef7","timestamp":"2023-04-16T03:34:49.984775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:36:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:36:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3be1dc26-8171-4f6d-a2de-7e225a1db05d","timestamp":"2023-04-16T03:36:31.809801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:36:32.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24cd00a8-ec10-4784-9c4c-7e1216c44577","timestamp":"2023-04-16T03:36:31.511897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:36:35.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d923309-4694-4f79-a601-56b77c2e138f","timestamp":"2023-04-16T03:36:35.479588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:36:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6aa80bb1-8f29-487b-a9a8-739c4c097bee","timestamp":"2023-04-16T03:36:42.333306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:36:49.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75460cca-6e37-43e4-97df-886a8053474e","timestamp":"2023-04-16T03:36:49.984925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:38:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:38:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e56d693-0ca1-4e8f-b589-909fdb081fcb","timestamp":"2023-04-16T03:38:31.809660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:38:32.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ab54573-12e3-41de-9b1a-2a877466a451","timestamp":"2023-04-16T03:38:31.511741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:38:35.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fc5b659-9090-4890-b493-d9b4e83e6e72","timestamp":"2023-04-16T03:38:35.479474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:38:42.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a67e7713-92d1-4900-8f58-41563cefd199","timestamp":"2023-04-16T03:38:42.333673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:38:49.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2090312d-f523-4788-a238-17369c287f2c","timestamp":"2023-04-16T03:38:49.984900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:40:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:40:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff5071b4-7652-4bec-ae4d-251cf222feec","timestamp":"2023-04-16T03:40:31.809833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:40:32.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29f739fe-d0a1-4b8e-9485-0820fff02ae9","timestamp":"2023-04-16T03:40:31.511901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:40:35.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd00e71f-bb8c-49b5-bd7e-9d779410b83b","timestamp":"2023-04-16T03:40:35.479665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:40:42.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"272c48ba-fedb-4a09-9115-e6c8e169a118","timestamp":"2023-04-16T03:40:42.333454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:40:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10e83aad-f4ac-465e-9291-72a83d7282d1","timestamp":"2023-04-16T03:40:49.984665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:42:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:42:31.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29e0e125-e1cc-4179-b1b3-1452d1b9d0c8","timestamp":"2023-04-16T03:42:31.809701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:42:32.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"112be62b-792b-4728-8760-dcb03f2d605a","timestamp":"2023-04-16T03:42:31.511838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:42:35.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3783f52e-8d05-49fc-ada7-c4992e30ad8c","timestamp":"2023-04-16T03:42:35.479609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:42:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e597331c-ef34-49c1-9549-706d73537124","timestamp":"2023-04-16T03:42:42.335543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:42:49.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc8f2a96-02aa-4dd5-8884-8785d2ca1ed6","timestamp":"2023-04-16T03:42:49.984665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:44:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:44:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6685d38-8935-49f2-b6b2-5d25bce30517","timestamp":"2023-04-16T03:44:31.809837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:44:32.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69ac9ccb-0e65-462f-a36d-ea4d74133c27","timestamp":"2023-04-16T03:44:31.511930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:44:35.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf43afc9-98d7-40ea-8bcc-c8be59969d1c","timestamp":"2023-04-16T03:44:35.479439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:44:42.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a9efbbd-7a01-4e62-bd9d-669f93c450e9","timestamp":"2023-04-16T03:44:42.333315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:44:49.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb9d4fba-a34a-49e6-a8e6-ebcba402937b","timestamp":"2023-04-16T03:44:49.984778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:46:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:46:31.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2297bcf-51ba-4d52-996c-581d9d2ed03c","timestamp":"2023-04-16T03:46:31.809936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:46:32.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9478833-d5e9-4624-a3d4-6733b64eeba7","timestamp":"2023-04-16T03:46:31.511899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:46:35.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f17aa5f8-08f5-401c-a65b-c14b9feb706d","timestamp":"2023-04-16T03:46:35.479771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:46:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d01eb4bd-62f7-4fac-aad0-c0450ae63193","timestamp":"2023-04-16T03:46:42.333470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:46:49.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf8364f7-a13a-4141-b508-ecc2e8ce3a60","timestamp":"2023-04-16T03:46:49.984773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:48:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:48:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6ab8280-1ffa-4432-b47a-2c831e0185c2","timestamp":"2023-04-16T03:48:31.810058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:48:32.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeab7a9a-c229-4128-83c0-6e8c6fdc32ca","timestamp":"2023-04-16T03:48:31.511815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:48:35.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcbd2870-942f-44fc-ade3-7a2e37ab8436","timestamp":"2023-04-16T03:48:35.479509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:48:42.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b794a411-ee0a-40e6-9314-fe712a042deb","timestamp":"2023-04-16T03:48:42.333330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:48:49.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7f53c76-0a42-4afc-8f29-5ea443d7b83a","timestamp":"2023-04-16T03:48:49.984873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:50:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:50:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e58b702-7e05-4d60-b6bf-be6b03a4f548","timestamp":"2023-04-16T03:50:31.810133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:50:32.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae88dc57-f4d3-4d3a-a7d8-19aced1a88e1","timestamp":"2023-04-16T03:50:31.512127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:50:35.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62d64253-ec83-41db-8c5d-2854833686ae","timestamp":"2023-04-16T03:50:35.479389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:50:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"841c46b4-3737-4985-b2bd-fddff16e728c","timestamp":"2023-04-16T03:50:42.335137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:50:49.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fb79493-d6be-441d-afe0-23011502ee16","timestamp":"2023-04-16T03:50:49.984767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:52:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:52:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a30260-ffa1-44d1-87d5-f999ba962f79","timestamp":"2023-04-16T03:52:31.809808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:52:31.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3c8c92e-951a-4bb8-81c1-6e10224cdc5f","timestamp":"2023-04-16T03:52:31.511718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:52:35.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5037ad8e-7270-493d-b58c-156f8d0cb4a7","timestamp":"2023-04-16T03:52:35.479374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:52:42.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3a58dee-0ae7-4609-b3d1-e90fdf394252","timestamp":"2023-04-16T03:52:42.333347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:52:49.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"698ecc9c-e8fd-416e-a969-f1f5b0e5cba4","timestamp":"2023-04-16T03:52:49.984897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:54:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:54:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e081a1f1-ae72-442f-a937-33306d0a21b0","timestamp":"2023-04-16T03:54:31.809870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:54:31.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89f81795-473d-4c17-a4c5-6ba846726cf7","timestamp":"2023-04-16T03:54:31.511939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:54:35.756+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"861adfc0-71d7-470c-809f-2a500c580f6a","timestamp":"2023-04-16T03:54:35.479454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:54:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e5f32e3-58cd-4cd6-b12f-603e6eff5797","timestamp":"2023-04-16T03:54:42.333511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:54:49.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96b29311-e45f-4e37-9731-1b4ecf529b29","timestamp":"2023-04-16T03:54:49.985209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:56:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:56:31.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c5f28e4-dc90-472c-affa-af5c96666176","timestamp":"2023-04-16T03:56:31.809951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:56:31.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2b31e4d-d912-4a18-a21e-ea4f249952f3","timestamp":"2023-04-16T03:56:31.511986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:56:35.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2af91907-adea-401e-af2b-ff22da3613aa","timestamp":"2023-04-16T03:56:35.479615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:56:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"520ca8f7-6b89-4417-a64a-9054661451cd","timestamp":"2023-04-16T03:56:42.334369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:56:49.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9242152-91e1-4557-8598-6455a7b2ee96","timestamp":"2023-04-16T03:56:49.984891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T03:58:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T03:58:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5335e66a-b37d-4df8-8ab4-6166728f87a1","timestamp":"2023-04-16T03:58:31.809923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T03:58:31.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aef3e386-088a-4a22-82f9-2fe7b6c5dd48","timestamp":"2023-04-16T03:58:31.511839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T03:58:35.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b9a93a9-ea19-4471-98b4-bfeabe0acc11","timestamp":"2023-04-16T03:58:35.479607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T03:58:42.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6847c7c9-27b2-4999-a27e-ea5aea6015a4","timestamp":"2023-04-16T03:58:42.333763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T03:58:49.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b98f68a1-ae7a-449f-84a8-19b2a2e05d00","timestamp":"2023-04-16T03:58:49.984712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:00:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:00:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65dd4fa0-0f86-464b-a66d-884288ee3395","timestamp":"2023-04-16T04:00:31.809786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:00:31.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a38dfed-c90e-4514-94d2-b66ef51abbae","timestamp":"2023-04-16T04:00:31.511947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:00:35.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6752922-f58d-4902-b670-c42576bd5353","timestamp":"2023-04-16T04:00:35.479335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:00:42.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"798fd90f-5b70-47b9-80fe-2e50a68e47a0","timestamp":"2023-04-16T04:00:42.333460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:00:49.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7c45c91-908d-4b0d-b1a6-a499279af0eb","timestamp":"2023-04-16T04:00:49.985148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:02:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:02:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5bf307a-6cb5-42fc-8d8d-596e2e121857","timestamp":"2023-04-16T04:02:31.809852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:02:31.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec660c9-0f10-4f7c-90ca-a9fdb33380ca","timestamp":"2023-04-16T04:02:31.511835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:02:35.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19ab5499-3a98-4f4d-9cc6-dec881a8db01","timestamp":"2023-04-16T04:02:35.479465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:02:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d86212ed-ee2f-4c9d-82ff-233b783e6060","timestamp":"2023-04-16T04:02:42.333367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:02:49.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc044b92-9a1f-4ddd-9a45-914c4866788c","timestamp":"2023-04-16T04:02:49.984991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:04:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:04:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd100ff5-782b-4a19-a87c-a4d12bad36ea","timestamp":"2023-04-16T04:04:31.809710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:04:31.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90670410-2a33-4cac-b917-9e4a89111b9f","timestamp":"2023-04-16T04:04:31.511835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:04:35.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ba07dec-5088-412e-a2d5-8d091f79169e","timestamp":"2023-04-16T04:04:35.479480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:04:42.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d682f6cf-871c-4744-ad25-0bb09a8ca288","timestamp":"2023-04-16T04:04:42.333407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:04:49.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e8b56fe-3f75-4a4f-a4f1-b40ac724e4bf","timestamp":"2023-04-16T04:04:49.984704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:06:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:06:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"64d11b69-6517-487e-a588-c973851c6f5c","timestamp":"2023-04-16T04:06:31.809846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:06:31.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a993cc9-801c-460f-ae8b-afe151079132","timestamp":"2023-04-16T04:06:31.511854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:06:35.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7906bb34-7ed6-4982-8d57-5035e51777a1","timestamp":"2023-04-16T04:06:35.482872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:06:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a063e754-281e-4e2e-bef1-bc430d56506c","timestamp":"2023-04-16T04:06:42.333804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:06:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1fdc190-0e02-4ced-81c6-b53e9df0ef37","timestamp":"2023-04-16T04:06:49.984891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:08:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:08:31.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dd56be3-7255-4d69-a1d3-781735b2336b","timestamp":"2023-04-16T04:08:31.809722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:08:31.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"649e64da-1759-4465-8cab-0f5b349bee4d","timestamp":"2023-04-16T04:08:31.511903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:08:35.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e87e3fc-18a1-4b77-99d1-36a1d1172e09","timestamp":"2023-04-16T04:08:35.479357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:08:42.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c827c2e0-18f9-4a13-aeba-12a74c06c130","timestamp":"2023-04-16T04:08:42.333336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:08:49.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7ad69d9-fc6d-4220-bb52-2baf220e4f19","timestamp":"2023-04-16T04:08:49.984660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:10:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:10:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e00e50be-3eb8-4dcc-8d20-b653b5dfdf2b","timestamp":"2023-04-16T04:10:31.810107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:10:31.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9727324a-50cf-4e44-aebb-39c015cf0062","timestamp":"2023-04-16T04:10:31.511867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:10:35.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc278168-bc58-4996-a0c5-148c93ab46b4","timestamp":"2023-04-16T04:10:35.479817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:10:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0e9051e-a4da-4c8b-b803-056bf506484a","timestamp":"2023-04-16T04:10:42.333567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:10:49.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9efe7e8b-7623-4fe6-8fc6-47e96c6f991f","timestamp":"2023-04-16T04:10:49.985003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:12:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:12:31.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6b97e07-ff88-4147-aeda-459b76806692","timestamp":"2023-04-16T04:12:31.809898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:12:31.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caf041d3-5248-404f-9a3e-1381d1571d76","timestamp":"2023-04-16T04:12:31.511878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:12:35.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4e2d3f9-02e0-4bea-8c97-858d66890b4e","timestamp":"2023-04-16T04:12:35.479433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:12:42.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a065cfca-e55f-4167-9dd5-84a35c045992","timestamp":"2023-04-16T04:12:42.333360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:12:49.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"897f76ba-0d3e-4bdf-8b40-c619e726d09b","timestamp":"2023-04-16T04:12:49.985241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:14:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:14:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8af69121-b7da-4a15-9ec8-f9458b50ae39","timestamp":"2023-04-16T04:14:31.809829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:14:31.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a83388e-19b9-4931-b657-e4beae15d3d7","timestamp":"2023-04-16T04:14:31.511736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:14:35.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53642147-507a-46e1-af05-dc35cbe933b9","timestamp":"2023-04-16T04:14:35.479451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:14:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4fdbbf7-0def-45df-be1a-7212b5c56e5f","timestamp":"2023-04-16T04:14:42.333458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:14:49.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97838982-6889-408e-963b-6259795ef811","timestamp":"2023-04-16T04:14:49.985032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:16:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:16:31.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"957c4f3d-3ebf-42c3-ab98-ccd24e08a72a","timestamp":"2023-04-16T04:16:31.809777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:16:31.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96e69c91-ded0-4142-ba43-df0ae1fc7b90","timestamp":"2023-04-16T04:16:31.511930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:16:35.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5a2d78d-b390-4864-967d-08601eb1e75a","timestamp":"2023-04-16T04:16:35.479489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:16:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1325be44-d91e-4ced-a973-0b374af87cee","timestamp":"2023-04-16T04:16:42.333543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:16:49.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89974a7f-6195-4260-b5f6-9d7d824c3bd1","timestamp":"2023-04-16T04:16:49.984963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:18:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:18:31.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c9014a5-c47b-444d-bdc4-6c979c843e00","timestamp":"2023-04-16T04:18:31.809848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:18:31.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43e0b56f-838a-46ea-bb6f-cf00b7ca6ebf","timestamp":"2023-04-16T04:18:31.511829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:18:35.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0140a854-d28b-423a-93cc-ecbcea8b5516","timestamp":"2023-04-16T04:18:35.479473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:18:42.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d44f8eb-fd17-4811-9277-407adc0633f4","timestamp":"2023-04-16T04:18:42.333456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:18:49.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b344248-35c4-4db3-9b00-93e3fccd8bdd","timestamp":"2023-04-16T04:18:49.984739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:20:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:20:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f25ca6bd-aac4-49eb-8682-81d58d52e6a7","timestamp":"2023-04-16T04:20:31.810031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:20:31.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40471967-ae70-4eb8-8f1a-ae3d08fee152","timestamp":"2023-04-16T04:20:31.511660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:20:35.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5560415a-44b3-4239-b8c5-e4154d69229c","timestamp":"2023-04-16T04:20:35.479371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:20:42.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50c75ebc-7145-405f-9e35-b3165d6dec87","timestamp":"2023-04-16T04:20:42.333512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:20:49.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba6ac87f-7d00-4fca-80bb-41025215c5b5","timestamp":"2023-04-16T04:20:49.984841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:22:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:22:31.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9513650-d8b3-4ea8-ad01-82d46e4ea2d6","timestamp":"2023-04-16T04:22:31.809729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:22:31.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3463b9a6-3adb-431f-b5bd-81cfee3ec291","timestamp":"2023-04-16T04:22:31.511741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:22:35.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc6da543-b60a-409e-afcf-4eb7ee63d97b","timestamp":"2023-04-16T04:22:35.479960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:22:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb47663c-26ae-4652-9e3f-02dcca7afadf","timestamp":"2023-04-16T04:22:42.333255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:22:49.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdc6bad0-922f-4680-929e-a0a7e06b02b8","timestamp":"2023-04-16T04:22:49.984989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:24:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:24:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c4030ec-553b-412c-a2da-fb666f21c117","timestamp":"2023-04-16T04:24:31.809800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:24:31.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b296a5b3-0aa8-4d08-8e4e-cee039539155","timestamp":"2023-04-16T04:24:31.511763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:24:35.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65ffaf42-ca56-4122-aefc-5dc90591a7b4","timestamp":"2023-04-16T04:24:35.479504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:24:42.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd701c2b-c369-417b-b68e-62c44e6694d1","timestamp":"2023-04-16T04:24:42.333339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:24:49.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34a39ab6-8bea-459d-b813-a2f64e6ffe3f","timestamp":"2023-04-16T04:24:49.984807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:26:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:26:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e5061a2-06a7-4099-85fa-17b8fcdde12f","timestamp":"2023-04-16T04:26:31.809737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:26:31.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19266ac2-6b17-4b92-b8be-9d1df6647c2a","timestamp":"2023-04-16T04:26:31.511825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:26:35.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55075bf2-635a-4cdf-b465-d42d73916b83","timestamp":"2023-04-16T04:26:35.479338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:26:42.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"961204b4-4f52-4063-8278-fd9285a4993d","timestamp":"2023-04-16T04:26:42.333298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:26:49.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e4fe277-d5d0-49d4-8ad6-f1a1d18df9e9","timestamp":"2023-04-16T04:26:49.985029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:28:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:28:31.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"108b7e5e-c78e-441c-95b3-108102f57887","timestamp":"2023-04-16T04:28:31.809790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:28:31.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e3d6a4e-ac1d-4019-b72d-162aa873c1cc","timestamp":"2023-04-16T04:28:31.511664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:28:35.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74cd79b8-94da-4c64-9d9f-ff1242e198a3","timestamp":"2023-04-16T04:28:35.480002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:28:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f73de07-2e47-4a51-9d00-247f3172ada0","timestamp":"2023-04-16T04:28:42.333410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:28:49.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45ecb5d7-bfb2-4573-9beb-9a8c8d606fc4","timestamp":"2023-04-16T04:28:49.984638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:30:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:30:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93ac09fe-21a3-4110-987f-8f549d1f033c","timestamp":"2023-04-16T04:30:31.810040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:30:32.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84519c9e-46e5-46e1-a305-0ce4f5d5aa06","timestamp":"2023-04-16T04:30:31.511965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:30:35.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5419c939-b4b9-4080-966a-4e5a510c72ba","timestamp":"2023-04-16T04:30:35.479483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:30:42.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15e3b50c-a969-41d9-8c0a-9dec1e60c332","timestamp":"2023-04-16T04:30:42.333349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:30:49.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1db4180-fdfc-48ca-ac3e-cc0f6df040e7","timestamp":"2023-04-16T04:30:49.984934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:32:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:32:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"453e0cff-5b7f-480c-b19a-88e8b1d622ef","timestamp":"2023-04-16T04:32:31.809780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:32:32.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95ad112a-350f-47cc-8340-a8ec555eeb2f","timestamp":"2023-04-16T04:32:31.511696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:32:35.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1846af65-fc9a-4856-8187-822b4f570c23","timestamp":"2023-04-16T04:32:35.479522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:32:42.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3de2d795-aea8-47d3-93d2-923f34c09f73","timestamp":"2023-04-16T04:32:42.333647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:32:49.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c64feb9-1d1d-4bf8-bace-a5adc4b47c10","timestamp":"2023-04-16T04:32:49.984775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:34:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:34:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"daad7468-998e-4e8f-8b88-2190c72dcc2b","timestamp":"2023-04-16T04:34:31.809738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:34:32.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92c27bee-b21a-4217-b82d-424d48d24c01","timestamp":"2023-04-16T04:34:31.512243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:34:35.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"287f7e73-bea5-449f-a67a-d707bb67013f","timestamp":"2023-04-16T04:34:35.479998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:34:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"218382a2-9339-4e3b-8d7e-955e1fd9e8b0","timestamp":"2023-04-16T04:34:42.333361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:34:49.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f697306-86fd-4f44-82ce-37566f87af07","timestamp":"2023-04-16T04:34:49.984744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:36:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:36:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d193be-a9af-415a-8341-3fb4cf840832","timestamp":"2023-04-16T04:36:31.809841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:36:32.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8837989d-241c-4a40-9de5-c4136a8ae0cf","timestamp":"2023-04-16T04:36:31.511629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:36:35.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0742f735-80d2-4054-a0f6-4aae75d8f7f3","timestamp":"2023-04-16T04:36:35.479428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:36:42.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78d7e5a1-693a-4698-aa25-588daeb27c11","timestamp":"2023-04-16T04:36:42.333477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:36:49.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7461147-c032-48ff-8204-8b8b6c8a20f6","timestamp":"2023-04-16T04:36:49.984874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:38:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:38:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27d1fb5b-050b-494f-82da-f77f9c248e05","timestamp":"2023-04-16T04:38:31.809778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:38:32.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3f4c751-7e4a-4784-909d-05ac30957366","timestamp":"2023-04-16T04:38:31.511840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:38:35.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e5b3a60-d32c-498e-8825-a92a28a92404","timestamp":"2023-04-16T04:38:35.479527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:38:42.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31af9426-4b2e-459e-a133-516ff42fa029","timestamp":"2023-04-16T04:38:42.335943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:38:49.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"777850a6-e650-4a33-a923-cc1fab3f7e9b","timestamp":"2023-04-16T04:38:49.984775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:40:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:40:31.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9d9ae67-69d3-44ac-a048-87563c3345f4","timestamp":"2023-04-16T04:40:31.809858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:40:32.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db80a2e5-0cbd-4671-a346-de15fc22c918","timestamp":"2023-04-16T04:40:31.511914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:40:35.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1db8b5e-16f7-455e-bab0-27a4213bf55e","timestamp":"2023-04-16T04:40:35.479581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:40:42.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0030796a-e265-40c5-9d4f-a73f9b11c864","timestamp":"2023-04-16T04:40:42.333299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:40:49.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1194286-cb7b-40fb-9b0b-b8ada69153ca","timestamp":"2023-04-16T04:40:49.984859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:42:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:42:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd867c88-c466-43ca-b77b-c7fe530f37ed","timestamp":"2023-04-16T04:42:31.810019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:42:32.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06cc952b-78cc-4510-a7e4-0e2644b2780c","timestamp":"2023-04-16T04:42:31.511843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:42:35.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c020bd9-53b0-4b72-932a-e0a52c2a6385","timestamp":"2023-04-16T04:42:35.479539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:42:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b92b3f44-1ac2-45cd-8633-59a1658f3a96","timestamp":"2023-04-16T04:42:42.334201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:42:49.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b15c397b-15f3-4d02-8878-4730ea5ddba7","timestamp":"2023-04-16T04:42:49.985411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:44:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:44:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51246b72-7330-4b44-bb4c-ce21cb587f78","timestamp":"2023-04-16T04:44:31.809860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:44:32.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2238c0a2-b7ea-4651-a09d-f6466f603bd3","timestamp":"2023-04-16T04:44:31.512010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:44:35.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4bde7a5-7796-4e3e-ac41-e313dec7ece6","timestamp":"2023-04-16T04:44:35.479526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:44:42.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2abc9ed-64c8-4d6d-94f0-4a50ce116565","timestamp":"2023-04-16T04:44:42.333351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:44:49.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c26b00bb-55b8-45ab-8fd6-e0d97873af11","timestamp":"2023-04-16T04:44:49.985088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:46:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:46:31.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"320542c1-1674-46a6-84e6-d59081e5a31f","timestamp":"2023-04-16T04:46:31.809891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:46:32.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"436ed5a6-f66f-4cf3-aca0-d70e260083d7","timestamp":"2023-04-16T04:46:31.511839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:46:35.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9cfd0a9-f4c9-4efa-9855-887cae460086","timestamp":"2023-04-16T04:46:35.479599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:46:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85831686-b509-4031-b41d-a73130adb83f","timestamp":"2023-04-16T04:46:42.333487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:46:49.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1d08643-e4cc-4655-ae35-599567e47e68","timestamp":"2023-04-16T04:46:49.984840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:48:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:48:31.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f6d0391-7b02-42d7-9b74-783bd48b5af7","timestamp":"2023-04-16T04:48:31.809783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:48:32.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b989ffe8-9b15-4a5b-9151-a133de1ff94b","timestamp":"2023-04-16T04:48:31.511854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:48:35.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53b7aeda-9a4a-44db-8ff4-1bda8d7039f3","timestamp":"2023-04-16T04:48:35.479610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:48:42.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec0416f3-6d1f-48bc-9014-618571fbb2d1","timestamp":"2023-04-16T04:48:42.333472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:48:49.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"659da0ad-3689-4a0f-8da3-31afee47c95c","timestamp":"2023-04-16T04:48:49.984881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:50:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:50:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b482edfd-c4e6-40a1-ac4f-4cd769e9c561","timestamp":"2023-04-16T04:50:31.809723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:50:32.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05658437-1752-48b1-ab81-cf8bffd3946b","timestamp":"2023-04-16T04:50:31.511858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:50:35.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"683e123e-2620-4363-89fd-2fddbf70f8a2","timestamp":"2023-04-16T04:50:35.479358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:50:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"941f71e2-aefe-4ca3-b19d-98965d53f1c8","timestamp":"2023-04-16T04:50:42.333353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:50:49.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"830133a7-2eba-4312-b297-3b1ead444364","timestamp":"2023-04-16T04:50:49.984702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:52:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:52:31.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"243d67ff-b8f7-4b4c-ba40-e9fb756034c1","timestamp":"2023-04-16T04:52:31.809976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:52:32.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54012aa1-2e4e-4689-8320-4945d9ff4ca4","timestamp":"2023-04-16T04:52:31.511810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:52:35.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b26d2f1-092f-4147-995b-30c0de97b843","timestamp":"2023-04-16T04:52:35.479368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:52:42.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adc99465-4353-49cb-9b4c-abdef4ec67cf","timestamp":"2023-04-16T04:52:42.333645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:52:49.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d085f147-58b5-4e0f-b1e8-296695c31706","timestamp":"2023-04-16T04:52:49.984861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:54:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:54:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"962d0640-3b1b-49b4-8e87-79444d31ab64","timestamp":"2023-04-16T04:54:31.809780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:54:32.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b81126d9-892c-48cc-ab7d-ad7220e5fe85","timestamp":"2023-04-16T04:54:31.511887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:54:35.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c952cf8-fcdb-40b5-ab6d-de25bb432395","timestamp":"2023-04-16T04:54:35.479393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:54:42.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0b173f6-a5c7-4aa6-ad30-6dbfc9158d94","timestamp":"2023-04-16T04:54:42.333361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:54:49.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fad65ef-6a4d-47cd-b9c2-ab537e0ed18a","timestamp":"2023-04-16T04:54:49.984768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:56:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:56:31.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b46d26-499f-4e2e-810e-7fb283b57cc3","timestamp":"2023-04-16T04:56:31.809849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:56:33.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fdc94c9-d6b0-4b96-a032-de8c6c79c7d1","timestamp":"2023-04-16T04:56:31.511843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:56:35.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c025bcc-339f-419f-a134-8fe7543e4b0e","timestamp":"2023-04-16T04:56:35.479418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:56:42.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7af1403-5891-4ba0-8db4-e77f54ba61bc","timestamp":"2023-04-16T04:56:42.333316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:56:49.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caed426a-be7c-4f5f-bbf3-f898db2bed83","timestamp":"2023-04-16T04:56:49.984885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T04:58:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T04:58:31.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f1a9ed2-7e45-4985-abbb-b60c791e70fa","timestamp":"2023-04-16T04:58:31.809782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T04:58:32.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25a41320-f7de-45ec-a3bd-d05200935bcc","timestamp":"2023-04-16T04:58:31.511692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T04:58:35.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1643a8b-6b68-4e67-9d7b-084f52d9dbb4","timestamp":"2023-04-16T04:58:35.480002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T04:58:42.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fc5b7c0-5a77-4e47-921f-1c8449a30856","timestamp":"2023-04-16T04:58:42.333404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T04:58:49.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2da1e4da-746a-45bd-ac15-7a233f86f3be","timestamp":"2023-04-16T04:58:49.984843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T05:00:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T05:00:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41b820c0-3b01-46f3-8bce-8323dee47a7b","timestamp":"2023-04-16T05:00:31.809837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T05:00:31.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dad4c7e0-55d6-469a-b896-0ecf5b3d5c29","timestamp":"2023-04-16T05:00:31.511684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T05:00:35.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7bbaaa6-3729-4e4c-bcbd-151322f2dae9","timestamp":"2023-04-16T05:00:35.479338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T05:00:42.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"153aa32b-6ea3-40e8-9ef5-12a02104877d","timestamp":"2023-04-16T05:00:42.333740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T05:00:49.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d38dca5b-404d-4cb6-a3a7-3fbc1a1d8714","timestamp":"2023-04-16T05:00:49.984860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T05:02:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T05:02:31.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b848702d-9e1c-4f72-9a8c-917e942c1341","timestamp":"2023-04-16T05:02:31.809759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T05:02:31.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4da4f27a-fdc5-46ba-874d-002b2b625928","timestamp":"2023-04-16T05:02:31.511796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T05:02:35.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc354273-6e79-4d41-9542-418f9dedd0e4","timestamp":"2023-04-16T05:02:35.479251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T05:02:42.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"727c39e4-6983-477e-bf83-ff9a16156b29","timestamp":"2023-04-16T05:02:42.336675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T05:02:49.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44b8a2b3-48a3-4323-9681-d75a71ca3ff6","timestamp":"2023-04-16T05:02:49.984675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T05:04:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T05:04:31.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2ec742c-6b2c-468b-a2a8-4a5a8402b73b","timestamp":"2023-04-16T05:04:31.809924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T05:04:31.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ee49a60-e08d-4a8e-8b0f-2bb1fb5e9bce","timestamp":"2023-04-16T05:04:31.511664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T05:04:35.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f7abd74-4183-45e1-b97b-39480df45d1c","timestamp":"2023-04-16T05:04:35.479257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T05:04:42.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0279adb-6970-4c11-b5a6-2564b047eff3","timestamp":"2023-04-16T05:04:42.333537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T05:04:49.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d998e17e-ce37-4747-9dec-9725d8ef61af","timestamp":"2023-04-16T05:04:49.984817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T05:06:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T05:06:31.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d829a49-644e-4c72-b205-848554060de0","timestamp":"2023-04-16T05:06:31.809698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T05:06:31.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43cebc24-65c2-4bad-90ce-9d52bfc429f1","timestamp":"2023-04-16T05:06:31.511822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T05:06:35.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee268e30-95d5-4f08-b1bb-7e56b83f49fe","timestamp":"2023-04-16T05:06:35.479503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T05:06:42.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef61c30a-cead-400c-8095-9278a024ea52","timestamp":"2023-04-16T05:06:42.333402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T05:06:49.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52711fa2-8cd9-46d5-8c9b-899a6cff7686","timestamp":"2023-04-16T05:06:49.984815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T05:08:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T05:08:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"31360276-e5be-4421-9a57-672745fe1818","timestamp":"2023-04-16T05:08:31.809743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T05:08:31.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a5e3e5c-c4e1-477e-a1b0-c9d248a3d9c8","timestamp":"2023-04-16T05:08:31.511762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T05:08:35.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23997c87-bcd2-4486-916b-0e3aff7d88e6","timestamp":"2023-04-16T05:08:35.479386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T05:08:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9ca3fae-2553-4f5e-b01b-ce8e8b719f4f","timestamp":"2023-04-16T05:08:42.333430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T05:08:49.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baf3bfb5-7398-47b5-b0f8-7c47c307bd81","timestamp":"2023-04-16T05:08:49.984912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T05:10:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T05:10:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3a325fe-6045-46f1-b79e-5e5b96745ad6","timestamp":"2023-04-16T05:10:31.809780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T05:10:31.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"822bb831-f0c0-45c1-8993-5d10122b792f","timestamp":"2023-04-16T05:10:31.511701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T05:10:35.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ba1adcf-abe0-4fbc-9211-5318ee5b7150","timestamp":"2023-04-16T05:10:35.479445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T05:10:42.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87adcf5c-a8aa-4157-a97b-166480436c6a","timestamp":"2023-04-16T05:10:42.333436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T05:10:49.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b077f2-10c8-4ba1-ada9-e5e03fd8fc14","timestamp":"2023-04-16T05:10:49.984719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T05:12:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T05:12:31.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd824a69-8c62-4d4e-8c53-c34832a3467c","timestamp":"2023-04-16T05:12:31.809981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T05:12:31.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a09995d2-6c77-41cc-ad43-45d542ebcdf3","timestamp":"2023-04-16T05:12:31.511751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T05:12:35.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c71899b5-bc35-4dad-9077-45104ee451af","timestamp":"2023-04-16T05:12:35.479878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T05:12:42.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"018e9b24-466f-42f3-8acf-f8de78d5c404","timestamp":"2023-04-16T05:12:42.337177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T05:12:49.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c04c1da2-367e-4aad-9e9d-c198b99d447b","timestamp":"2023-04-16T05:12:49.984871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T05:14:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T05:14:31.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6796402a-a9c9-4348-b179-7a7e4120c5b7","timestamp":"2023-04-16T05:14:31.810337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T05:14:31.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93bb2169-da7b-49b3-aba7-6864fdcba86d","timestamp":"2023-04-16T05:14:31.511654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T05:14:35.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6509bed0-9bea-4909-a9d8-7bd20b3bfa98","timestamp":"2023-04-16T05:14:35.479340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T05:14:42.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1430b233-9c39-4767-b179-99737ee30391","timestamp":"2023-04-16T05:14:42.333449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T05:14:49.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac1afbfb-1b0e-4c62-9439-eedc002bacd5","timestamp":"2023-04-16T05:14:49.984811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-16T05:16:10.469+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-16T05:16:31.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"46e94a86-2a13-420f-9063-5ea04e0e1315","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d07d4ed-d3d9-43f7-bb3f-88f7fc8b8694","timestamp":"2023-04-16T05:16:31.809971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-16T05:16:31.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a7b28445-a106-4547-a230-f49986fcdaf6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d6d31e3-fcc0-48eb-941e-445a4f53677f","timestamp":"2023-04-16T05:16:31.511784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-16T05:16:35.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b3916df2-25c9-4345-829b-9790cb3ee4c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4f8122d-3e10-4201-a673-08778ba960f9","timestamp":"2023-04-16T05:16:35.479374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-16T05:16:42.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"bcdf8292-6450-4809-88d2-130e0bf03fd2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"3d4a74bf-8870-4eb7-a7aa-2567c81a2dff","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"139c8631-7264-4bff-bfb3-630edbd06798","timestamp":"2023-04-16T05:16:42.333370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-16T05:16:49.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aca3270a-c11b-4a27-ba87-fb92854ebeac","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c45636d