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-10-06T04:01:29.053+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-6d8c6b8fd-hhxpz with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-10-06T04:01:29.048+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-10-06T04:01:29.057+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-10-06T04:01:32.159+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-10-06T04:01:32.622+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 443 ms. Found 5 JPA repository interfaces.
[2023-10-06T04:01:37.020+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-10-06T04:01:37.058+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-10-06T04:01:37.060+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-10-06T04:01:37.061+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-10-06T04:01:37.269+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-10-06T04:01:37.269+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 7950 ms
[2023-10-06T04:01:38.609+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-10-06T04:01:39.004+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-10-06T04:01:39.175+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-10-06T04:01:39.843+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-10-06T04:01:40.346+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-10-06T04:01:40.798+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-10-06T04:01:40.876+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-10-06T04:01:44.135+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-10-06T04:01:44.217+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-10-06T04:01:47.019+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-10-06T04:01:47.154+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-10-06T04:01:47.358+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-06T04:01:47.358+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-06T04:01:47.358+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1696564907354
[2023-10-06T04:01:47.364+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-10-06T04:01:48.499+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@285a4fe3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2589d787, org.springframework.security.web.context.SecurityContextPersistenceFilter@382d71c7, org.springframework.security.web.header.HeaderWriterFilter@7aa01bd9, org.springframework.security.web.authentication.logout.LogoutFilter@691567ea, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6de7778f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34a20f16, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1a1c21b4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1788cb61, org.springframework.security.web.session.SessionManagementFilter@22a6d75c, org.springframework.security.web.access.ExceptionTranslationFilter@515ab3f2, org.springframework.security.web.access.intercept.AuthorizationFilter@50ec4bfc]
[2023-10-06T04:01:49.949+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-10-06T04:01:54.824+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-10-06T04:01:54.945+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-10-06T04:01:55.007+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-10-06T04:01:55.054+00:00|INFO|ServiceManager|main] service manager starting
[2023-10-06T04:01:55.055+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-10-06T04:01:55.073+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=066e34da-2aa2-46cf-8daa-d2a6e5d2f7f0, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-hhxpz, 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-10-06T04:01:55.156+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-10-06T04:01:55.170+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-06T04:01:55.171+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-06T04:01:55.171+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1696564915170
[2023-10-06T04:01:55.172+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-10-06T04:01:55.177+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=c7ce736a-0dd0-4284-ab29-31b50f3e61de, alive=false, publisher=null]]: starting
[2023-10-06T04:01:55.245+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-10-06T04:01:55.301+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-10-06T04:01:55.389+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-06T04:01:55.389+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-06T04:01:55.389+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1696564915389
[2023-10-06T04:01:55.390+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=c7ce736a-0dd0-4284-ab29-31b50f3e61de, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-10-06T04:01:55.390+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$a66c27b6
[2023-10-06T04:01:55.409+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$be4f0210
[2023-10-06T04:01:55.423+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$e05137bc
[2023-10-06T04:01:55.431+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$efd7126a
[2023-10-06T04:01:55.527+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$91600647
[2023-10-06T04:01:55.535+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$6d57015
[2023-10-06T04:01:55.541+00:00|INFO|ServiceManager|main] service manager starting Publisher AcElementPropertiesPublisher$$EnhancerBySpringCGLIB$$859555f7
[2023-10-06T04:01:55.547+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-10-06T04:01:55.549+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-10-06T04:01:55.549+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-10-06T04:01:55.549+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-10-06T04:01:55.549+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-10-06T04:01:55.550+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-10-06T04:01:55.550+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-10-06T04:01:55.550+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=066e34da-2aa2-46cf-8daa-d2a6e5d2f7f0, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-hhxpz, 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@7893c715
[2023-10-06T04:01:55.551+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=066e34da-2aa2-46cf-8daa-d2a6e5d2f7f0, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-hhxpz, 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-10-06T04:01:55.551+00:00|INFO|ServiceManager|main] service manager started
[2023-10-06T04:01:55.559+00:00|INFO|Application|main] Started Application in 29.075 seconds (JVM running for 31.553)
[2023-10-06T04:01:56.717+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: GMtkwyTaR8W2OMLXr0c2Ug
[2023-10-06T04:01:56.720+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 1002 with epoch 0
[2023-10-06T04:01:56.721+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 9YGeq3asTzWHwRBToevsZw
[2023-10-06T04:01:56.721+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 9YGeq3asTzWHwRBToevsZw
[2023-10-06T04:01:56.722+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 9YGeq3asTzWHwRBToevsZw
[2023-10-06T04:01:56.722+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 9YGeq3asTzWHwRBToevsZw
[2023-10-06T04:01:56.722+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 9YGeq3asTzWHwRBToevsZw
[2023-10-06T04:01:56.722+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 9YGeq3asTzWHwRBToevsZw
[2023-10-06T04:01:56.727+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: GMtkwyTaR8W2OMLXr0c2Ug
[2023-10-06T04:01:56.729+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-10-06T04:01:56.758+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-10-06T04:01:56.834+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-37eb8705-9515-449b-a86b-5f15bf974e7f
[2023-10-06T04:01:56.835+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-10-06T04:01:56.836+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-10-06T04:01:59.843+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-37eb8705-9515-449b-a86b-5f15bf974e7f', protocol='range'}
[2023-10-06T04:01:59.859+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-37eb8705-9515-449b-a86b-5f15bf974e7f=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-10-06T04:01:59.915+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-37eb8705-9515-449b-a86b-5f15bf974e7f', protocol='range'}
[2023-10-06T04:01:59.934+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-10-06T04:01:59.948+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-10-06T04:01:59.995+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | 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-10-06T04:01:59.995+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | 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-10-06T04:01:59.995+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | 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-10-06T04:01:59.995+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | 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-10-06T04:01:59.996+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | 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-10-06T04:01:59.996+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | 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-10-06T04:02:00.148+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=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-10-06T04:02:00.149+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-10-06T04:02:00.167+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-10-06T04:02:00.167+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-10-06T04:02:00.172+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-10-06T04:02:00.173+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=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-10-06T04:03:02.611+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-10-06T04:03:02.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e92d8d48-f8e9-4a1f-aafd-ae4c5dd6b60f","timestamp":"2023-10-06T04:03:02.501011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:03:07.853+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b87e2546-1c37-4afa-bd3d-ed7eb725737f","timestamp":"2023-10-06T04:03:08.193926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:03:15.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5400b372-3f45-410b-92bb-2b5b161d3a4d","timestamp":"2023-10-06T04:03:15.585956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:03:23.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf6e1f8a-bac2-4d20-a409-8b715c21bd79","timestamp":"2023-10-06T04:03:23.419936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:03:37.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adf92c6a-054d-41f4-b06a-be5297c4332e","timestamp":"2023-10-06T04:03:36.541078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:03:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:05:02.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e6547c7-f45b-4988-8590-df47da790c21","timestamp":"2023-10-06T04:05:02.500612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:05:07.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e75d503e-2ba4-47a2-9076-3850b578f13e","timestamp":"2023-10-06T04:05:08.193961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:05:15.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"314b8f8c-ca6d-43cd-9a53-09e3b25e953b","timestamp":"2023-10-06T04:05:15.585466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:05:23.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79abe96e-8419-45f8-8e15-3b83652f4de7","timestamp":"2023-10-06T04:05:23.419952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:05:36.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2843250f-5e30-42d8-ad28-a55e97caa7c6","timestamp":"2023-10-06T04:05:36.541475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:05:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:07:02.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"71928029-5020-45a7-8a7c-641e844dbbbc","timestamp":"2023-10-06T04:07:02.501216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:07:07.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a36e1af-88da-40f3-b869-fb7221fec84f","timestamp":"2023-10-06T04:07:08.193388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:07:15.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b19f841-505a-432f-9a07-842b18330d5a","timestamp":"2023-10-06T04:07:15.586341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:07:23.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"076c71b0-ec5e-4c88-9397-c51e6f2bce9c","timestamp":"2023-10-06T04:07:23.419510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:07:36.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68ecca83-6ed5-4d3d-9745-f83e8b4e37c7","timestamp":"2023-10-06T04:07:36.540963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:07:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:09:02.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9956c070-d091-4f28-bbf6-2b69a310658e","timestamp":"2023-10-06T04:09:02.502416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:09:07.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86eaf5f9-7fb6-487b-a5a2-395973079a54","timestamp":"2023-10-06T04:09:08.193809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:09:15.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3946248f-aff5-4275-9087-2c71827d301a","timestamp":"2023-10-06T04:09:15.586371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:09:23.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d27b3d0d-c70a-403c-b158-f721104e9729","timestamp":"2023-10-06T04:09:23.419920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:09:36.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8790dcc9-2455-41d6-906e-4b3ca51609c8","timestamp":"2023-10-06T04:09:36.540979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:09:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:10:56.953+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-10-06T04:10:56.993+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-10-06T04:11:02.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6ae9db8-a0aa-4fd2-9f7d-2bae4ccbb830","timestamp":"2023-10-06T04:11:02.500648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:11:07.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0db33cf8-840f-4eb0-9ec4-89cb4b06c71c","timestamp":"2023-10-06T04:11:08.193344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:11:15.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93d1037b-ba4e-4b81-a752-f03a8ce93792","timestamp":"2023-10-06T04:11:15.585478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:11:23.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c29c853-c438-42a2-be23-e6fc5abc354c","timestamp":"2023-10-06T04:11:23.419925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:11:36.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed019e34-d2fb-4e71-9615-01abbf153ed1","timestamp":"2023-10-06T04:11:36.541683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:11:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:13:02.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"095f2559-3ab9-477c-baac-faf7b2aebad7","timestamp":"2023-10-06T04:13:02.500568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:13:07.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59b43822-aa54-4ab2-a28b-e74885da871e","timestamp":"2023-10-06T04:13:08.193883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:13:15.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9977dffe-ba53-495d-adbd-ff7f06841e60","timestamp":"2023-10-06T04:13:15.586274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:13:23.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94588a3d-42b5-49b1-96ea-168326e8ad37","timestamp":"2023-10-06T04:13:23.419378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:13:36.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f473326f-c62b-4921-8393-7801eb41f2b6","timestamp":"2023-10-06T04:13:36.540813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:13:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:15:02.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f373461-07b7-4425-86e6-ccb6cad12345","timestamp":"2023-10-06T04:15:02.501270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:15:07.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"632e6a92-9498-4618-b173-63fc6bfcac98","timestamp":"2023-10-06T04:15:08.193995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:15:15.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e3bc1b9-132d-4525-9b89-22fae6518054","timestamp":"2023-10-06T04:15:15.585917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:15:23.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fc49103-25db-4051-932c-8cd98e4401d6","timestamp":"2023-10-06T04:15:23.420894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:15:36.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d654c80-5726-4f29-8423-d75f97d251a7","timestamp":"2023-10-06T04:15:36.540609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:15:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:17:02.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce013a28-268d-4c26-b36c-1cb92a0746fd","timestamp":"2023-10-06T04:17:02.500599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:17:07.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23dfec75-2aea-4641-ab14-60337504a76d","timestamp":"2023-10-06T04:17:08.193330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:17:15.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7321691-a79c-4665-b6b5-7e3ea9469215","timestamp":"2023-10-06T04:17:15.585549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:17:23.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32c36aa8-2eb4-46a0-bb9b-1a421808f42d","timestamp":"2023-10-06T04:17:23.419963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:17:36.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f33a2e5-609f-4676-9164-74e785614479","timestamp":"2023-10-06T04:17:36.540677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:17:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:19:02.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"67d93a99-eb09-4b44-a8c3-a75d6b3ac8b9","timestamp":"2023-10-06T04:19:02.501278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:19:07.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df942a4e-46e5-4a4f-86d1-1c9a2f4ab8da","timestamp":"2023-10-06T04:19:08.193894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:19:15.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c89a719f-0820-4f07-ab38-b01191f4481e","timestamp":"2023-10-06T04:19:15.586354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:19:23.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"751e3c1e-82e9-4fa5-8eda-54319d2bf569","timestamp":"2023-10-06T04:19:23.419506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:19:36.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbfe935b-8830-471b-ab97-d251c3ff7264","timestamp":"2023-10-06T04:19:36.541532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:19:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:21:02.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6661c641-4b1d-4e7e-9865-f6e3fe118ac1","timestamp":"2023-10-06T04:21:02.500675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:21:07.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"411667fc-ffc6-4f92-9cf0-af0362aae24b","timestamp":"2023-10-06T04:21:08.193789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:21:15.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bf3ca8a-3bc8-4905-b262-9cab6dc90287","timestamp":"2023-10-06T04:21:15.586339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:21:23.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"514270b1-eb10-4d17-bd98-e14a27f98673","timestamp":"2023-10-06T04:21:23.419964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:21:36.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4692f238-a04b-44a0-aaaa-1ad3110c93c7","timestamp":"2023-10-06T04:21:36.540822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:21:55.059+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:23:02.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e26a3e3e-cb67-4d8c-8c7f-d5835d3da8ae","timestamp":"2023-10-06T04:23:02.501523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:23:07.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"043beb74-d088-4aae-92ec-acb41959d6e4","timestamp":"2023-10-06T04:23:08.193679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:23:15.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76a5606a-7797-443f-83bb-7322ff342df0","timestamp":"2023-10-06T04:23:15.585652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:23:23.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d716603-b274-46c0-8174-79d29d30b6af","timestamp":"2023-10-06T04:23:23.419412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:23:36.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a409bc2-6863-4579-a5d2-341818c13297","timestamp":"2023-10-06T04:23:36.540992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:23:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:25:02.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"deda8d55-f39a-41ab-85ff-c4e8a85d76b1","timestamp":"2023-10-06T04:25:02.500561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:25:07.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad01b08f-2eb8-4422-ad71-13d696037567","timestamp":"2023-10-06T04:25:08.194244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:25:15.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"599a0ede-bc7d-487d-ab9d-1d846110e2fb","timestamp":"2023-10-06T04:25:15.585415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:25:23.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09092b53-4795-467c-946f-de4f303128b7","timestamp":"2023-10-06T04:25:23.420067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:25:36.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43b1d2f7-37a1-4907-93a6-c3f609df57f1","timestamp":"2023-10-06T04:25:36.540666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:25:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:27:02.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0c5b223-9d9c-448a-a372-ed77cf139afc","timestamp":"2023-10-06T04:27:02.500617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:27:07.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a993c202-b06d-4195-9f1d-d5a8a9b9d427","timestamp":"2023-10-06T04:27:08.193481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:27:15.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"861f93b0-849a-4ed0-a454-56f2ff7e24b6","timestamp":"2023-10-06T04:27:15.585430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:27:23.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62467032-958a-43b2-a1f0-2091be8269a3","timestamp":"2023-10-06T04:27:23.419355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:27:36.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bd5e053-1316-4aeb-a7d1-d486706b8c1b","timestamp":"2023-10-06T04:27:36.540684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:27:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:29:02.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"992ac445-ffe7-40af-b8b4-dcdb21c2a53c","timestamp":"2023-10-06T04:29:02.501574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:29:07.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b280a72-45ae-4ebb-bd0b-ab362dec34c8","timestamp":"2023-10-06T04:29:08.193968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:29:15.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42157c92-a6c9-41ab-8d2d-6359a170ec2f","timestamp":"2023-10-06T04:29:15.586275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:29:23.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf53083d-829e-42c1-ac89-d0f46b68370f","timestamp":"2023-10-06T04:29:23.420032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:29:37.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83ff7c36-f4fe-4e60-a5c0-62834c917334","timestamp":"2023-10-06T04:29:36.540941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:29:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:31:02.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b86fa072-8987-4724-a90e-beecefbcbaa3","timestamp":"2023-10-06T04:31:02.500677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:31:07.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c182733-10c6-47d8-a5bc-479cd1a20ef0","timestamp":"2023-10-06T04:31:08.193641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:31:15.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"452fc5d2-fc92-4af3-9e3c-2ea95220ef6c","timestamp":"2023-10-06T04:31:15.585529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:31:23.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4efcda07-db41-40e7-b3eb-60ac7d514c70","timestamp":"2023-10-06T04:31:23.420089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:31:36.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"493b3f4d-050b-4363-9975-0b436a67261b","timestamp":"2023-10-06T04:31:36.540658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:31:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:33:02.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dc93f84-7337-410b-9d8d-2d9a135e0e6c","timestamp":"2023-10-06T04:33:02.500848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:33:07.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24656c49-0202-4009-9359-6a2ad1cade73","timestamp":"2023-10-06T04:33:08.194602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:33:15.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1ce85fa-5af8-41e8-99a1-cd3c14c8a667","timestamp":"2023-10-06T04:33:15.585589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:33:23.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e525312-54f5-44ef-8f6e-c89d85de51ae","timestamp":"2023-10-06T04:33:23.420447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:33:36.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86b88df3-9749-4772-a471-bab455fedf44","timestamp":"2023-10-06T04:33:36.540654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:33:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:35:02.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8521b751-cee3-4fce-b284-7b0bd17f4e5b","timestamp":"2023-10-06T04:35:02.501132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:35:07.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d3ded6e-310e-4b67-b601-272cae586e39","timestamp":"2023-10-06T04:35:08.193508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:35:15.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a120d718-9f6d-43aa-b339-55a1844e9765","timestamp":"2023-10-06T04:35:15.585971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:35:23.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0a232b4-b237-4bf1-a3ac-ef0c056f66d4","timestamp":"2023-10-06T04:35:23.419437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:35:36.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3667555c-0760-499a-b233-4849fd73cb9a","timestamp":"2023-10-06T04:35:36.540556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:35:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:37:02.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"50c5c2cb-14f6-4470-919e-b6e2f42e2541","timestamp":"2023-10-06T04:37:02.500672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:37:07.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2bb9994-17a1-40de-b33e-56f0ae5bfb70","timestamp":"2023-10-06T04:37:08.194532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:37:15.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"847b95c5-68b9-49b5-8469-a88ecdf7b0cb","timestamp":"2023-10-06T04:37:15.585635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:37:23.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27a2867c-01cd-42a2-8220-5d0aacb3ff09","timestamp":"2023-10-06T04:37:23.420107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:37:36.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c6c56e8-0dbd-4a19-9132-397a87153946","timestamp":"2023-10-06T04:37:36.540973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:37:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:39:02.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75c2cd6f-41ca-4eb2-9cb0-5cddee5a9c03","timestamp":"2023-10-06T04:39:02.500749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:39:07.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cba4fefd-168d-45aa-984c-c16f80c99ea5","timestamp":"2023-10-06T04:39:08.193507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:39:15.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ea72442-1cf9-4435-a975-e50d89528fa4","timestamp":"2023-10-06T04:39:15.585895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:39:23.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a14e9873-3374-49ea-8561-1b4133e61b83","timestamp":"2023-10-06T04:39:23.421412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:39:36.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ee4b52c-92a6-4976-87e7-3013a141aa40","timestamp":"2023-10-06T04:39:36.540863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:39:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:41:02.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27de6846-b57b-4717-855b-a14f7b988ab9","timestamp":"2023-10-06T04:41:02.501283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:41:07.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af28d79d-297e-4231-b6ee-0d7c1e78b04f","timestamp":"2023-10-06T04:41:08.194759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:41:15.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67845e4a-7363-4e04-9328-433cb7f17669","timestamp":"2023-10-06T04:41:15.586776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:41:23.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c056528e-5c0a-4508-b4c6-7b27bca3fa14","timestamp":"2023-10-06T04:41:23.419934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:41:36.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73ca7542-8ebd-4fb7-a577-7a1b0015a408","timestamp":"2023-10-06T04:41:36.540566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:41:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:43:02.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b2d2747-0144-440b-aca3-ceffcbcdbe9c","timestamp":"2023-10-06T04:43:02.500937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:43:07.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f075eef-ae33-42ed-a2a3-68bd14383ca9","timestamp":"2023-10-06T04:43:08.193459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:43:15.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8744f09a-3120-4136-a147-ffa5f4c838f3","timestamp":"2023-10-06T04:43:15.585585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:43:23.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff847983-ecf9-40ce-9875-cb44ebd209e0","timestamp":"2023-10-06T04:43:23.420398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:43:36.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5aeec95-1aa1-4e58-be87-76fe130c8f1a","timestamp":"2023-10-06T04:43:36.540640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:43:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:45:02.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e630306e-1714-4f11-ad63-49f92df76a74","timestamp":"2023-10-06T04:45:02.500538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:45:07.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f458ea06-0819-44a6-8634-f8d5a9408a8e","timestamp":"2023-10-06T04:45:08.194144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:45:15.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"160094a9-191f-4ea9-9f79-46d40f98cdb3","timestamp":"2023-10-06T04:45:15.585455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:45:23.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"569a2782-a33b-4514-a829-7d816f283644","timestamp":"2023-10-06T04:45:23.419566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:45:36.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43e0b1d7-b8d1-4a76-b6d2-3419a94fe946","timestamp":"2023-10-06T04:45:36.540670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:45:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:47:02.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cb1c626-e74c-4c75-af07-f028ee7daab2","timestamp":"2023-10-06T04:47:02.500619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:47:07.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c59d2e85-e9de-4e97-b43f-8d9b0cee8984","timestamp":"2023-10-06T04:47:08.193773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:47:15.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b4f45ff-8e9d-4979-b100-4b59fddcb24b","timestamp":"2023-10-06T04:47:15.585810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:47:23.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"accd50ee-6f9c-4b9f-8f58-c4c16e761aa3","timestamp":"2023-10-06T04:47:23.420882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:47:36.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7338925-8993-4c7d-b69d-6dbd3501b01e","timestamp":"2023-10-06T04:47:36.541418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:47:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:49:02.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08dc73e1-0cfe-4d31-8cb7-06d0ee75c796","timestamp":"2023-10-06T04:49:02.500767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:49:07.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8576839-336e-464f-9032-fa9fe57303aa","timestamp":"2023-10-06T04:49:08.193708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:49:15.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e5aa33-0197-46fd-8f1d-30af5b8101ba","timestamp":"2023-10-06T04:49:15.586765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:49:23.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eccc840-ebbb-42ed-9681-f8ac157f5285","timestamp":"2023-10-06T04:49:23.419501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:49:36.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3afd5282-1d75-416b-a8a8-49e71b6c05fb","timestamp":"2023-10-06T04:49:36.540587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:49:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:51:02.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f368f7b5-944b-475b-8129-0c62972d130f","timestamp":"2023-10-06T04:51:02.500967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:51:07.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4ab6f23-8a62-4946-8e0c-6589775e0ef9","timestamp":"2023-10-06T04:51:08.193655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:51:15.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d302150-4349-463e-8f9f-d0dbec771ea1","timestamp":"2023-10-06T04:51:15.585443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:51:23.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f728b7ba-af46-446f-b695-c3bf266cfa8e","timestamp":"2023-10-06T04:51:23.420582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:51:36.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3248da0-8d30-4d40-b7fd-f5639e1db97b","timestamp":"2023-10-06T04:51:36.540480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:51:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:53:02.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2037b412-2978-4165-a363-47cdfc0b7147","timestamp":"2023-10-06T04:53:02.500601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:53:07.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea4bb0db-f095-4df2-b097-97c00346936c","timestamp":"2023-10-06T04:53:08.194073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:53:15.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"481b2006-7b28-401e-b4f3-278743fc1ae8","timestamp":"2023-10-06T04:53:15.585623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:53:23.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c02a7eb0-a5ca-41fe-acee-6fefe46a9ea5","timestamp":"2023-10-06T04:53:23.419475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:53:36.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8a5b31a-4152-488c-b535-bb34c666e6d9","timestamp":"2023-10-06T04:53:36.540629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:53:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:55:02.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e253a70b-a7d6-41aa-bd3b-2be39ef05c01","timestamp":"2023-10-06T04:55:02.500611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:55:07.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b849e86b-75af-41fa-a4f3-8c0f7ec161e0","timestamp":"2023-10-06T04:55:08.193447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:55:15.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c8886a-d575-46a1-9156-d017c800f5c8","timestamp":"2023-10-06T04:55:15.585696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:55:23.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09c02f83-c397-40b4-9913-259008c1d772","timestamp":"2023-10-06T04:55:23.420127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:55:36.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f88fddd4-3c73-41a8-b984-6693cbd86065","timestamp":"2023-10-06T04:55:36.540664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:55:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:57:02.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c20c027a-4a80-4a53-b8ae-d91c8f2bc2e8","timestamp":"2023-10-06T04:57:02.500612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:57:07.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67e8f19c-f42b-4052-a77f-217a097d190a","timestamp":"2023-10-06T04:57:08.194083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:57:15.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"433280d8-9721-4bc8-86ac-fc79aa1c2e31","timestamp":"2023-10-06T04:57:15.587029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:57:23.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d2ca28b-486a-4376-a7cd-f2d76567cd74","timestamp":"2023-10-06T04:57:23.419903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:57:36.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19aa4c66-8135-439d-a183-b45f1e097477","timestamp":"2023-10-06T04:57:36.540935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:57:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T04:59:02.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5302d33b-8206-40d3-b398-ff6d77dc99d6","timestamp":"2023-10-06T04:59:02.501046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T04:59:07.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e01e851a-bddb-4436-a865-82a9ea3bcb47","timestamp":"2023-10-06T04:59:08.193439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T04:59:15.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec34e37-419c-4c3a-bbed-a56f80bf453c","timestamp":"2023-10-06T04:59:15.585488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T04:59:23.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e1091f-4861-4796-8a4c-1a14ebe30691","timestamp":"2023-10-06T04:59:23.419358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T04:59:36.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b15cf4c9-f801-473a-8c15-e1ddc409018c","timestamp":"2023-10-06T04:59:36.540907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T04:59:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:01:02.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25a22ee6-443e-48b5-824d-00f990b9c585","timestamp":"2023-10-06T05:01:02.500609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:01:07.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25becdae-1c86-40c1-835e-f44ee0271c3f","timestamp":"2023-10-06T05:01:08.194034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:01:15.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8aac945-489f-4ccf-97cd-07e9c0f20272","timestamp":"2023-10-06T05:01:15.587863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:01:23.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcedc9bd-8d44-4cad-9e75-3797480bd4dd","timestamp":"2023-10-06T05:01:23.420078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:01:36.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77994144-39c6-4e97-881a-f2ee34360d56","timestamp":"2023-10-06T05:01:36.540557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:01:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:03:02.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93d1f302-863b-49a1-b07b-b454cef9cc39","timestamp":"2023-10-06T05:03:02.500611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:03:07.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19af45f4-0860-4182-b286-f9f39e93b864","timestamp":"2023-10-06T05:03:08.193370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:03:15.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69c51102-3fbd-47a8-81e0-c732975bb042","timestamp":"2023-10-06T05:03:15.585597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:03:23.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c09b628-eadb-4330-9407-5f8b8ce61726","timestamp":"2023-10-06T05:03:23.419379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:03:36.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23a3d62c-582c-45ba-846f-384875d12687","timestamp":"2023-10-06T05:03:36.540595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:03:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:05:02.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2f3471f-46cb-40f0-b356-2e517e8ee16c","timestamp":"2023-10-06T05:05:02.501228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:05:07.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d95ff42-9f61-4579-b80a-b44a32a18973","timestamp":"2023-10-06T05:05:08.194145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:05:15.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81f76303-274a-4de1-a3cc-6d4f67be60d3","timestamp":"2023-10-06T05:05:15.586215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:05:23.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aec83bfb-6579-4936-8de1-c91defb8b2a4","timestamp":"2023-10-06T05:05:23.420596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:05:36.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47187568-5cb8-473e-b413-44d7711c1a05","timestamp":"2023-10-06T05:05:36.540586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:05:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:07:02.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b42996c-0437-47e5-82d1-06604182103a","timestamp":"2023-10-06T05:07:02.500597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:07:07.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"507f8eb7-8baa-4d85-bd93-64da9da9147f","timestamp":"2023-10-06T05:07:08.193384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:07:15.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93d1bcca-0cee-4528-a55b-0c958fed0131","timestamp":"2023-10-06T05:07:15.585531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:07:23.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd2f6f80-0162-4fb0-b184-f759b48079f3","timestamp":"2023-10-06T05:07:23.419330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:07:36.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fdfb28d-1bb6-4206-8f9f-0707b50a4462","timestamp":"2023-10-06T05:07:36.540524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:07:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:09:02.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb55cfd8-702b-4735-a77b-2e74c694b8aa","timestamp":"2023-10-06T05:09:02.500528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:09:07.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4d9503c-43df-4e3a-830f-20aa8e9fddfc","timestamp":"2023-10-06T05:09:08.193424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:09:15.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce356363-2bf5-495c-bf34-fcb70d6c9adf","timestamp":"2023-10-06T05:09:15.585777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:09:23.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0dddb05-9e39-4144-a6ad-a79af22cc66b","timestamp":"2023-10-06T05:09:23.419389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:09:36.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcdd7113-b4e2-47e6-9b63-f86a93216359","timestamp":"2023-10-06T05:09:36.541331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:09:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:11:02.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d4b4798-7ff5-46e3-b714-9deb28c3b485","timestamp":"2023-10-06T05:11:02.500462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:11:07.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b1fb205-84b8-478a-be86-472ce28b7824","timestamp":"2023-10-06T05:11:08.194396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:11:15.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4238546-0652-4595-93db-ce9e6bb8ae43","timestamp":"2023-10-06T05:11:15.586073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:11:23.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4e184d9-ca48-4502-976d-959bce2182a8","timestamp":"2023-10-06T05:11:23.420220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:11:36.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf5f6e85-4a4d-4658-bc9a-e680abd67f1d","timestamp":"2023-10-06T05:11:36.540746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:11:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:13:02.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96aaf7ff-5c1f-4f89-9b52-1be154536449","timestamp":"2023-10-06T05:13:02.501708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:13:07.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b7f6acd-2265-4d35-9a86-6bfaa86abf8f","timestamp":"2023-10-06T05:13:08.193336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:13:15.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1612a673-3585-4db0-b301-e3422773fe1a","timestamp":"2023-10-06T05:13:15.586322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:13:23.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"230ed914-8318-4db8-92e4-6d2c3d406b48","timestamp":"2023-10-06T05:13:23.419386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:13:36.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92eef8bd-6733-4fc4-a477-ea6f52fedee2","timestamp":"2023-10-06T05:13:36.540561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:13:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:15:02.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"143de608-040e-4ad6-8253-ff6b233c063b","timestamp":"2023-10-06T05:15:02.500654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:15:07.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3a12638-b021-401e-8ee6-9b7682f227e2","timestamp":"2023-10-06T05:15:08.194041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:15:15.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"572d44d1-83b6-4756-8bbd-05c00a673f04","timestamp":"2023-10-06T05:15:15.585527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:15:23.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb203d2b-a822-46cc-b9f5-78a8f701a2e7","timestamp":"2023-10-06T05:15:23.420279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:15:36.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c8ca7e8-66fa-45de-94f0-49eb2843c185","timestamp":"2023-10-06T05:15:36.540510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:15:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:17:02.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bde36d97-3ee8-4609-9072-4acd7a0c8abc","timestamp":"2023-10-06T05:17:02.500701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:17:07.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90659223-ee19-4b99-b290-f7d47304b1ac","timestamp":"2023-10-06T05:17:08.193439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:17:15.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b38da529-95ea-4302-a95e-b5bae1e5abfd","timestamp":"2023-10-06T05:17:15.585699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:17:23.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c67ee2d-c2a9-460f-9af5-1a7835265b40","timestamp":"2023-10-06T05:17:23.419339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:17:36.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53fe1741-9991-4d99-b38a-120c9f36d1af","timestamp":"2023-10-06T05:17:36.540734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:17:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:19:02.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b993698-e66a-4a04-9a7b-886bf4c2fa0c","timestamp":"2023-10-06T05:19:02.500596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:19:07.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9927d1cc-b997-4614-80f5-2c87dc2e5316","timestamp":"2023-10-06T05:19:08.193345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:19:15.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"852d947b-e89e-4d43-9ac6-79c768839580","timestamp":"2023-10-06T05:19:15.585738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:19:23.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"246cd416-de9b-4b64-8bba-60b7c5c5f9f4","timestamp":"2023-10-06T05:19:23.420756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:19:36.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54be1e5f-6889-4b10-b649-9d7102b23021","timestamp":"2023-10-06T05:19:36.540483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:19:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:21:02.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf1f021f-a49f-48cc-ac38-c6d0f349d88f","timestamp":"2023-10-06T05:21:02.501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:21:07.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5b2779d-3852-468e-a074-1bee85260020","timestamp":"2023-10-06T05:21:08.194625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:21:15.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f391672c-ade9-47e2-9fb6-237a6de8bc58","timestamp":"2023-10-06T05:21:15.586399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:21:23.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb887504-f1f7-40f2-9d96-4059e2181a4e","timestamp":"2023-10-06T05:21:23.419362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:21:36.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01f4b613-7f6f-4140-a0c7-566d10cfb1ca","timestamp":"2023-10-06T05:21:36.541077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:21:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:23:02.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd53452d-1248-48cb-b222-049a39d1ff2e","timestamp":"2023-10-06T05:23:02.500745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:23:07.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c83e1491-1f00-4f32-8fee-1775ec1fa03d","timestamp":"2023-10-06T05:23:08.193314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:23:15.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d133332-fe81-4580-90e7-fd49c55bbbf0","timestamp":"2023-10-06T05:23:15.585492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:23:23.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1383762c-38eb-4403-bdf2-a2757179538d","timestamp":"2023-10-06T05:23:23.419340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:23:36.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab92908c-dcf2-40f8-9564-0453f67d2917","timestamp":"2023-10-06T05:23:36.540596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:23:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:25:02.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e26f79b-94b6-462b-9da5-e1555ee7ff56","timestamp":"2023-10-06T05:25:02.500531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:25:07.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26c80bb2-6d68-421b-bdf6-58ab73df3e2d","timestamp":"2023-10-06T05:25:08.194060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:25:15.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a4a9ae1-b644-476f-bdc8-b0f460227969","timestamp":"2023-10-06T05:25:15.585570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:25:23.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f649b424-4268-4a88-ac28-feabf999f129","timestamp":"2023-10-06T05:25:23.420018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:25:36.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2634cb0-fafc-444c-a975-06e7f9b4ab57","timestamp":"2023-10-06T05:25:36.540555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:25:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:27:02.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3174daf8-814c-46f5-9c08-8fb2cb971310","timestamp":"2023-10-06T05:27:02.500534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:27:07.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5cf9310-f7d8-47b9-b788-795f4c37e81e","timestamp":"2023-10-06T05:27:08.193412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:27:15.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a8f58a2-eb19-4872-9f87-ecb9d31b69bc","timestamp":"2023-10-06T05:27:15.585859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:27:23.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86afe317-3885-4f3b-9278-f58a84dd5a69","timestamp":"2023-10-06T05:27:23.419270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:27:36.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b36705e-8a50-4d83-a124-a73679df6d30","timestamp":"2023-10-06T05:27:36.540589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:27:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:29:02.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a89013de-d35b-4676-891c-960eaad28605","timestamp":"2023-10-06T05:29:02.501238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:29:07.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bbae2a0-7673-4fd2-ace3-79fceb6d3571","timestamp":"2023-10-06T05:29:08.193816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:29:15.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"361fba78-aa8d-4eb8-859f-603f679351ce","timestamp":"2023-10-06T05:29:15.585962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:29:23.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd50bd6b-53e8-460c-8959-53a3d5e068e9","timestamp":"2023-10-06T05:29:23.420512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:29:36.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"601b32c1-8f96-4a71-a6b1-661c64b5f110","timestamp":"2023-10-06T05:29:36.540674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:29:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:31:02.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0ce7bcd-5b2e-4125-9e13-10b690c15117","timestamp":"2023-10-06T05:31:02.500528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:31:07.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45d56e9c-ab5b-45c5-8056-e6a3a1ed970c","timestamp":"2023-10-06T05:31:08.193805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:31:15.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bcdd6c3-1f4e-4fa6-9663-d19eaa71df4e","timestamp":"2023-10-06T05:31:15.585555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:31:23.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3a53df2-c929-4038-a180-3c71aca1c50a","timestamp":"2023-10-06T05:31:23.419291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:31:36.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71352ce8-23d2-42b2-98d0-ff898d077e56","timestamp":"2023-10-06T05:31:36.541778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:31:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:33:02.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00f2fe72-0342-4ab5-8d29-3781dce79ec1","timestamp":"2023-10-06T05:33:02.500731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:33:07.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"847ae9c1-055b-41e5-a749-f3bb0ee3837e","timestamp":"2023-10-06T05:33:08.193380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:33:15.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74d77bcd-d3c9-4de2-b1e3-1213ae8ddc74","timestamp":"2023-10-06T05:33:15.585554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:33:23.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2be7e5c8-2648-4fff-acc1-8e32e7df1185","timestamp":"2023-10-06T05:33:23.419330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:33:36.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eea19d1-df25-496b-b898-5c538085dca6","timestamp":"2023-10-06T05:33:36.541021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:33:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:35:02.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c83c58c-7b8e-49d8-bd8c-17dfd6d4fcdb","timestamp":"2023-10-06T05:35:02.500812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:35:07.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c109f1d-6af6-460c-9797-db3de931449e","timestamp":"2023-10-06T05:35:08.194227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:35:15.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d3e2a71-0f00-4bb0-81fe-486560b78800","timestamp":"2023-10-06T05:35:15.586289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:35:23.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"048451f4-1a86-435b-9994-4dc7085803e0","timestamp":"2023-10-06T05:35:23.420039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:35:36.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77d75cb4-660f-4589-a8a6-a104f3446f56","timestamp":"2023-10-06T05:35:36.540642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:35:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:37:02.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb01d7a-db6e-4d12-a35e-08d71ffbcf3e","timestamp":"2023-10-06T05:37:02.500987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:37:07.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"016edbe2-6c4d-4377-aae3-41cf2c189b60","timestamp":"2023-10-06T05:37:08.193508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:37:15.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b143612-fdaf-4a49-bc44-2596916f82bf","timestamp":"2023-10-06T05:37:15.585614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:37:23.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"072e90d2-0aeb-476c-8a8b-3b6d3ef05312","timestamp":"2023-10-06T05:37:23.419663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:37:36.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6ff99ff-8c89-47e9-95f5-61242fbbac6d","timestamp":"2023-10-06T05:37:36.540820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:37:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:39:02.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cc56b09-0ecf-49f4-a79e-2437c075b5d1","timestamp":"2023-10-06T05:39:02.500657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:39:07.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5ea1ad8-2223-4b6c-93b6-e2f02e084fd7","timestamp":"2023-10-06T05:39:08.194566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:39:15.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce0dbc66-65bd-4c41-91bb-e2311c047b1c","timestamp":"2023-10-06T05:39:15.585713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:39:23.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"942b8b95-f38b-40ce-83b6-fbaa55049a1e","timestamp":"2023-10-06T05:39:23.420391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:39:36.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aae3b81b-0649-49ff-ad51-58fafbc4ef4c","timestamp":"2023-10-06T05:39:36.540660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:39:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:41:02.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"891dcf5d-cd66-43d8-b478-59f576cbdcfb","timestamp":"2023-10-06T05:41:02.500633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:41:07.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"455cc1ad-ead0-4454-a7da-41ee6d7741e8","timestamp":"2023-10-06T05:41:08.193553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:41:15.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"372793d1-0a76-46f2-a5db-2b367dcd1a7f","timestamp":"2023-10-06T05:41:15.586227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:41:23.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"536f88be-087e-4585-b3b1-3fa0c2e67ca6","timestamp":"2023-10-06T05:41:23.419297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:41:36.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1227de63-ed6d-42a9-b6bf-98b505bf427a","timestamp":"2023-10-06T05:41:36.540765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:41:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:43:02.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0af2f25-5d26-4d2f-91e8-106552561b12","timestamp":"2023-10-06T05:43:02.500821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:43:07.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"533418a6-5474-4685-b5e9-944c62eb13cb","timestamp":"2023-10-06T05:43:08.193796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:43:15.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fb95e55-4671-4d37-98fd-0e3c073e3e78","timestamp":"2023-10-06T05:43:15.586878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:43:23.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"097f31fe-6349-4edc-a0d1-d2bb9bf3d6aa","timestamp":"2023-10-06T05:43:23.420317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:43:36.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bc9a81d-0b25-40bb-a901-e00f5246e035","timestamp":"2023-10-06T05:43:36.540890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:43:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:45:02.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"311ad9d4-b4f1-414d-afbf-e96f6e0d059f","timestamp":"2023-10-06T05:45:02.501423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:45:07.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b003395-cdf0-44ab-a34a-e1369da795e0","timestamp":"2023-10-06T05:45:08.193903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:45:15.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d2689a4-0992-4c93-b8ae-30b66af9bbe4","timestamp":"2023-10-06T05:45:15.585553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:45:23.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb4bef9a-b7ea-454d-af76-87c9a1d0593b","timestamp":"2023-10-06T05:45:23.419286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:45:36.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31a07871-50b5-4d09-a512-988c055e5d42","timestamp":"2023-10-06T05:45:36.540518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:45:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:47:02.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7240a8c-fcdb-46ad-917a-c58b2adecf80","timestamp":"2023-10-06T05:47:02.500547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:47:07.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5312dacb-72ef-449c-8317-968701eb9475","timestamp":"2023-10-06T05:47:08.193417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:47:15.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893795b3-edb7-4f1e-92bc-8ccb0da197d6","timestamp":"2023-10-06T05:47:15.585582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:47:23.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c287c0d6-6c42-4840-8fec-697962e09df3","timestamp":"2023-10-06T05:47:23.419326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:47:36.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5683b07c-b36e-4ccc-9751-bc99ecc03700","timestamp":"2023-10-06T05:47:36.540517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:47:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:49:02.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bd855a8-1821-40ec-b5ae-48a13b1a2ec6","timestamp":"2023-10-06T05:49:02.500601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:49:07.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d08b604-fcd8-48a6-8c83-4cbcbf21019e","timestamp":"2023-10-06T05:49:08.195182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:49:15.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0caaabbc-54e8-4d82-b4d9-e5cf2b7d6f45","timestamp":"2023-10-06T05:49:15.585945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:49:23.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a88b8ad-7419-4951-9fb6-d9719ea0e5a0","timestamp":"2023-10-06T05:49:23.420137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:49:36.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8aa740f4-1b3b-4aba-8a0c-5fc7d1b2fe0a","timestamp":"2023-10-06T05:49:36.540529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:49:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:51:02.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5aec3b3-7d28-4af1-8af1-a1e84e9b6e9c","timestamp":"2023-10-06T05:51:02.501164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:51:07.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fab1e3a-d9c3-4bc2-a74d-051b7f93565f","timestamp":"2023-10-06T05:51:08.193316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:51:15.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82d9ec75-91cd-431c-9327-6a2a8c29e01a","timestamp":"2023-10-06T05:51:15.586140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:51:23.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed8e080a-f94b-4009-8903-9cdeacafe82d","timestamp":"2023-10-06T05:51:23.419280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:51:36.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04904105-d781-4b5f-9784-bc14d22dfe48","timestamp":"2023-10-06T05:51:36.540604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:51:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:53:02.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da4fe580-f624-400c-b926-7080ef507b29","timestamp":"2023-10-06T05:53:02.500584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:53:07.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e6c954d-da38-4564-b2b3-f86fc42bce13","timestamp":"2023-10-06T05:53:08.194972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:53:15.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d81490c-5828-4767-a14f-04ef4e64f123","timestamp":"2023-10-06T05:53:15.585436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:53:23.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce1b8c35-6850-41dd-b2a2-adc87f34fdbc","timestamp":"2023-10-06T05:53:23.420327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:53:36.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf3cdfc1-daf2-40f8-b510-9588c1c07905","timestamp":"2023-10-06T05:53:36.540729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:53:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:55:02.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"466555d3-0454-42d3-a301-5c39dd042ab0","timestamp":"2023-10-06T05:55:02.500531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:55:07.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53d9ae53-06d6-4825-9646-434a18c4bdab","timestamp":"2023-10-06T05:55:08.193516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:55:15.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c584a30f-6523-487d-aa8f-b45674a09a0b","timestamp":"2023-10-06T05:55:15.585718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:55:23.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6be64576-7136-4650-adfc-ae502dfe11a4","timestamp":"2023-10-06T05:55:23.419388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:55:36.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32e190ee-15cb-4dd0-8b5a-8940c5c9c5e9","timestamp":"2023-10-06T05:55:36.541248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:55:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:57:02.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"07e5ba44-49ec-4dbf-ab28-5f0ec2c90d53","timestamp":"2023-10-06T05:57:02.500684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:57:07.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43a53313-3085-46e7-8b32-4122963181b3","timestamp":"2023-10-06T05:57:08.193343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:57:15.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5269aee-84c3-4577-87f3-e3c322661f8d","timestamp":"2023-10-06T05:57:15.585638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:57:23.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cc2e4a6-98d9-42bd-b20b-cd064cb3236b","timestamp":"2023-10-06T05:57:23.419559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:57:36.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"149adc3d-5262-4638-ad87-5c03d3d422c6","timestamp":"2023-10-06T05:57:36.541545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:57:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T05:59:02.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"53cfb3ab-817b-4097-85d5-767a36e9a196","timestamp":"2023-10-06T05:59:02.501253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T05:59:08.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e44629-68f0-4c68-a353-952a245799b8","timestamp":"2023-10-06T05:59:08.194539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T05:59:15.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f622dcaa-ef16-4194-b949-9437b65273e7","timestamp":"2023-10-06T05:59:15.586287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T05:59:23.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e7b858a-1316-4351-a0d9-90005ec662e7","timestamp":"2023-10-06T05:59:23.420190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T05:59:36.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5656f19-7f5a-47b7-a9f1-30fbd8e7cbcd","timestamp":"2023-10-06T05:59:36.540590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T05:59:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:01:02.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5c65ba-635d-43ac-bdc8-dea58949d12f","timestamp":"2023-10-06T06:01:02.500623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:01:07.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d82e1ec0-169b-48ce-95c5-80861db350ee","timestamp":"2023-10-06T06:01:08.193420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:01:15.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"659accb1-6df1-4f81-b1fc-e36de7c284cd","timestamp":"2023-10-06T06:01:15.585482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:01:23.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dcc8549-e06e-45cb-acec-300ce8e25e1f","timestamp":"2023-10-06T06:01:23.419386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:01:36.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0c60499-ca1f-4104-abe0-40ab5877f453","timestamp":"2023-10-06T06:01:36.540577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:01:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:03:02.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f4dc5d2-d704-4dbe-b363-9b2548b07873","timestamp":"2023-10-06T06:03:02.500556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:03:07.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fe22585-f49e-4998-84d9-4070d1209a20","timestamp":"2023-10-06T06:03:08.194589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:03:15.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7574636c-cca0-476e-bee3-58fa7d8d9511","timestamp":"2023-10-06T06:03:15.585598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:03:23.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"745c897d-137b-44aa-9dbc-c6f5aa115b7e","timestamp":"2023-10-06T06:03:23.420266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:03:36.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e9ada4c-7e02-414d-8d79-f57cbd5e62f5","timestamp":"2023-10-06T06:03:36.540908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:03:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:05:02.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"259a9e84-2410-4e70-99d7-923be0b8c23a","timestamp":"2023-10-06T06:05:02.500547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:05:08.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f2b62dd-4469-42ab-a05b-74a108573e05","timestamp":"2023-10-06T06:05:08.194046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:05:15.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0e2587e-c1d2-454e-bb48-da71504a8cd8","timestamp":"2023-10-06T06:05:15.585856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:05:23.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9842970e-bb5d-415c-b475-1a075703fde8","timestamp":"2023-10-06T06:05:23.419378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:05:36.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"719a63e5-367c-4700-9891-c489f490e7b4","timestamp":"2023-10-06T06:05:36.541251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:05:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:07:02.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdd83cc0-bce8-4b70-9649-64ad1b4065b6","timestamp":"2023-10-06T06:07:02.502161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:07:07.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5d494b3-a35f-4e59-bd81-ed8a50d21b2e","timestamp":"2023-10-06T06:07:08.193588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:07:15.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77318fae-d402-469d-b96e-e72e31b6bf62","timestamp":"2023-10-06T06:07:15.586327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:07:23.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93924d1f-7e6b-4578-95b7-629951be4c20","timestamp":"2023-10-06T06:07:23.420104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:07:36.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9059373e-0be7-4edd-8290-e950805f7d74","timestamp":"2023-10-06T06:07:36.540472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:07:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:09:02.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f5fa9b1-cb29-4a85-9b5f-8644aeca078d","timestamp":"2023-10-06T06:09:02.500652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:09:07.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40b6d86c-a203-4fff-ac71-34d9007a9ce3","timestamp":"2023-10-06T06:09:08.194186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:09:15.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58ca0c76-78e0-43ff-ad04-688e9260590b","timestamp":"2023-10-06T06:09:15.585481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:09:23.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9875e24b-2a68-4ae2-8a8b-a13b4ac87704","timestamp":"2023-10-06T06:09:23.419301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:09:36.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd4d54c1-e520-492a-ab2d-9b0172c3a32c","timestamp":"2023-10-06T06:09:36.540615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:09:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:11:02.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee5bc9e1-a5fc-4389-9729-6f9e49f6d140","timestamp":"2023-10-06T06:11:02.501064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:11:07.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"219c3b63-bf6a-4f74-9163-891958da72a6","timestamp":"2023-10-06T06:11:08.193322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:11:15.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"298c2f1d-3ff1-4ae3-b2f3-fdb5c4cd2986","timestamp":"2023-10-06T06:11:15.585600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:11:23.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e14bab71-4871-40ee-a5e3-a5e2aa4ecf3c","timestamp":"2023-10-06T06:11:23.419566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:11:36.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c25b6bcf-8c6b-4c76-861b-817dcdd6f4a8","timestamp":"2023-10-06T06:11:36.540533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:11:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:13:02.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a122b28b-3158-467c-a816-fc9c2ed4b662","timestamp":"2023-10-06T06:13:02.501162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:13:08.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"028dec14-10c9-48cd-a40d-acb70ec543dc","timestamp":"2023-10-06T06:13:08.195250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:13:15.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4aafb67-a4c3-4600-9dcf-1bbf088500b4","timestamp":"2023-10-06T06:13:15.586105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:13:23.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d17ea16-d666-4f40-87c0-7da30081dd40","timestamp":"2023-10-06T06:13:23.420012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:13:36.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7225a1b-d027-49a1-9ee4-554726e434fb","timestamp":"2023-10-06T06:13:36.540469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:13:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:15:02.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f018f87-cb98-42da-a94b-25f15c6a6ee9","timestamp":"2023-10-06T06:15:02.501151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:15:07.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"002540b9-ea16-4fe2-a52a-9d1763a99d39","timestamp":"2023-10-06T06:15:08.193331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:15:15.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5c1a287-9cfb-4f51-97ce-58b985fa9066","timestamp":"2023-10-06T06:15:15.585871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:15:23.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"132f7639-f564-49ef-80a9-d77c1c2bf662","timestamp":"2023-10-06T06:15:23.419302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:15:36.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7469ec02-4ae8-412a-bb27-72117522dd01","timestamp":"2023-10-06T06:15:36.541284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:15:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:17:02.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0960ce42-7d40-4f7a-a51f-fd63bb12cc6a","timestamp":"2023-10-06T06:17:02.500512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:17:07.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3093b703-40de-4b4d-b487-ffdb53f3f2a7","timestamp":"2023-10-06T06:17:08.193451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:17:15.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6735b21f-b266-4f40-9d88-8e7dbbaedea9","timestamp":"2023-10-06T06:17:15.585536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:17:23.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"192b90f7-e75e-463e-b677-19311defc571","timestamp":"2023-10-06T06:17:23.419402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:17:36.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7efc194e-fc68-44b3-8a77-5bc7eeaa913a","timestamp":"2023-10-06T06:17:36.540547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:17:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:19:02.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"85312b6d-1aad-4be5-999e-a151898ab24a","timestamp":"2023-10-06T06:19:02.500566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:19:07.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59c454bf-270b-492c-b3f3-cbad0981ee33","timestamp":"2023-10-06T06:19:08.194076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:19:15.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b81ac22-0f48-403a-9386-60c24e4063e4","timestamp":"2023-10-06T06:19:15.585759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:19:23.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae4051df-4474-4e87-8497-9ae31d5dd865","timestamp":"2023-10-06T06:19:23.420304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:19:36.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdfbc5e6-be44-4b8a-bcfc-09342af07074","timestamp":"2023-10-06T06:19:36.540472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:19:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:21:02.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6566ae54-0787-45ce-98a3-5c293bb0fad7","timestamp":"2023-10-06T06:21:02.500583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:21:07.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99406d34-c038-4781-84f1-14402b5c9304","timestamp":"2023-10-06T06:21:08.193310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:21:15.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e617369a-0ac0-46ff-85af-57e2d7b916eb","timestamp":"2023-10-06T06:21:15.585819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:21:23.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64685571-aef2-4fcf-8286-cd4381618c74","timestamp":"2023-10-06T06:21:23.419312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:21:36.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4bd219e-74ef-461b-9119-234f7030ddca","timestamp":"2023-10-06T06:21:36.540630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:21:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:23:02.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b58c8a8-e230-487e-a7a8-70381081795f","timestamp":"2023-10-06T06:23:02.501077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:23:07.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32fd800d-e26a-4905-bc40-a3d8162a9814","timestamp":"2023-10-06T06:23:08.193357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:23:15.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dc2971e-c3e3-4e67-b98e-594333b15e8c","timestamp":"2023-10-06T06:23:15.586629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:23:23.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b03cdab-d7da-4a79-9f5a-973a4eadc281","timestamp":"2023-10-06T06:23:23.419276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:23:36.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"952fb006-5bc4-490e-96ed-8133218a4bd9","timestamp":"2023-10-06T06:23:36.540645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:23:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:25:02.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eae25ec8-fa63-4b46-9ee5-8911172d49be","timestamp":"2023-10-06T06:25:02.500611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:25:07.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d60f281-0914-48db-be97-a71fcc3f8dd8","timestamp":"2023-10-06T06:25:08.194415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:25:15.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"504625ee-5f6d-4f3a-bef7-13228495c011","timestamp":"2023-10-06T06:25:15.585492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:25:23.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffc2e17e-8a9b-4e27-9648-e275c169731a","timestamp":"2023-10-06T06:25:23.420240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:25:36.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c3d0733-09f3-46da-b6d7-7564ec8acc52","timestamp":"2023-10-06T06:25:36.540535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:25:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:27:02.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbb5003a-3c78-41e7-9ad7-34d5e570a306","timestamp":"2023-10-06T06:27:02.500683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:27:07.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ec7f1a2-75bb-4931-92a8-92168a194d03","timestamp":"2023-10-06T06:27:08.193375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:27:15.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90317a37-6bee-4cca-a202-31276cae4950","timestamp":"2023-10-06T06:27:15.585890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:27:23.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1277c45a-1e27-4b12-8320-b7e19456431f","timestamp":"2023-10-06T06:27:23.419540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:27:36.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d1cc54b-3709-4f51-9d2e-6f10540e3af3","timestamp":"2023-10-06T06:27:36.540909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:27:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:29:02.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"201c3b89-857f-4084-ab30-025e8518e337","timestamp":"2023-10-06T06:29:02.500738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:29:08.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f600f12b-2148-4d67-8eae-1ac0bb595b8e","timestamp":"2023-10-06T06:29:08.193381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:29:15.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cd3a0bd-6f70-4297-a098-2b504fee5d7a","timestamp":"2023-10-06T06:29:15.585491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:29:23.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a3203b-b00c-4101-b0b0-b1851b998d7d","timestamp":"2023-10-06T06:29:23.419336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:29:36.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83eee32d-666d-41f3-859f-0af294cf9cd0","timestamp":"2023-10-06T06:29:36.540752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:29:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:31:02.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b7cd8d5-9c3a-4feb-842c-0ee4056e5ff3","timestamp":"2023-10-06T06:31:02.501293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:31:08.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e5c68b3-a3fb-4fac-951a-fb79415711ba","timestamp":"2023-10-06T06:31:08.196169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:31:15.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7178d80-5027-425e-9a97-30ad29b320e0","timestamp":"2023-10-06T06:31:15.586191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:31:23.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06576546-a25e-48cc-911a-3688e1ad9b77","timestamp":"2023-10-06T06:31:23.420790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:31:36.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1176fee0-44ad-452d-a6df-6cd7d6c6908e","timestamp":"2023-10-06T06:31:36.540941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:31:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:33:02.583+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f644fda4-6e00-4143-882e-ad9f27103d2f","timestamp":"2023-10-06T06:33:02.500705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:33:08.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0803658-870a-4ff9-bd4c-8e7051412d10","timestamp":"2023-10-06T06:33:08.193510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:33:15.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8fbec93-0b05-44c2-a82f-e40b08277e81","timestamp":"2023-10-06T06:33:15.585451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:33:23.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab6ad7ba-85f0-46a8-a1c7-1d099e39aefd","timestamp":"2023-10-06T06:33:23.419270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:33:36.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6273b975-bfaa-4840-9e29-3f8af9c712ae","timestamp":"2023-10-06T06:33:36.540692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:33:55.053+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:35:02.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9001d33d-730b-48dd-8264-b1b1a563d438","timestamp":"2023-10-06T06:35:02.500834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:35:08.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2cf8f67-1803-4e25-ad93-ec1e953ed0ca","timestamp":"2023-10-06T06:35:08.193332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:35:15.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7c13530-1e22-49b6-b58a-4e854d394c29","timestamp":"2023-10-06T06:35:15.585627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:35:23.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2069fae2-ada7-4bdc-838e-bcae9b04258a","timestamp":"2023-10-06T06:35:23.419346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:35:36.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1371ac16-cecc-442b-90d3-3e178663edfc","timestamp":"2023-10-06T06:35:36.540625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:35:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:37:02.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bee2b4f1-a75f-4fb1-b9b2-0d6aec995f89","timestamp":"2023-10-06T06:37:02.500558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:37:08.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e71f4e77-f31e-4285-ae00-8576591d1033","timestamp":"2023-10-06T06:37:08.194132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:37:15.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec99f31c-4d73-4541-a095-b3ff2577d81a","timestamp":"2023-10-06T06:37:15.585821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:37:23.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7819626-1aa1-435d-b1c5-dfb04feb371b","timestamp":"2023-10-06T06:37:23.420110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:37:36.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ecb57d8-4dbc-49a4-8157-ad3d62a792ce","timestamp":"2023-10-06T06:37:36.540839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:37:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:39:02.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2ef85cb-9991-4ff9-bba5-cf1b11652fde","timestamp":"2023-10-06T06:39:02.502728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:39:08.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"901386a9-e280-4670-b664-7a9d81c9cb15","timestamp":"2023-10-06T06:39:08.193437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:39:15.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8bfe399-4a3d-41bb-a584-80574cd21e75","timestamp":"2023-10-06T06:39:15.586394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:39:23.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ecf6f89-e4f0-4287-b27d-971765edcc51","timestamp":"2023-10-06T06:39:23.419244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:39:36.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c502e73-38e0-4f31-8ce1-83a574fa633e","timestamp":"2023-10-06T06:39:36.540587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:39:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:41:02.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22ea76b0-b51a-48b4-871b-3b554f35300e","timestamp":"2023-10-06T06:41:02.500941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:41:08.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58593d2e-cd61-4833-9877-5586213c43c4","timestamp":"2023-10-06T06:41:08.193374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:41:15.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afdeefd5-f53f-4c87-8f14-b6dee1ad7ec1","timestamp":"2023-10-06T06:41:15.585594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:41:23.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87b1edfd-a6d0-46f3-89d0-9887fbeb8c46","timestamp":"2023-10-06T06:41:23.419279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:41:36.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97b202e6-33f3-4444-949b-8958997fdee1","timestamp":"2023-10-06T06:41:36.540542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:41:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:43:02.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38092c74-6aca-4a94-aef8-fd83c5a6b95f","timestamp":"2023-10-06T06:43:02.500531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:43:08.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b987679-ba1c-4ee3-9534-b7571653481a","timestamp":"2023-10-06T06:43:08.194657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:43:15.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a124a555-6972-4a0a-89ce-c2583f14d451","timestamp":"2023-10-06T06:43:15.585512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:43:23.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1f3e1a8-9854-499a-add6-2d708596f413","timestamp":"2023-10-06T06:43:23.420259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:43:36.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fb5a956-e1e0-4428-871f-357b4f806415","timestamp":"2023-10-06T06:43:36.540561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:43:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:45:02.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08376305-ee8b-4e8a-9af9-3c1ec1f55837","timestamp":"2023-10-06T06:45:02.500576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:45:08.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7785643a-28f0-4fd9-bbd0-58296ad8ed6c","timestamp":"2023-10-06T06:45:08.194027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:45:15.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b190e38-688d-4acb-a75b-560618b10ef7","timestamp":"2023-10-06T06:45:15.585520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:45:23.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8928565a-3fe6-47c5-bc18-81001b7eaf58","timestamp":"2023-10-06T06:45:23.419358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:45:36.756+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"399eefea-afa8-430e-93c3-edc6c9d890c0","timestamp":"2023-10-06T06:45:36.540519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:45:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:47:02.584+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfce21db-21ab-4472-90e2-be96a5ccd49c","timestamp":"2023-10-06T06:47:02.500588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:47:08.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92ed6536-adf9-4dc6-a597-faa3871bf6dd","timestamp":"2023-10-06T06:47:08.193367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:47:15.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbe48e0f-8b1d-44ba-99ce-7a42f329eb44","timestamp":"2023-10-06T06:47:15.585562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:47:23.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad35c732-5700-412a-9a44-29c0369c2084","timestamp":"2023-10-06T06:47:23.419233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:47:36.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59e4e8cd-cae2-41b7-b0b7-81c31bd47bdd","timestamp":"2023-10-06T06:47:36.540886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:47:55.060+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:49:02.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbe29edb-64b8-4679-befa-fe2e968610d8","timestamp":"2023-10-06T06:49:02.501396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:49:08.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ad82a42-0315-4b5c-aae6-4685afcd99e8","timestamp":"2023-10-06T06:49:08.193369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:49:15.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ee0f507-a6fb-42f0-a7e9-6f1d3cb08636","timestamp":"2023-10-06T06:49:15.585972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:49:23.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8f7d6ce-e36b-4d8c-972d-75bebc21c31b","timestamp":"2023-10-06T06:49:23.420080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:49:36.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84cd948f-a8cc-470f-81c5-6e7d7b7c1e60","timestamp":"2023-10-06T06:49:36.541573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:49:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-10-06T06:51:02.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"21133ca1-78b8-449e-96e0-094ad3f6581d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f2ac688-278d-406a-bbbf-1fe1d234c79a","timestamp":"2023-10-06T06:51:02.500581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-06T06:51:08.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f756f394-252d-4351-91e6-302b7d6295d8","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"4a173d0c-8734-40b1-9461-0f8c3eb8887a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43092a2c-7860-453f-9fbf-63085e50e129","timestamp":"2023-10-06T06:51:08.194397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-06T06:51:15.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"572d4ab8-d251-4446-a93a-7f0a533863ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c005607-cf68-41eb-b8fd-9416002e11a7","timestamp":"2023-10-06T06:51:15.585561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-06T06:51:23.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e094868b-cf77-4fb2-a8ad-7e0028ea77b3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49dbdf6e-9232-4cf5-9ecc-559ef993c060","timestamp":"2023-10-06T06:51:23.419601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-06T06:51:36.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c1adfd8-2f85-4713-9ec8-c7717957d353","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d5af750-68b5-4488-aed4-76bd06d4ee1d","timestamp":"2023-10-06T06:51:36.545396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-06T06:51:55.052+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning