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-06-11T23:21:46.441+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-6d8c6b8fd-9vw2c with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-06-11T23:21:46.446+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-06-11T23:21:46.518+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-06-11T23:21:48.686+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-06-11T23:21:49.164+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 441 ms. Found 5 JPA repository interfaces.
[2023-06-11T23:21:52.084+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-06-11T23:21:52.100+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-06-11T23:21:52.101+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-06-11T23:21:52.101+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-06-11T23:21:52.369+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-06-11T23:21:52.369+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5810 ms
[2023-06-11T23:21:53.154+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-06-11T23:21:53.370+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-06-11T23:21:53.470+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-06-11T23:21:53.970+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-06-11T23:21:54.439+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-06-11T23:21:54.819+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-06-11T23:21:54.891+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-06-11T23:21:58.842+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-06-11T23:21:58.865+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-06-11T23:22:01.350+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-06-11T23:22:01.500+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-06-11T23:22:01.818+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-11T23:22:01.818+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-11T23:22:01.818+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1686525721815
[2023-06-11T23:22:01.824+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-06-11T23:22:02.575+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@61394494, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@578a5ce8, org.springframework.security.web.context.SecurityContextPersistenceFilter@17ff8810, org.springframework.security.web.header.HeaderWriterFilter@5a9840f3, org.springframework.security.web.authentication.logout.LogoutFilter@6de7778f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@50ec4bfc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@67b61834, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@50598a1a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c453c34, org.springframework.security.web.session.SessionManagementFilter@1a1c21b4, org.springframework.security.web.access.ExceptionTranslationFilter@5fef0c19, org.springframework.security.web.access.intercept.AuthorizationFilter@7558633]
[2023-06-11T23:22:03.276+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-06-11T23:22:06.974+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-06-11T23:22:07.033+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-06-11T23:22:07.108+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-06-11T23:22:07.134+00:00|INFO|ServiceManager|main] service manager starting
[2023-06-11T23:22:07.134+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-06-11T23:22:07.142+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c49ab32f-013d-4166-9b23-7cc831790e5c, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-9vw2c, 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-06-11T23:22:07.215+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-06-11T23:22:07.230+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-11T23:22:07.230+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-11T23:22:07.230+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1686525727230
[2023-06-11T23:22:07.230+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-06-11T23:22:07.231+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=94941b69-6090-4af9-a1bc-da1e2f424af8, alive=false, publisher=null]]: starting
[2023-06-11T23:22:07.295+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-06-11T23:22:07.319+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-06-11T23:22:07.364+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-11T23:22:07.364+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-11T23:22:07.364+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1686525727364
[2023-06-11T23:22:07.365+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=94941b69-6090-4af9-a1bc-da1e2f424af8, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-06-11T23:22:07.365+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$3c334bb8
[2023-06-11T23:22:07.383+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$54162612
[2023-06-11T23:22:07.387+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$76185bbe
[2023-06-11T23:22:07.397+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$859e366c
[2023-06-11T23:22:07.411+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$27272a49
[2023-06-11T23:22:07.414+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$9c9c9417
[2023-06-11T23:22:07.418+00:00|INFO|ServiceManager|main] service manager starting Publisher AcElementPropertiesPublisher$$EnhancerBySpringCGLIB$$1b5c79f9
[2023-06-11T23:22:07.425+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-06-11T23:22:07.428+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-06-11T23:22:07.428+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-06-11T23:22:07.428+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-06-11T23:22:07.428+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-06-11T23:22:07.428+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-06-11T23:22:07.428+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-06-11T23:22:07.428+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c49ab32f-013d-4166-9b23-7cc831790e5c, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-9vw2c, 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@5c5f0edc
[2023-06-11T23:22:07.429+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c49ab32f-013d-4166-9b23-7cc831790e5c, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-9vw2c, 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-06-11T23:22:07.430+00:00|INFO|ServiceManager|main] service manager started
[2023-06-11T23:22:07.438+00:00|INFO|Application|main] Started Application in 22.937 seconds (JVM running for 24.77)
[2023-06-11T23:22:08.530+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:22:08.531+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:22:08.531+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:22:08.531+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:22:08.531+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:22:08.531+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:22:08.534+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: i1wEkDS8T5qA8lwdgrIeeQ
[2023-06-11T23:22:08.539+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-06-11T23:22:08.563+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: i1wEkDS8T5qA8lwdgrIeeQ
[2023-06-11T23:22:08.564+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] ProducerId set to 2002 with epoch 0
[2023-06-11T23:22:08.584+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-06-11T23:22:08.662+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-302923a1-0c1e-48d7-9dca-c69f9750105a
[2023-06-11T23:22:08.666+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-06-11T23:22:08.667+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-06-11T23:22:11.676+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-302923a1-0c1e-48d7-9dca-c69f9750105a', protocol='range'}
[2023-06-11T23:22:11.685+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-302923a1-0c1e-48d7-9dca-c69f9750105a=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-06-11T23:22:11.723+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-302923a1-0c1e-48d7-9dca-c69f9750105a', protocol='range'}
[2023-06-11T23:22:11.724+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-06-11T23:22:11.731+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-06-11T23:22:11.748+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-06-11T23:22:11.749+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-06-11T23:22:11.749+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-06-11T23:22:11.750+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-06-11T23:22:11.750+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-06-11T23:22:11.750+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-06-11T23:22:11.874+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=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-06-11T23:22:11.877+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=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-06-11T23:22:11.912+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=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-06-11T23:22:11.912+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-06-11T23:22:11.913+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-11T23:22:11.913+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-11T23:22:57.707+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
[]
[2023-06-11T23:22:57.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dc9467e-7071-441e-b9fa-011ab33e9e07","timestamp":"2023-06-11T23:22:57.389593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:23:05.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9ba452a-40f2-4be9-87e9-cf7bec014b99","timestamp":"2023-06-11T23:23:04.978902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:23:07.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dcb2cd1-214b-42a3-b038-3e0bbc45f1d1","timestamp":"2023-06-11T23:23:07.525075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:23:47.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"888c1a0d-c689-4dd0-8a2c-32b0b41b4f07","timestamp":"2023-06-11T23:23:47.156020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:24:03.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64689971-3900-4f59-a652-6545c9979e81","timestamp":"2023-06-11T23:24:03.796831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:24:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:24:57.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e690751-07cf-4229-ac53-53b59162445a","timestamp":"2023-06-11T23:24:57.390154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:25:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53ea9647-8f2e-4e5b-bd72-9123630ac019","timestamp":"2023-06-11T23:25:04.979100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:25:07.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"37919a73-60f0-497a-a966-2e506e429fc7","timestamp":"2023-06-11T23:25:07.525035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:25:47.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d26dda19-5fec-4c95-93bf-caff3e9d6b4b","timestamp":"2023-06-11T23:25:47.156151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:26:03.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"568cde06-d8af-4905-a5df-695752291c82","timestamp":"2023-06-11T23:26:03.795172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:26:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:26:57.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efbbe15f-3ba1-45a3-bbc1-a2fe3ae7983b","timestamp":"2023-06-11T23:26:57.389707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:27:05.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f45d5f19-69dd-4894-aba8-d85dbfc90cd0","timestamp":"2023-06-11T23:27:04.979080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:27:07.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1b1ab6b-5830-4722-a927-e46064978909","timestamp":"2023-06-11T23:27:07.524669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:27:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36d9094c-3b0f-4714-8cc6-920769488653","timestamp":"2023-06-11T23:27:47.156042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:28:03.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0712ac2-028a-4ae5-8c13-effe64929c41","timestamp":"2023-06-11T23:28:03.795158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:28:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:28:57.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23b0ce38-ede6-40ed-965c-da30f35273f3","timestamp":"2023-06-11T23:28:57.391147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:29:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d3e038e-5756-43db-a69c-0eeae25320c2","timestamp":"2023-06-11T23:29:04.978987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:29:07.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae13312a-e297-488f-8496-88eab7d0a996","timestamp":"2023-06-11T23:29:07.524860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:29:47.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8967e00f-cfd3-4bdc-b959-d8362977bbb2","timestamp":"2023-06-11T23:29:47.156098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:30:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abe12136-42f7-4425-85a5-0bd4e06fffad","timestamp":"2023-06-11T23:30:03.795019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:30:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:30:57.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dabffda0-2171-47aa-bb48-394c1297c4ef","timestamp":"2023-06-11T23:30:57.389409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:31:05.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad59f9a9-1a68-4807-868c-526fbf5a4ed4","timestamp":"2023-06-11T23:31:04.978871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:31:07.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd1effed-02ed-44ff-a6d0-079e36ea8b07","timestamp":"2023-06-11T23:31:07.524695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:31:08.887+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-06-11T23:31:08.939+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-06-11T23:31:47.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6de36f5-1eac-4112-b7bb-e4ef65f0204d","timestamp":"2023-06-11T23:31:47.156024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:32:03.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d9b2bbc-b64a-4093-80c4-e52edad85270","timestamp":"2023-06-11T23:32:03.795309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:32:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:32:57.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ddc5511-f251-4d9f-a7a8-95c0d7aca4be","timestamp":"2023-06-11T23:32:57.389568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:33:05.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a63e658e-2f18-42d4-aa30-c3188af463b3","timestamp":"2023-06-11T23:33:04.978766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:33:07.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27fb365b-85f5-4cde-a075-1d6768e7dd54","timestamp":"2023-06-11T23:33:07.524796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:33:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfd79068-a02f-4651-8524-3b7a17c29dfd","timestamp":"2023-06-11T23:33:47.156253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:34:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daaaca0b-547d-409e-ab68-97af4f1d82f8","timestamp":"2023-06-11T23:34:03.795169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:34:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:34:57.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"270e6b80-1db0-49d6-9291-98aaed26e91e","timestamp":"2023-06-11T23:34:57.390085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:35:05.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d718aaef-a665-4145-8ebc-afe0566137be","timestamp":"2023-06-11T23:35:04.978958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:35:07.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80604077-bfb0-4f63-883a-4e39d734050c","timestamp":"2023-06-11T23:35:07.524688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:35:47.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc565664-aed8-4eaf-a790-051feea6a54f","timestamp":"2023-06-11T23:35:47.156009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:36:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b1ffbf-f607-4afc-bdb4-82f2b50ba856","timestamp":"2023-06-11T23:36:03.795076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:36:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:36:57.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae3491af-9b6b-49b7-be46-06db4bf8c864","timestamp":"2023-06-11T23:36:57.394598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:37:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d7f9da7-0653-44ca-8502-28f1eabba276","timestamp":"2023-06-11T23:37:04.978914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:37:07.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a68bab20-26ab-4fc3-ae23-88c2ff4f2ced","timestamp":"2023-06-11T23:37:07.524672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:37:47.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20d7a5ba-fb81-419d-a122-20ad6b2a1440","timestamp":"2023-06-11T23:37:47.156131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:38:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a6ac80b-573d-4abc-8273-b1664cd6c67a","timestamp":"2023-06-11T23:38:03.795164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:38:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:38:57.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36e2e627-4c80-4d5b-8335-9e1e22702877","timestamp":"2023-06-11T23:38:57.389791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:39:05.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0a74f18-4d38-4f6b-ac9a-c4066a88dce5","timestamp":"2023-06-11T23:39:04.979014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:39:07.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6340bb3e-7d5c-466b-ada2-64cbb8f3c116","timestamp":"2023-06-11T23:39:07.525964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:39:47.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55e46a33-d6da-453a-bb4f-3a269e91d798","timestamp":"2023-06-11T23:39:47.158663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:40:03.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60b79dc5-3f04-4755-b384-da82405c8c27","timestamp":"2023-06-11T23:40:03.798082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:40:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:40:57.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b461a04c-d19d-4d60-bc1f-7b554958937e","timestamp":"2023-06-11T23:40:57.389501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:41:05.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b2a68db-d01c-403b-8e50-1b003964bedb","timestamp":"2023-06-11T23:41:04.978937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:41:07.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdf072c3-3abc-43a0-8ea0-a799a20929bb","timestamp":"2023-06-11T23:41:07.524528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:41:47.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95f50f2a-247e-4fde-be8b-0bedadd80cba","timestamp":"2023-06-11T23:41:47.156378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:42:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5665fe1b-3f22-4a37-8d93-2f3bf3726a69","timestamp":"2023-06-11T23:42:03.795326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:42:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:42:57.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"863895c1-4657-495a-bcaf-2cb9d1db1f66","timestamp":"2023-06-11T23:42:57.391244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:43:05.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3716c5e-182f-4f21-a328-523d1c3ab2c4","timestamp":"2023-06-11T23:43:04.979024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:43:07.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eeacce5-6478-4295-a531-d8dfea493d4c","timestamp":"2023-06-11T23:43:07.524788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:43:47.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d5be9a4-364a-49c5-a924-9bda8f56d84c","timestamp":"2023-06-11T23:43:47.157666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:44:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32052742-8d32-4b1d-b113-e9cea2690e65","timestamp":"2023-06-11T23:44:03.794999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:44:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:44:57.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b1f018-07b9-42f9-8fb7-187344803568","timestamp":"2023-06-11T23:44:57.389584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:45:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0538673b-def9-4a30-bb88-23ffcc79bdc5","timestamp":"2023-06-11T23:45:04.978905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:45:07.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"371b35ee-8f7f-4f38-9abb-4dae20d99081","timestamp":"2023-06-11T23:45:07.524654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:45:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eca962bb-879f-4388-aff2-a11bf3b1ae63","timestamp":"2023-06-11T23:45:47.156042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:46:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6895efd6-a531-45eb-bf99-bc6f464297fa","timestamp":"2023-06-11T23:46:03.795445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:46:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:46:57.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"521fdf6b-d46a-4eae-b35c-bcbef6679e4b","timestamp":"2023-06-11T23:46:57.389822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:47:05.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7f81246-b45d-4fb6-a941-13ef0b2b948f","timestamp":"2023-06-11T23:47:04.978977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:47:07.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cf7aa84-f819-48b9-892d-b413a227356d","timestamp":"2023-06-11T23:47:07.525925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:47:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a635b2c-a730-47b2-912a-686f012ca36f","timestamp":"2023-06-11T23:47:47.156110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:48:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffa18228-1026-444a-ab1d-f7201dbdd9a4","timestamp":"2023-06-11T23:48:03.795161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:48:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:48:57.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa0256b-429f-43f5-89a6-238b01e86e56","timestamp":"2023-06-11T23:48:57.389761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:49:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"665ec467-d384-4004-ba9f-513902ce1ed5","timestamp":"2023-06-11T23:49:04.978924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:49:07.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4c583c0-88c1-46b6-8132-4002722f1e67","timestamp":"2023-06-11T23:49:07.524921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:49:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09c8e48b-5996-4e53-914d-3008b486c038","timestamp":"2023-06-11T23:49:47.156255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:50:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18207fde-6b26-4d49-bb4c-c243684da20f","timestamp":"2023-06-11T23:50:03.795339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:50:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:50:57.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80ef3d87-f6ce-481a-af25-a343bce52e91","timestamp":"2023-06-11T23:50:57.389873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:51:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f5ae18a-8aed-4202-b909-4cd65b00ed34","timestamp":"2023-06-11T23:51:04.981188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:51:07.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0303df99-4079-4174-97bf-89f6be0e4d82","timestamp":"2023-06-11T23:51:07.524545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:51:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f99497f2-9115-4c59-a393-e595aaad335d","timestamp":"2023-06-11T23:51:47.156225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:52:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4041e9dc-b5d3-4e85-ac0e-9f6e5c394326","timestamp":"2023-06-11T23:52:03.795117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:52:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:52:57.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3a59568-05f8-4151-aaf4-dcb2e3e83bfe","timestamp":"2023-06-11T23:52:57.391142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:53:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e9b1c2f-66d9-43d0-a794-d372ffb79931","timestamp":"2023-06-11T23:53:04.978779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:53:07.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d667f54-2cba-4aeb-aac8-62858e838873","timestamp":"2023-06-11T23:53:07.524611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:53:47.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d77ff490-85cc-46fd-9e9e-e568ee3d6666","timestamp":"2023-06-11T23:53:47.156063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:54:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e8ecbc7-811a-4344-b84e-aa5c6c73fc0d","timestamp":"2023-06-11T23:54:03.795151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:54:07.133+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:54:57.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad97c768-5412-48c2-a4ac-1357652b3053","timestamp":"2023-06-11T23:54:57.389717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:55:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b45bf0b4-f20e-4b9b-8062-4d4a1130f1ea","timestamp":"2023-06-11T23:55:04.978891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:55:07.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1a6510c-0627-4224-ac60-63de532e4bac","timestamp":"2023-06-11T23:55:07.525429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:55:47.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89b566b2-f21c-4d5e-be30-1615788b96a8","timestamp":"2023-06-11T23:55:47.155997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:56:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53b0bd59-997b-4401-9929-bdb2d3def4bb","timestamp":"2023-06-11T23:56:03.795140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:56:07.133+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:56:57.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6178e71-c5be-45e7-ad14-31fc8e0e699f","timestamp":"2023-06-11T23:56:57.390011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:57:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c17a732b-50f6-47fc-b4e5-c2e73221e08f","timestamp":"2023-06-11T23:57:04.979072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:57:07.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbf6943b-453b-4c3e-937c-117707aa87f6","timestamp":"2023-06-11T23:57:07.524825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:57:47.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc89ed59-7fdb-4c56-82d2-a578235a633e","timestamp":"2023-06-11T23:57:47.156422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:58:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c312923-a14b-4077-89fc-e1d88320e926","timestamp":"2023-06-11T23:58:03.795326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:58:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-11T23:58:57.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f93aeea-8021-45f7-b140-51b4896ac2db","timestamp":"2023-06-11T23:58:57.390196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:59:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7789699a-31fb-4777-b14e-ef0730b0f9d3","timestamp":"2023-06-11T23:59:04.978971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:59:06.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fc04593-cc29-4e68-842f-ad33182d0efe","timestamp":"2023-06-11T23:59:07.524770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:59:47.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f004990d-32ac-46fb-baf1-cc726c1a1878","timestamp":"2023-06-11T23:59:47.155984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:00:03.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ac52581-f45e-48bd-890f-cc63161acbbb","timestamp":"2023-06-12T00:00:03.795248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:00:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:00:57.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccba2d30-992d-4c78-b97e-154c37f762f5","timestamp":"2023-06-12T00:00:57.390422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:01:05.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d79ef43-6e0c-45be-b02d-e548274bc9a8","timestamp":"2023-06-12T00:01:04.978825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:01:06.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f91adb2-6aba-4837-9eee-d9703d6c6330","timestamp":"2023-06-12T00:01:07.524718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:01:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6903886-22e5-4293-b8f8-5f87623f560b","timestamp":"2023-06-12T00:01:47.157250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:02:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"701e2201-089a-423e-b079-4f1cd45cf281","timestamp":"2023-06-12T00:02:03.795122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:02:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:02:57.594+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7026c28f-3dd0-4868-9cb6-909f7022a66e","timestamp":"2023-06-12T00:02:57.391555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:03:05.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f0ddc21-684d-4267-a8d6-ca90c253eead","timestamp":"2023-06-12T00:03:04.978897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:03:06.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"889ebd25-8125-4a54-809b-f032492fe158","timestamp":"2023-06-12T00:03:07.525998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:03:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8211fd99-97b9-47de-a8ab-b5e4d141fa79","timestamp":"2023-06-12T00:03:47.156069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:04:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00844b6c-9326-4374-bffa-14ce632b8c6e","timestamp":"2023-06-12T00:04:03.795440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:04:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:04:57.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abfee62b-28bd-49fa-936a-998c7b367c9c","timestamp":"2023-06-12T00:04:57.389600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:05:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af4c73e8-6284-4668-88cc-863acf37a98e","timestamp":"2023-06-12T00:05:04.978863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:05:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5be729-f7b1-4418-bbb3-82b2d497c619","timestamp":"2023-06-12T00:05:07.525151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:05:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f74a0702-4b96-4d5f-abf9-1b10c45ae234","timestamp":"2023-06-12T00:05:47.156102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:06:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e1bd70-38f3-4981-83f7-1fe2fb43aff9","timestamp":"2023-06-12T00:06:03.795092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:06:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:06:57.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc7b69ec-1ce3-430f-87cb-01b5ee84c908","timestamp":"2023-06-12T00:06:57.390157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:07:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7459fe3d-97d4-47ed-beec-57caff8cf54b","timestamp":"2023-06-12T00:07:04.978860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:07:06.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3168f3c4-7770-4659-b1da-dcfb334e01ed","timestamp":"2023-06-12T00:07:07.524725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:07:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca58ec1f-8fe6-4fac-986b-3ab68b0b5476","timestamp":"2023-06-12T00:07:47.156149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:08:03.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffd22dde-3749-4656-8765-eb336840e2fa","timestamp":"2023-06-12T00:08:03.795296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:08:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:08:57.584+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06d5dbc0-f75c-4602-8dc1-9931e9f8dbf4","timestamp":"2023-06-12T00:08:57.389706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:09:05.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a03cb9a-f1de-4bfc-9ce5-ca3256eaaa9a","timestamp":"2023-06-12T00:09:04.978925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:09:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22acb998-8b5c-4f2a-b425-48ca8697dc3d","timestamp":"2023-06-12T00:09:07.524879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:09:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"611fda3e-550c-4266-853f-350bcb9f6996","timestamp":"2023-06-12T00:09:47.156796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:10:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c73e1c01-4133-46f1-ac37-fc9f4e5ef49b","timestamp":"2023-06-12T00:10:03.795318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:10:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:10:57.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"530399d6-09a6-4635-b4d8-7c7e85c15f1d","timestamp":"2023-06-12T00:10:57.389727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:11:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed086976-c283-4816-acb5-a991dfde3df6","timestamp":"2023-06-12T00:11:04.978937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:11:06.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98fbccb0-876a-40ad-ba32-58e3ceb10e55","timestamp":"2023-06-12T00:11:07.524882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:11:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3833c74-7e2e-4837-bcf7-2bddf282016c","timestamp":"2023-06-12T00:11:47.156085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:12:03.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e9b0804-a7f6-4df7-9e1b-e6f957207119","timestamp":"2023-06-12T00:12:03.795273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:12:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:12:57.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f42e634e-a2de-4301-96b1-e9088f6162e0","timestamp":"2023-06-12T00:12:57.391243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:13:05.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bf987b5-29e6-4038-ba62-6b890111f27c","timestamp":"2023-06-12T00:13:04.979023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:13:07.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80ab46af-ca04-45c5-a449-a02fc15520fb","timestamp":"2023-06-12T00:13:07.524553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:13:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca78d0b9-ff34-4f2e-b919-b28a395b9851","timestamp":"2023-06-12T00:13:47.156175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:14:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3808b07a-5111-48d3-a02f-bbc147683bcd","timestamp":"2023-06-12T00:14:03.795297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:14:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:14:57.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ae24820-bb74-44f4-b006-460d04bebe82","timestamp":"2023-06-12T00:14:57.389475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:15:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18e5b106-ec35-4332-a9cf-85b849b240fe","timestamp":"2023-06-12T00:15:04.979122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:15:06.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1a32138-e095-4185-a49a-8739dcaa2460","timestamp":"2023-06-12T00:15:07.524771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:15:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d57ef01-7872-4506-8f2a-05563891d918","timestamp":"2023-06-12T00:15:47.156271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:16:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14e5dacb-9fa2-42cf-a04f-c2c4c44575df","timestamp":"2023-06-12T00:16:03.795248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:16:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:16:57.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82443ced-b74a-4c06-8bf6-003c6dd2b108","timestamp":"2023-06-12T00:16:57.389750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:17:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cffa0ea0-bf05-4832-a35e-5afeb677fcf2","timestamp":"2023-06-12T00:17:04.979020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:17:06.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86117f1c-d648-4d7c-b39e-f405acb1e6f6","timestamp":"2023-06-12T00:17:07.524789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:17:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6718fa20-f65b-4803-bb6b-6aab88a2df13","timestamp":"2023-06-12T00:17:47.156071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:18:03.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67cee695-1700-4b4b-b553-2ed8cb306eae","timestamp":"2023-06-12T00:18:03.795108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:18:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:18:57.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c3bc0bd-f9d9-409c-9d1c-54429abf36ef","timestamp":"2023-06-12T00:18:57.389548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:19:05.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32c47714-02d2-42db-a9e6-34511f59dd5f","timestamp":"2023-06-12T00:19:04.979135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:19:06.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e20201f-5bbc-4ddb-b699-de25a0c34909","timestamp":"2023-06-12T00:19:07.524732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:19:47.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06cb1848-548f-423b-b71c-eb661c9a236b","timestamp":"2023-06-12T00:19:47.156108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:20:03.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b43f3677-7f27-40bf-bd85-443ebf224f4d","timestamp":"2023-06-12T00:20:03.795092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:20:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:20:57.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd1d90fa-53a5-4cd5-9d43-989bb1ca9146","timestamp":"2023-06-12T00:20:57.392992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:21:05.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfd833f7-34b7-463b-a5df-6f0f33d15f18","timestamp":"2023-06-12T00:21:04.978929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:21:07.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d032acb-5138-4597-85ab-649b743ca8b3","timestamp":"2023-06-12T00:21:07.524702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:21:47.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"469d8a28-44ab-4eb9-9613-ce6a42c7c7d7","timestamp":"2023-06-12T00:21:47.156473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:22:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"929a3710-b6b8-4089-be6f-2eeffe64086b","timestamp":"2023-06-12T00:22:03.795162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:22:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:22:57.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91ddb86c-1d22-46cb-80e0-6af463ddb34e","timestamp":"2023-06-12T00:22:57.389901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:23:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa117e99-a05e-4186-bdb0-7df6780bc380","timestamp":"2023-06-12T00:23:04.979094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:23:06.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0f26935-07c7-4632-af96-967425b85246","timestamp":"2023-06-12T00:23:07.524866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:23:47.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a214ce7d-19a9-42d6-bf27-3c1dc2f91e99","timestamp":"2023-06-12T00:23:47.156051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:24:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deeb21e5-879d-43cd-ad8b-38fef8a8265d","timestamp":"2023-06-12T00:24:03.795097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:24:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:24:57.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28d0bd7f-7df0-4616-9ce7-3557c5984bce","timestamp":"2023-06-12T00:24:57.389646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:25:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a946f72e-a770-4468-85c3-c27f4ea4444e","timestamp":"2023-06-12T00:25:04.978950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:25:06.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d54d1539-b9eb-4928-869b-f6475d99fe14","timestamp":"2023-06-12T00:25:07.524663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:25:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"211af767-7c3c-45d5-a417-28774271a426","timestamp":"2023-06-12T00:25:47.156300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:26:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c3331b1-be52-4d1e-b3f2-f833999c876d","timestamp":"2023-06-12T00:26:03.795289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:26:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:26:57.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4488f26d-96fa-45f5-9493-c3f60f8915b9","timestamp":"2023-06-12T00:26:57.389700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:27:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ee0028a-3f6f-4350-b9f9-cf3af6e7fc80","timestamp":"2023-06-12T00:27:04.979044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:27:06.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a15a2a5-4040-4ae3-a051-ce49423cb144","timestamp":"2023-06-12T00:27:07.524683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:27:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"525e85b6-a555-4839-9b55-c098f8f96aec","timestamp":"2023-06-12T00:27:47.156099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:28:03.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46948890-5687-4238-a1b9-8ee337f78695","timestamp":"2023-06-12T00:28:03.795204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:28:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:28:57.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4da76cb-25e7-4656-9fcb-217c958bff4a","timestamp":"2023-06-12T00:28:57.389723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:29:05.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96a4830b-dea1-4fcf-95f2-e15acda3bd85","timestamp":"2023-06-12T00:29:04.979059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:29:06.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"597cb1e3-d406-4a75-a865-88ac45035189","timestamp":"2023-06-12T00:29:07.525411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:29:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe94f247-4835-4128-8f37-8813ddd4692b","timestamp":"2023-06-12T00:29:47.156143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:30:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"875e0b9b-9da1-48da-a90b-6d6b351fa3e7","timestamp":"2023-06-12T00:30:03.795093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:30:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:30:57.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59d7f9f6-5ba2-4820-b878-aa1d212f4770","timestamp":"2023-06-12T00:30:57.390727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:31:05.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5b8b7a1-0eb3-482b-972a-fa9dc6769d84","timestamp":"2023-06-12T00:31:04.978923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:31:06.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f85cca25-6bfb-4e70-826a-2500703d0bcd","timestamp":"2023-06-12T00:31:07.524744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:31:47.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cf897b4-b636-40a0-9a01-99ecc93511ac","timestamp":"2023-06-12T00:31:47.155891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:32:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83635cc1-9dd8-42cb-8967-694a4150a9ad","timestamp":"2023-06-12T00:32:03.794964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:32:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:32:57.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bedcfe5-951b-4510-aa55-5163956fa6ef","timestamp":"2023-06-12T00:32:57.389443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:33:05.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3f07d18-d7ed-4c47-a3c8-db67c84aafed","timestamp":"2023-06-12T00:33:04.979036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:33:06.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7d9771c-b53a-4921-bb30-2ce2cf620dcc","timestamp":"2023-06-12T00:33:07.524816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:33:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2234fd26-3d1e-4364-9bcf-7abdbaaf20a6","timestamp":"2023-06-12T00:33:47.155997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:34:03.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2b474c0-95ac-4ab5-8848-d9211089b617","timestamp":"2023-06-12T00:34:03.795622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:34:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:34:57.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3f1575d-287c-4f2d-a9e0-c99d1321f531","timestamp":"2023-06-12T00:34:57.389558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:35:05.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba11d0b1-b174-4097-857f-b179d18e8aa3","timestamp":"2023-06-12T00:35:04.978774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:35:06.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"460993fa-6437-42d5-8c07-2c8db29d951f","timestamp":"2023-06-12T00:35:07.524478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:35:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f806f2f-fce9-4da1-b1fb-e663842f6d79","timestamp":"2023-06-12T00:35:47.156248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:36:03.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca2faa86-4bd6-4d72-9243-abab3b237b7e","timestamp":"2023-06-12T00:36:03.795092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:36:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:36:57.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edb55232-4e22-4f58-a357-4eda5af6c8fc","timestamp":"2023-06-12T00:36:57.389719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:37:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"913702c0-1aa6-4cf4-8ff9-163189bf5965","timestamp":"2023-06-12T00:37:04.978907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:37:06.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f4ccedb-b6f0-4efa-a528-804323ab1dd5","timestamp":"2023-06-12T00:37:07.524640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:37:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ed45456-0b94-4a05-8795-db0949ee9237","timestamp":"2023-06-12T00:37:47.155937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:38:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bc79f82-99fd-4b42-8fff-a6143e92c615","timestamp":"2023-06-12T00:38:03.795083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:38:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:38:57.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ac9b8f9-7500-4954-bd2a-7eeac63b3726","timestamp":"2023-06-12T00:38:57.389945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:39:05.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a55422e1-36e8-4aa2-a22e-bde96e5f4429","timestamp":"2023-06-12T00:39:04.979074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:39:06.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"910c76bc-245e-4e9f-b32e-be7e38a573c0","timestamp":"2023-06-12T00:39:07.525179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:39:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2793998-cd86-4e29-91e9-727f9f31c426","timestamp":"2023-06-12T00:39:47.156104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:40:03.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa88d5d9-e426-4b59-937a-bc9d6c3a2fd6","timestamp":"2023-06-12T00:40:03.795183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:40:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:40:57.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc728e1c-e8af-4cda-b3d6-3ba5a68aae57","timestamp":"2023-06-12T00:40:57.391307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:41:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1e4f86c-d8f2-4303-ac97-431f6d168769","timestamp":"2023-06-12T00:41:04.979048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:41:06.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbdb7f92-138d-4f42-bac2-16c3ba0e14c8","timestamp":"2023-06-12T00:41:07.524632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:41:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2503896c-b505-40d2-ac40-6703eac7c4d1","timestamp":"2023-06-12T00:41:47.156154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:42:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc269d19-ada4-4a4b-bbdb-cacce3a124fc","timestamp":"2023-06-12T00:42:03.795207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:42:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:42:57.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe0dbfae-997b-4a74-a8c3-69b787b9d141","timestamp":"2023-06-12T00:42:57.389564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:43:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efa0a081-84d5-4c5f-897f-75f0601f2c42","timestamp":"2023-06-12T00:43:04.979131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:43:06.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e94e2239-0740-4cb7-b852-8da9bb2fca39","timestamp":"2023-06-12T00:43:07.524734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:43:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d333e6de-a583-4b23-bd7d-329b1e144139","timestamp":"2023-06-12T00:43:47.155924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:44:03.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0246aefd-693c-4689-b114-7c18ae122445","timestamp":"2023-06-12T00:44:03.795026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:44:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:44:57.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29c2b439-8912-4388-b467-800e7f8d57f5","timestamp":"2023-06-12T00:44:57.389614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:45:05.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21d0829d-564a-47fd-83e3-5b5df24d0caa","timestamp":"2023-06-12T00:45:04.978714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:45:06.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cfc9a36-f603-4f7a-8ecf-b7bfc09cc3ee","timestamp":"2023-06-12T00:45:07.524573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:45:47.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8be6bd30-ee56-47a8-a911-3a4c29e5376a","timestamp":"2023-06-12T00:45:47.155955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:46:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"facb009a-9151-41e4-9b1f-8e7c38d628f1","timestamp":"2023-06-12T00:46:03.795112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:46:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:46:57.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbe7e00e-93a4-42ac-9eb7-cc3eaa0a2f33","timestamp":"2023-06-12T00:46:57.389605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:47:05.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"046bf320-2726-4f05-bfb5-b9f440ae29d7","timestamp":"2023-06-12T00:47:04.981350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:47:06.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8efe8ec7-8565-412e-ac5e-a43153af1fa1","timestamp":"2023-06-12T00:47:07.524677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:47:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86feb73f-3a30-4cef-afaf-cc9ca3c3e7f2","timestamp":"2023-06-12T00:47:47.155988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:48:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"725f05f7-3e3b-4777-aaad-0975737e1d15","timestamp":"2023-06-12T00:48:03.795027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:48:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:48:57.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85b96b75-4bb4-46e2-b8c5-cfeff82e5953","timestamp":"2023-06-12T00:48:57.389487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:49:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5e0e96d-7cb0-4327-aaaf-bcb732e8ae5d","timestamp":"2023-06-12T00:49:04.978880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:49:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a51f14e2-d447-4d03-b011-76c3e61e639a","timestamp":"2023-06-12T00:49:07.524929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:49:47.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8706b6f-19f8-4414-98ae-31636e4e464c","timestamp":"2023-06-12T00:49:47.156202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:50:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1e33bab-f2d8-4c1a-a0bf-ffe88d1c23be","timestamp":"2023-06-12T00:50:03.795294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:50:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:50:57.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c2cdeed-0759-4435-8f31-06f6860ccafb","timestamp":"2023-06-12T00:50:57.391180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:51:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"334eaac3-fb08-476e-8485-4cc4145ff24e","timestamp":"2023-06-12T00:51:04.981483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:51:06.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b989f7a-32e3-49cc-92d1-a9d078772bae","timestamp":"2023-06-12T00:51:07.524711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:51:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e674c1e-1762-4d0f-b6de-556f7193ba1e","timestamp":"2023-06-12T00:51:47.156114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:52:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f780c5f-b171-4ec1-8168-34732ffb0cee","timestamp":"2023-06-12T00:52:03.795131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:52:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:52:57.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"525dee69-f204-48c4-b04b-c188e791b3d1","timestamp":"2023-06-12T00:52:57.389733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:53:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89a14427-01f1-464e-afa6-0c3c42ab90ef","timestamp":"2023-06-12T00:53:04.978916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:53:06.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e342efb0-f068-47f5-a75d-01e6d401226e","timestamp":"2023-06-12T00:53:07.524804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:53:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76c537a4-2b61-454a-83ac-768f58ae9f96","timestamp":"2023-06-12T00:53:47.156071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:54:03.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b14915cc-be57-489d-ae75-d50ccf853620","timestamp":"2023-06-12T00:54:03.796080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:54:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:54:57.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4b30981-6d73-4f78-bd98-f19b2abb58bb","timestamp":"2023-06-12T00:54:57.389851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:55:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63be7087-be1a-4948-9640-6a407f334785","timestamp":"2023-06-12T00:55:04.979096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:55:06.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7f2e56a-1a61-4153-9ba3-420fb9a3e0b6","timestamp":"2023-06-12T00:55:07.524673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:55:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87ba84f9-73ba-436b-9d7c-a9e22b8ed858","timestamp":"2023-06-12T00:55:47.156842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:56:03.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be5a3d63-cf24-4ecf-aa3f-f3ee36dbbe95","timestamp":"2023-06-12T00:56:03.795121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:56:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:56:57.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99263d52-7663-4bb6-afc4-5ca39e4b3401","timestamp":"2023-06-12T00:56:57.389775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:57:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6861f67f-f59f-4d7c-aad4-c9007ec7f28d","timestamp":"2023-06-12T00:57:04.979094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:57:06.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"922a3f4e-603e-47f0-b35f-25daed629771","timestamp":"2023-06-12T00:57:07.524743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:57:47.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a67af02f-19cd-4384-97c9-387aaff3a8b5","timestamp":"2023-06-12T00:57:47.155922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:58:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9a929ff-533c-4e28-9388-690d6ab4a882","timestamp":"2023-06-12T00:58:03.795188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:58:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T00:58:57.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85492394-7d10-4b69-a978-c3977fe5eabe","timestamp":"2023-06-12T00:58:57.389925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:59:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e869e59b-b301-4760-abda-a0e7a8113673","timestamp":"2023-06-12T00:59:04.979068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:59:06.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4696811b-52aa-4534-8962-30d766558bac","timestamp":"2023-06-12T00:59:07.524626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:59:47.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f0bf556-0aba-4ab4-a85a-cc3f6aa4b999","timestamp":"2023-06-12T00:59:47.155925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:00:03.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6842a6c-7e5d-4a54-954f-586e283e7f91","timestamp":"2023-06-12T01:00:03.795389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:00:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:00:57.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f11b327-4fbc-4bb1-93b8-cb1bbad15c81","timestamp":"2023-06-12T01:00:57.395937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:01:05.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6416d50-417b-484a-8f10-0150b0de7979","timestamp":"2023-06-12T01:01:04.979133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:01:06.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48ab5d41-8d86-4b71-86c2-8af528ada300","timestamp":"2023-06-12T01:01:07.524787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:01:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"739825da-be3d-43cc-ae56-cff0abee093f","timestamp":"2023-06-12T01:01:47.156344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:02:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf7f684b-80ed-4d8e-86fb-e71d03646fff","timestamp":"2023-06-12T01:02:03.795383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:02:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:02:57.516+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee0fd563-d3d0-4624-a4a5-01ba9607f892","timestamp":"2023-06-12T01:02:57.390549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:03:05.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b80fcf5a-f8a6-4aa8-bea5-084b77837ccb","timestamp":"2023-06-12T01:03:04.978806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:03:06.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d47c28f8-559d-4171-9d45-ff26b960d360","timestamp":"2023-06-12T01:03:07.524478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:03:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c7083e-ddc9-49e7-8e47-0d6e87187764","timestamp":"2023-06-12T01:03:47.156275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:04:03.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5526825-1a9f-4897-a02d-da1d02cb0e88","timestamp":"2023-06-12T01:04:03.795066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:04:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:04:57.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7703d86-17c2-407d-bbc4-e95baab386b0","timestamp":"2023-06-12T01:04:57.389793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:05:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e258c37-6d3b-4313-9984-ba3bf783ddc3","timestamp":"2023-06-12T01:05:04.979059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:05:06.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f57c1b3-75b1-4520-9e02-901d93fda710","timestamp":"2023-06-12T01:05:07.524772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:05:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a68f41db-b703-4056-ac33-73979024734b","timestamp":"2023-06-12T01:05:47.156178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:06:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e25d28e5-39cc-4387-8406-41ab536aff2e","timestamp":"2023-06-12T01:06:03.795128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:06:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:06:57.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3991a74-6639-44f1-a16b-d083d70c41f7","timestamp":"2023-06-12T01:06:57.389531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:07:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"382f2a01-bbae-48bc-9a4d-f77effa6cfb5","timestamp":"2023-06-12T01:07:04.979061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:07:06.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfcf42cf-c095-454b-883b-7f6fc1b1bb6d","timestamp":"2023-06-12T01:07:07.524864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:07:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d92999c8-8489-478b-b690-e772afe6ac67","timestamp":"2023-06-12T01:07:47.156595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:08:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e2d5e3a-0830-452c-b67f-f5eca85e91b4","timestamp":"2023-06-12T01:08:03.795047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:08:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:08:57.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b3af911-23f1-4cb9-bc39-b3966dabe5e7","timestamp":"2023-06-12T01:08:57.389658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:09:05.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"086894f6-4d36-4fc6-92d1-e3c82688ebc4","timestamp":"2023-06-12T01:09:04.978824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:09:06.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"12598f08-8ad8-4ef9-add8-f8e6a082da37","timestamp":"2023-06-12T01:09:07.524894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:09:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a376ec65-bbcf-4918-aa5f-2db171dcedd7","timestamp":"2023-06-12T01:09:47.156201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:10:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e4cd526-32c7-4a9b-bbd9-4c7c9deaaf19","timestamp":"2023-06-12T01:10:03.796378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:10:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:10:57.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce4d9718-6d17-4a24-968c-cf09cc73c477","timestamp":"2023-06-12T01:10:57.389763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:11:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cf78b3e-31fa-4043-8ac0-a5ef71fc63aa","timestamp":"2023-06-12T01:11:04.978943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:11:06.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7845fe03-2a6f-41f1-b528-eab6cdfa1e82","timestamp":"2023-06-12T01:11:07.524652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:11:47.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"142ad2dd-c996-41dd-955d-53d42996a638","timestamp":"2023-06-12T01:11:47.156040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:12:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff0d874-41d4-400e-a475-4cf7a4f9d2c5","timestamp":"2023-06-12T01:12:03.795169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:12:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:12:57.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a32b805-4374-473a-a37c-03b0f0094319","timestamp":"2023-06-12T01:12:57.397583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:13:05.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40af95b7-11d7-41b6-825a-9eb8ce3a4e99","timestamp":"2023-06-12T01:13:04.981727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:13:06.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0bf6ff4-9526-40ff-8b8b-59e6b91e4ad0","timestamp":"2023-06-12T01:13:07.524528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:13:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd00f4c7-8dfd-4003-b0ff-2c1ffaf5c50d","timestamp":"2023-06-12T01:13:47.156216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:14:03.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"087956af-06a6-4bd4-bcca-04d88507efea","timestamp":"2023-06-12T01:14:03.795198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:14:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:14:57.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cbb1c83-bbce-4236-8a61-b28794d8b867","timestamp":"2023-06-12T01:14:57.389766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:15:05.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28382ef5-7634-4eff-b908-25ab0c7d753b","timestamp":"2023-06-12T01:15:04.978811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:15:06.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"311817d9-2122-4b4e-b9cd-e9bf7ffc2de2","timestamp":"2023-06-12T01:15:07.524689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:15:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a7d825b-935c-4eed-995c-ef5f0ec9f4ca","timestamp":"2023-06-12T01:15:47.156239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:16:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a76bc210-70c2-4eaf-a84a-da84453419e7","timestamp":"2023-06-12T01:16:03.795465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:16:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:16:57.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb1f64c2-0b67-4fe5-a445-1dbb06e69060","timestamp":"2023-06-12T01:16:57.389589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:17:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd30bac0-6f34-4664-b2f9-db6cdd4d938a","timestamp":"2023-06-12T01:17:04.978873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:17:06.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8ea145a-b3ea-4623-a061-f4e58cf2ebd0","timestamp":"2023-06-12T01:17:07.524607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:17:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"605c2b21-a334-4c33-99cf-9f77f85a2cdd","timestamp":"2023-06-12T01:17:47.155991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:18:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc5554e2-dc25-4a0d-8470-405b2599eb1f","timestamp":"2023-06-12T01:18:03.796248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:18:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:18:57.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cc0baf7-2741-46c4-a827-6c410bc85ff5","timestamp":"2023-06-12T01:18:57.389666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:19:05.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8747d6d1-6670-4395-852d-02d08c66e43e","timestamp":"2023-06-12T01:19:04.978998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:19:06.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f8fe611-64a7-479c-9774-3fe5f029b92f","timestamp":"2023-06-12T01:19:07.524654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:19:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea6d0f8e-6289-4d66-9b41-15ad24f9e885","timestamp":"2023-06-12T01:19:47.155955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:20:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33c5b3fd-7acb-452c-a200-98d9aa2596bf","timestamp":"2023-06-12T01:20:03.795082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:20:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:20:57.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5bab86f-3294-4957-a458-24df3df6d01a","timestamp":"2023-06-12T01:20:57.389621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:21:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2176361-fd1b-4736-8b89-9267958690af","timestamp":"2023-06-12T01:21:04.978862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:21:06.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"81d5c7f4-c866-4f54-9987-3ef6a9682aaa","timestamp":"2023-06-12T01:21:07.524876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:21:47.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9215908-d499-42bd-95ec-0c5932aeeb0c","timestamp":"2023-06-12T01:21:47.156524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:22:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd7b9c6b-b3e2-44ea-b980-640a9951cd18","timestamp":"2023-06-12T01:22:03.795427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:22:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:22:57.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae665db-5726-4a87-b0fe-18c9e86599bd","timestamp":"2023-06-12T01:22:57.389470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:23:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70028385-891d-4053-b4fc-c61a25d0b261","timestamp":"2023-06-12T01:23:04.979066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:23:06.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f82f12a-348c-4f9d-b578-b2db92ba4402","timestamp":"2023-06-12T01:23:07.524679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:23:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fea57dfb-1a42-466e-b385-ecd887cc3fc9","timestamp":"2023-06-12T01:23:47.157147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:24:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"119c9819-5f58-4a5f-acce-9a358815b9cf","timestamp":"2023-06-12T01:24:03.795069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:24:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:24:57.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c90d737-6c09-4076-8bcc-9a3a04337276","timestamp":"2023-06-12T01:24:57.390323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:25:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5de2b9bf-78e7-405f-b2cf-ca9fbcaae0b3","timestamp":"2023-06-12T01:25:04.978948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:25:06.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"78c150cb-e3fa-4191-87e1-9db101085c4c","timestamp":"2023-06-12T01:25:07.524659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:25:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c6376b6-1bec-4833-81b8-a0fda60e24fd","timestamp":"2023-06-12T01:25:47.155938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:26:03.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"684d849f-73f4-4344-b94f-dcb08b5ca835","timestamp":"2023-06-12T01:26:03.795075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:26:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:26:57.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bac817d-2a25-48d4-b4dc-bb0ef25afdbb","timestamp":"2023-06-12T01:26:57.389783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:27:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fc7c739-66f9-48b6-b11f-66998afd598f","timestamp":"2023-06-12T01:27:04.978947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:27:06.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c63427-1ea7-4c26-aafd-00f0e766c345","timestamp":"2023-06-12T01:27:07.524551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:27:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5576120-fc6b-4252-9640-cf332a2fae57","timestamp":"2023-06-12T01:27:47.156082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:28:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9396e6f7-10cc-4783-b8fb-1b90e67427d5","timestamp":"2023-06-12T01:28:03.795036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:28:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:28:57.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed75e0c0-2d2a-4616-bfd3-3212b7351d6f","timestamp":"2023-06-12T01:28:57.389581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:29:05.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da513e9f-d0a7-4449-91d2-336b8b6f6701","timestamp":"2023-06-12T01:29:04.978816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:29:06.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51df1edb-16d7-463e-a89d-7790024f376e","timestamp":"2023-06-12T01:29:07.524533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:29:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"382e6ea2-2093-4c82-abfc-10be3fe6eb61","timestamp":"2023-06-12T01:29:47.156124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:30:03.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37ce3b39-4176-400e-ab26-3f01135508bb","timestamp":"2023-06-12T01:30:03.795314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:30:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:30:57.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad5eca80-5973-4deb-9377-136c8025dbc1","timestamp":"2023-06-12T01:30:57.389499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:31:05.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5d1beaf-540a-4b10-b82d-792f8544ffe7","timestamp":"2023-06-12T01:31:04.979010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:31:06.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47449773-45dd-477f-b7df-98342a5a732f","timestamp":"2023-06-12T01:31:07.524525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:31:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c106e6-90a1-4693-b292-7f1b94488972","timestamp":"2023-06-12T01:31:47.156061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:32:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c63368-850d-4c44-9622-d4334c184469","timestamp":"2023-06-12T01:32:03.794972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:32:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:32:57.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25ebccaa-d5f3-45ca-b797-432947cf27ee","timestamp":"2023-06-12T01:32:57.389641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:33:05.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffdb989d-2589-4425-ad29-a3098970f59e","timestamp":"2023-06-12T01:33:04.978908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:33:06.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a657f51-cdf9-4d26-9622-3f6d310194b5","timestamp":"2023-06-12T01:33:07.524566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:33:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f52e613-ab1a-4c30-af39-749765ab5a77","timestamp":"2023-06-12T01:33:47.155965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:34:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf254592-5896-4bf2-9ae5-c576ccfaf48e","timestamp":"2023-06-12T01:34:03.795230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:34:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:34:57.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64b7c5c5-874d-4aff-a4a4-03fc168a2e57","timestamp":"2023-06-12T01:34:57.389537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:35:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9b4f6d0-9883-4f29-a193-a6961c94024d","timestamp":"2023-06-12T01:35:04.978850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:35:06.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e97e775d-ac84-496f-9652-0209436eb089","timestamp":"2023-06-12T01:35:07.524620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:35:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13108c56-c7ef-4eca-9713-565077ec3ea1","timestamp":"2023-06-12T01:35:47.155990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:36:03.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa653685-5638-4745-a09f-26f2d6b97ba2","timestamp":"2023-06-12T01:36:03.795141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:36:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:36:57.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04b66ca3-b708-4a42-b073-3ebacdaa55fd","timestamp":"2023-06-12T01:36:57.396379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:37:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65477b11-406c-4a0b-a544-b76050c4bc91","timestamp":"2023-06-12T01:37:04.979057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:37:06.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92face09-9497-44b7-8739-8b56722e550a","timestamp":"2023-06-12T01:37:07.524492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:37:47.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fe2a175-e3c7-433c-8fe7-37117e93ea50","timestamp":"2023-06-12T01:37:47.156358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:38:03.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"949971af-8387-453d-acbe-fa6ddda16d64","timestamp":"2023-06-12T01:38:03.795090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:38:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:38:57.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3684f2a-4958-4f87-bf55-329f142e77b8","timestamp":"2023-06-12T01:38:57.389581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:39:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"117eb851-bfa6-41c9-9fcf-f60ecb1fc6d2","timestamp":"2023-06-12T01:39:04.978907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:39:06.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"467953d0-f473-430f-a6cd-45d4767a3b7d","timestamp":"2023-06-12T01:39:07.524653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:39:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc8745b1-3564-4b31-b2b0-ffe9baa9d7a1","timestamp":"2023-06-12T01:39:47.155997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:40:03.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a064583-30e6-44a4-ab12-33480c8047b6","timestamp":"2023-06-12T01:40:03.795237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:40:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:40:57.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"335e87f8-bc14-4be1-9afb-4e78c018c141","timestamp":"2023-06-12T01:40:57.389580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:41:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5059726d-166c-4eae-a843-65005ef9174c","timestamp":"2023-06-12T01:41:04.978967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:41:06.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2d5ef59-4b94-4120-9e9b-4670d5c318ca","timestamp":"2023-06-12T01:41:07.524679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:41:47.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f2814a3-99c4-4748-8479-856b22214b6f","timestamp":"2023-06-12T01:41:47.155864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:42:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f1ed69c-432f-4028-82ec-7b94f7c36068","timestamp":"2023-06-12T01:42:03.795059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:42:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:42:57.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db239d13-b879-48ae-a7f8-9cc9da557f77","timestamp":"2023-06-12T01:42:57.389610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:43:05.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f9d639b-7c97-4194-86b7-88403a204f45","timestamp":"2023-06-12T01:43:04.981190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:43:06.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cd5a005-3444-4468-88ea-8f7eb010ba42","timestamp":"2023-06-12T01:43:07.524590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:43:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0fa1d41-81c3-44cf-b294-8b29f6139e24","timestamp":"2023-06-12T01:43:47.156204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:44:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90038a0e-c075-4bde-9d8d-89af111f01e7","timestamp":"2023-06-12T01:44:03.795123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:44:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:44:57.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e815d15-73fc-4440-8d49-7d2b9592d24d","timestamp":"2023-06-12T01:44:57.389522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:45:05.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36b3c2bc-d980-4664-9a8c-7e933c824e8e","timestamp":"2023-06-12T01:45:04.979004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:45:06.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d247d2f7-2f8b-480d-bb03-4d555e640008","timestamp":"2023-06-12T01:45:07.524619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:45:47.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82124de1-e8c5-43df-9f19-1edb9bea554a","timestamp":"2023-06-12T01:45:47.155927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:46:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"571d067a-be05-418e-8a78-d12b1dd877ec","timestamp":"2023-06-12T01:46:03.794927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:46:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:46:57.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"874b08f1-37ba-414d-a4bf-d38400dc5329","timestamp":"2023-06-12T01:46:57.389599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:47:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a766f5c3-a1e1-408d-87b7-60d8153b7e4d","timestamp":"2023-06-12T01:47:04.978792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:47:06.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93733a2c-5621-4241-8cc9-25284d88f8fc","timestamp":"2023-06-12T01:47:07.524827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:47:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14868619-5bfb-479d-b526-07f88154c171","timestamp":"2023-06-12T01:47:47.156199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:48:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8855ea96-e1ea-438d-88f0-0e0e89d9aceb","timestamp":"2023-06-12T01:48:03.795096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:48:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:48:57.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7a658a2-e4e6-48ad-995e-552a9a58377e","timestamp":"2023-06-12T01:48:57.389746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:49:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"118990af-1437-48d0-a0e1-26bfa8cbe8d0","timestamp":"2023-06-12T01:49:04.978745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:49:06.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"67b89a23-9e70-4358-a017-af7df35fc5e8","timestamp":"2023-06-12T01:49:07.524549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:49:47.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e6df102-2cef-4499-a8ae-74e39d447780","timestamp":"2023-06-12T01:49:47.156010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:50:03.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8ecc5bc-6324-4486-8a64-46c187db6e80","timestamp":"2023-06-12T01:50:03.795112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:50:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:50:57.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a89481a-b52a-48cf-b7b9-344f13ce7217","timestamp":"2023-06-12T01:50:57.390438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:51:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ccfaff5-e767-4ed4-8795-e1159a330acd","timestamp":"2023-06-12T01:51:04.979004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:51:06.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0c60911-8c0e-4c50-b575-ffb02e9dbc36","timestamp":"2023-06-12T01:51:07.524576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:51:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0516abf9-13fa-479d-a1cc-22791aff2f9f","timestamp":"2023-06-12T01:51:47.156181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:52:03.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d87a91bf-1f71-46e2-8b5d-f3e05f9d7bc9","timestamp":"2023-06-12T01:52:03.795779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:52:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:52:57.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89811f1f-3640-4841-bed0-8a678d5f3041","timestamp":"2023-06-12T01:52:57.389733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:53:05.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b671e1-1731-41f8-9867-506bf8c3fb5f","timestamp":"2023-06-12T01:53:04.979162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:53:06.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d4107dd-22a9-4b80-adcc-3461fd061cfa","timestamp":"2023-06-12T01:53:07.524968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:53:47.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0639562e-d5d1-475f-bd94-a3ec74171691","timestamp":"2023-06-12T01:53:47.155951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:54:03.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b912c06-7a76-4a64-acc7-79b76d48e0a5","timestamp":"2023-06-12T01:54:03.795105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:54:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:54:57.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"951941bb-e13b-42a4-9de5-0e0285407199","timestamp":"2023-06-12T01:54:57.389661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:55:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"926be82b-879e-415e-a631-c8730a4f61dd","timestamp":"2023-06-12T01:55:04.979094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:55:06.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fd9ae4f-d879-4db5-bdb1-8d5ded652677","timestamp":"2023-06-12T01:55:07.524590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:55:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fbebcad-24aa-4942-80b2-3d244ca1784a","timestamp":"2023-06-12T01:55:47.155876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:56:03.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"797cd5c1-954c-4141-97f9-1e212f7645c9","timestamp":"2023-06-12T01:56:03.795019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:56:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:56:57.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed1375f6-57c9-4f30-8ff2-ef476e7d6352","timestamp":"2023-06-12T01:56:57.389544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:57:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6db2a754-02ef-4522-b816-41e7a59480b3","timestamp":"2023-06-12T01:57:04.978907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:57:06.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e18c895-5f07-4742-bec8-34840c989c3e","timestamp":"2023-06-12T01:57:07.524540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:57:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0473c8b-c655-4e10-af9f-9364a3210790","timestamp":"2023-06-12T01:57:47.156337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:58:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2db9e7cc-94a4-4eaf-b978-ab7c627326cc","timestamp":"2023-06-12T01:58:03.795486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:58:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T01:58:57.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d71b9122-24bf-4903-9138-f644cfbbb7d7","timestamp":"2023-06-12T01:58:57.389711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:59:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93e46b08-769d-49cf-8cfe-f833895b2274","timestamp":"2023-06-12T01:59:04.979148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:59:06.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d2596a6-105c-4b97-8720-72bd688292df","timestamp":"2023-06-12T01:59:07.524528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:59:47.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f268f4a9-0f5e-421d-849f-0d0a21304a6a","timestamp":"2023-06-12T01:59:47.156076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:00:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb4f3108-e416-4229-be9c-940ee2264fe8","timestamp":"2023-06-12T02:00:03.795068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:00:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:00:57.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecf9060f-46d8-4bab-abac-625867af20aa","timestamp":"2023-06-12T02:00:57.389784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:01:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8664cc9-07e8-41d1-adbf-e2074aab2e8a","timestamp":"2023-06-12T02:01:04.979163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:01:06.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a61788c9-b878-4659-9ba5-83bb658f0bfc","timestamp":"2023-06-12T02:01:07.524632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:01:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ccf6022-ee5f-45f5-add2-110b5e63e74b","timestamp":"2023-06-12T02:01:47.156067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:02:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4936c828-1cef-440a-a374-5bf5485950a0","timestamp":"2023-06-12T02:02:03.795272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:02:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:02:57.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"481fc885-96a6-48ec-839d-25489e4c9320","timestamp":"2023-06-12T02:02:57.390660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:03:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68887c3e-7f45-42b3-8900-bb017ce95456","timestamp":"2023-06-12T02:03:04.978855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:03:06.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74b1a5cf-de97-4f34-b123-81b06b6625e9","timestamp":"2023-06-12T02:03:07.524566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:03:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"904b9c8e-96fb-457b-a9c8-05c57a999957","timestamp":"2023-06-12T02:03:47.156143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:04:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fe5237a-b52b-4f88-a1f9-a1e75f6bff91","timestamp":"2023-06-12T02:04:03.795079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:04:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:04:57.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"007376e6-4877-4262-ac7b-5c26464347c3","timestamp":"2023-06-12T02:04:57.389680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:05:05.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ea1686f-9522-4c49-8b18-d033b8959439","timestamp":"2023-06-12T02:05:04.978924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:05:06.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9db7add6-b3dd-4913-8f0c-11404e388359","timestamp":"2023-06-12T02:05:07.524528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:05:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e82f844-5399-48bf-854b-3221d239f9d5","timestamp":"2023-06-12T02:05:47.156166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:06:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fb71f83-8f32-456a-95b1-245958c472d5","timestamp":"2023-06-12T02:06:03.795173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:06:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:06:57.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc42ff10-c1b8-421e-901c-1cfdc8c49b10","timestamp":"2023-06-12T02:06:57.389826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:07:05.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba90406b-409a-4c30-b541-1bcf93e93caa","timestamp":"2023-06-12T02:07:04.978878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:07:06.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd0ebb41-9d7b-461f-9419-2de5cb35c3c7","timestamp":"2023-06-12T02:07:07.524635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:07:47.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83297588-dbb0-4391-a732-4a7a243ba0b1","timestamp":"2023-06-12T02:07:47.155968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:08:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e2bcfdb-485e-4e76-8f31-3cb8307de048","timestamp":"2023-06-12T02:08:03.795044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:08:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:08:57.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a8021a3-9db3-4534-8570-e14f0f45510c","timestamp":"2023-06-12T02:08:57.389392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:09:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3011ac28-ffed-4fc7-8db7-cd27be52636e","timestamp":"2023-06-12T02:09:04.978982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:09:06.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8afe2b36-0c70-48b7-a25b-ad3b81901522","timestamp":"2023-06-12T02:09:07.524580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:09:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a705deba-ef90-4f11-b94a-acbf34a3ac9b","timestamp":"2023-06-12T02:09:47.155908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:10:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acaa09ab-d14b-47ca-94c4-90d33cb18e25","timestamp":"2023-06-12T02:10:03.795195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:10:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:10:57.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"179c2852-5fc8-4381-b31d-dfd7d9b984dc","timestamp":"2023-06-12T02:10:57.389567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:11:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8c0e6b5-fd07-42c9-af7f-b9e9b44a2fe9","timestamp":"2023-06-12T02:11:04.981255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:11:06.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9566c8dd-c896-4b05-8400-9a295576328d","timestamp":"2023-06-12T02:11:07.524638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:11:47.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e873518-8800-4106-a677-6d9b732a858c","timestamp":"2023-06-12T02:11:47.156076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:12:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"116d1a80-a665-4c16-b5cf-bd906db0f9cc","timestamp":"2023-06-12T02:12:03.795195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:12:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:12:57.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"418a2a70-52f5-4cbe-9324-e442a6151490","timestamp":"2023-06-12T02:12:57.389551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:13:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9bf38a5-6342-45cb-a9b1-b0e1ee73eb08","timestamp":"2023-06-12T02:13:04.978979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:13:06.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2bd7d2c-9169-474b-b2ab-d88f38878819","timestamp":"2023-06-12T02:13:07.524729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:13:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4c0c9e8-2fd4-4369-92c1-83bf6faf4979","timestamp":"2023-06-12T02:13:47.156222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:14:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70df415-fb77-4f74-b225-06f30abaa73d","timestamp":"2023-06-12T02:14:03.795049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:14:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:14:57.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db315165-5d90-4e98-b14d-74baba572b3e","timestamp":"2023-06-12T02:14:57.390227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:15:05.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64a2409d-da50-40c7-95dd-36f6ea30a90f","timestamp":"2023-06-12T02:15:04.979300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:15:06.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2bfc6fc-3bc7-4c80-8e87-2ecd71446001","timestamp":"2023-06-12T02:15:07.524532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:15:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb3f7402-5b16-4412-8360-4e78c099b295","timestamp":"2023-06-12T02:15:47.156087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:16:03.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5904827d-bf3a-4c20-b143-d8ee3ffb917a","timestamp":"2023-06-12T02:16:03.795027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:16:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:16:57.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f35238e1-ce54-4267-b3c2-aab89e578f29","timestamp":"2023-06-12T02:16:57.389473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:17:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb7f27db-97e3-4b61-8ec3-7315e1a56302","timestamp":"2023-06-12T02:17:04.979053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:17:06.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6681abfc-7ff6-46fd-a40b-b600d6a31b1e","timestamp":"2023-06-12T02:17:07.524461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:17:47.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f91f987-6ee0-4782-85b2-9a85ffa5063f","timestamp":"2023-06-12T02:17:47.156148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:18:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4658e886-ac5b-40cc-9d00-408a732bb713","timestamp":"2023-06-12T02:18:03.795041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:18:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:18:57.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c63fdb5-7445-4fb8-8e6e-a823300b733c","timestamp":"2023-06-12T02:18:57.389497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:19:05.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"715bf02f-0a0b-4f63-9730-930e179df8b2","timestamp":"2023-06-12T02:19:04.978853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:19:06.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d74d79f8-b2c7-4213-8266-9807f0bd4c1d","timestamp":"2023-06-12T02:19:07.524615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:19:47.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"def6855d-eb0c-485e-9a99-8bab131b569d","timestamp":"2023-06-12T02:19:47.156154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:20:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec7177c5-c8f0-41bd-8365-ea2deecdd45a","timestamp":"2023-06-12T02:20:03.795062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:20:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:20:57.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39d2801e-cbee-4f2f-b0b4-048ed04bfc63","timestamp":"2023-06-12T02:20:57.389522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:21:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc16b1e4-aca6-4757-acb7-8f82e8a085c7","timestamp":"2023-06-12T02:21:04.979039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:21:06.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e01a895-acdb-4919-8a70-96bd611f67a9","timestamp":"2023-06-12T02:21:07.524679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:21:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd3856a3-87d9-447a-86da-9fcb30a9df4e","timestamp":"2023-06-12T02:21:47.156008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:22:03.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"638494be-b6d9-4251-b6a5-ac69e30e6da3","timestamp":"2023-06-12T02:22:03.795116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:22:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:22:57.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c3b4ec4-a8f5-400f-8d84-e5f9f00b473a","timestamp":"2023-06-12T02:22:57.389654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:23:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b5f87d8-470e-412b-b207-fa3d10b58480","timestamp":"2023-06-12T02:23:04.978763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:23:06.819+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e556e5d-3ee4-44e8-a1b4-eefc335011bc","timestamp":"2023-06-12T02:23:07.524645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:23:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"763b502c-30d8-4867-a22d-5479ac66746e","timestamp":"2023-06-12T02:23:47.155891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:24:03.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc3ca23-91c1-4c19-8dc6-afc2aa78ff7d","timestamp":"2023-06-12T02:24:03.795031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:24:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:24:57.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b21feef-dde1-4141-ad9a-514f47e5e68f","timestamp":"2023-06-12T02:24:57.389613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:25:05.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff127d9-ecbd-4849-a688-800f2b90f5f6","timestamp":"2023-06-12T02:25:04.978791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:25:06.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a99e795-2d65-48bb-b976-6bb21a363e9b","timestamp":"2023-06-12T02:25:07.524642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:25:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d6008b2-e248-47a9-b365-2a2ab3c8dc51","timestamp":"2023-06-12T02:25:47.156224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:26:03.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a29e55df-9491-4957-8dcf-7fd2cd03ff63","timestamp":"2023-06-12T02:26:03.795537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:26:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:26:57.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f81314ae-b36a-429c-b116-949f8206d71e","timestamp":"2023-06-12T02:26:57.391062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:27:05.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5db717fb-04cf-4827-8aef-0cba44f2e04e","timestamp":"2023-06-12T02:27:04.978866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:27:06.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8351ecec-dce7-43f6-99bc-25506c324d5c","timestamp":"2023-06-12T02:27:07.524471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:27:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e31ef59-ad99-4e98-824d-f35036b5a6a0","timestamp":"2023-06-12T02:27:47.156145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:28:03.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a8f33cd-a99c-4736-8fae-ccd0d5d66126","timestamp":"2023-06-12T02:28:03.795083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:28:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:28:57.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f9463bf-4d7c-41d1-81a1-6256d0bc0d24","timestamp":"2023-06-12T02:28:57.389477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:29:05.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d98879-94b1-420f-956c-76403e1f98a8","timestamp":"2023-06-12T02:29:04.978806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:29:06.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c9edece-3af9-47f9-96ea-a61181d39bba","timestamp":"2023-06-12T02:29:07.524445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:29:47.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99f930b8-8d36-43e3-af0e-b4ee2ee53daa","timestamp":"2023-06-12T02:29:47.156120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:30:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ef6f5e6-9eed-4070-9ffd-6db383764143","timestamp":"2023-06-12T02:30:03.795305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:30:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:30:57.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eb119ca-9d14-4ea0-8e5e-c2bc4aa21480","timestamp":"2023-06-12T02:30:57.389549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:31:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f2a3722-81ab-4034-91b1-4d17a0f29305","timestamp":"2023-06-12T02:31:04.978760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:31:06.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ee1dd9f-7cc8-45ee-b1f7-ef9adcabedcc","timestamp":"2023-06-12T02:31:07.525169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:31:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4e80d53-e821-4dc1-a90e-9a0bfd9ac4f9","timestamp":"2023-06-12T02:31:47.156207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:32:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceed5422-d73b-44c4-a4a8-a393803bc211","timestamp":"2023-06-12T02:32:03.795078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:32:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:32:57.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5da9755c-0eb2-4660-861b-9feaea58a3ca","timestamp":"2023-06-12T02:32:57.389596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:33:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d6451c1-2d80-4fe6-85ec-cd6753400871","timestamp":"2023-06-12T02:33:04.978885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:33:06.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dcc3b3b-36fd-497c-8709-4ecfa50ca56d","timestamp":"2023-06-12T02:33:07.524561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:33:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"793b4b1c-713d-4f26-ab7a-f7a04f2ea406","timestamp":"2023-06-12T02:33:47.156871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:34:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17a7bdc-34c8-4cd6-b919-c1a56e564688","timestamp":"2023-06-12T02:34:03.795218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:34:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:34:57.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1d136f6-92a5-40d0-b92b-01464326d357","timestamp":"2023-06-12T02:34:57.389636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:35:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0ffd849-5dac-4f5d-9cc9-de80fc8ca445","timestamp":"2023-06-12T02:35:04.979069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:35:06.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51c7065f-0f62-4860-b056-3c443996a533","timestamp":"2023-06-12T02:35:07.524713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:35:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"152bc273-ec6d-4b94-aa4e-e6db886c8162","timestamp":"2023-06-12T02:35:47.156141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:36:03.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5241bbc-e11c-42b7-95b7-0ca152ecd28f","timestamp":"2023-06-12T02:36:03.795130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:36:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:36:57.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea78a32a-2cc5-42e1-889f-49c7096569c1","timestamp":"2023-06-12T02:36:57.389508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:37:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aacf0131-ec18-4f3b-b3f7-13f2f0d30baf","timestamp":"2023-06-12T02:37:04.979248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:37:07.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"01ad3edc-ac3c-45ad-9c73-89a97bc3cdef","timestamp":"2023-06-12T02:37:07.524602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:37:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5127376-133b-4763-b88a-65ba9ca4430a","timestamp":"2023-06-12T02:37:47.156021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:38:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62db5a63-16d8-4020-9d1f-4798b2d8cc70","timestamp":"2023-06-12T02:38:03.795048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:38:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:38:57.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"121149f4-22f3-4e0a-9306-23895c783772","timestamp":"2023-06-12T02:38:57.390615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:39:05.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"440d7755-2b09-4c4e-bdee-af89451ffee9","timestamp":"2023-06-12T02:39:04.978769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:39:06.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61c19fa2-3440-437b-808b-0ed837ed8738","timestamp":"2023-06-12T02:39:07.524631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:39:47.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"803120f0-6c5c-4356-bd1c-a9ee0612de1f","timestamp":"2023-06-12T02:39:47.156034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:40:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46994d76-f514-4cd6-bc3a-32ad2db6ac6e","timestamp":"2023-06-12T02:40:03.795137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:40:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:40:57.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d413f41-02de-4e34-950f-7fd79bf2c784","timestamp":"2023-06-12T02:40:57.389540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:41:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fca00aae-2040-40a2-abeb-c1b1276ca564","timestamp":"2023-06-12T02:41:04.978908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:41:06.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"239b16fc-5d2a-4de4-a99a-c4a2539e9d03","timestamp":"2023-06-12T02:41:07.524685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:41:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e861abb-9a6b-4cc9-9919-f8c6187c2782","timestamp":"2023-06-12T02:41:47.156253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:42:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"426cfab9-8007-435c-8585-52ad1cb4d8b7","timestamp":"2023-06-12T02:42:03.795188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:42:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:42:57.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ba8bb11-0bf4-42f2-8026-6f24653f6f99","timestamp":"2023-06-12T02:42:57.389623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:43:05.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2478bc0-de31-499b-93fe-75d01213063b","timestamp":"2023-06-12T02:43:04.978859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:43:06.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cf6e603-0f95-4d33-8a55-a8ebed1567ef","timestamp":"2023-06-12T02:43:07.524632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:43:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"345a5d16-db73-4578-b82d-fcb35244f60a","timestamp":"2023-06-12T02:43:47.156271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:44:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"380a8aeb-bf9f-4987-9c27-29b7080e3493","timestamp":"2023-06-12T02:44:03.795211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:44:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:44:57.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e242dba-91e6-4c4f-a3ef-5535ba914bb5","timestamp":"2023-06-12T02:44:57.389447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:45:05.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ceb6fb5-7d22-4174-8c68-fd2578d47108","timestamp":"2023-06-12T02:45:04.979212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:45:06.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49c1adf8-b902-467f-8983-521c2eb72525","timestamp":"2023-06-12T02:45:07.524682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:45:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"525cb483-7056-498b-8fa8-90bb49a4e072","timestamp":"2023-06-12T02:45:47.156058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:46:03.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e746ddd-5128-491f-bcc7-efe1757393e0","timestamp":"2023-06-12T02:46:03.795078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:46:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:46:57.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2a8f8d-339b-4f45-8c0d-d245e890b31d","timestamp":"2023-06-12T02:46:57.389513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:47:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64a19d5f-cda9-4ae3-8474-a0b76116549f","timestamp":"2023-06-12T02:47:04.978837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:47:06.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce5446a3-e169-498c-8d8c-8c1d45d6804f","timestamp":"2023-06-12T02:47:07.524716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:47:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e844423-66a9-42bf-bd69-9b4b51c9be52","timestamp":"2023-06-12T02:47:47.155978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:48:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd50be48-e55f-4322-929f-97a55f1bcc9a","timestamp":"2023-06-12T02:48:03.795185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:48:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:48:57.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02bc1f80-3b47-49b5-a9ec-903ba1539f69","timestamp":"2023-06-12T02:48:57.389703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:49:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0585a1c-b02d-4b11-b374-2c831e0e1cd9","timestamp":"2023-06-12T02:49:04.979145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:49:06.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51c430bc-700d-4961-b771-4678f94e4e06","timestamp":"2023-06-12T02:49:07.524691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:49:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7acebc2-6f5f-4fe2-80e3-0eea4d8e3de9","timestamp":"2023-06-12T02:49:47.157027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:50:03.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b26f2662-0d0b-455a-aa5c-72cf7c623a89","timestamp":"2023-06-12T02:50:03.795158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:50:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:50:57.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05a9a4e2-9d5e-4a76-9ed8-f61db2a13210","timestamp":"2023-06-12T02:50:57.392476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:51:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8360702-b3db-4f79-ab1f-6078af0f8396","timestamp":"2023-06-12T02:51:04.978836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:51:06.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ace7ce1e-37cb-46e0-b318-14e84db8db0b","timestamp":"2023-06-12T02:51:07.524617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:51:47.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f121a3d6-240f-4302-a23f-e741b401f995","timestamp":"2023-06-12T02:51:47.156231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:52:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34efaaa2-b86e-47d9-9abc-e256d6b0fcda","timestamp":"2023-06-12T02:52:03.795056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:52:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:52:57.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aed87b7-6992-407c-811e-9e01a948e70e","timestamp":"2023-06-12T02:52:57.389738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:53:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02877d5a-e9d6-4ab4-b32e-d04500166d5c","timestamp":"2023-06-12T02:53:04.979164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:53:06.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0127321e-cd49-407a-8d02-79939753f965","timestamp":"2023-06-12T02:53:07.524691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:53:47.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfc84367-3543-415a-82c7-46e9bc71932f","timestamp":"2023-06-12T02:53:47.156129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:54:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7902a16d-e9d3-4023-8710-f12caaeb4577","timestamp":"2023-06-12T02:54:03.795163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:54:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:54:57.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa3296f3-19d2-4b92-913b-b3ef3c8453c8","timestamp":"2023-06-12T02:54:57.389682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:55:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b39c279a-8889-4d06-85b6-3860a38ab1da","timestamp":"2023-06-12T02:55:04.978939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:55:06.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4a7f672-f60d-4d2e-8b78-79d6300356dc","timestamp":"2023-06-12T02:55:07.524604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:55:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25cccb67-1574-4c38-9c16-e8609efc76d4","timestamp":"2023-06-12T02:55:47.156018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:56:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8eaf2122-9af4-4b01-8bf7-ce9d82fe2eb4","timestamp":"2023-06-12T02:56:03.794966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:56:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:56:57.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e5bc392-16ac-4e0c-83bf-cddaea58d857","timestamp":"2023-06-12T02:56:57.389973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:57:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"431a768b-f6e3-401b-8d4b-a57797857f39","timestamp":"2023-06-12T02:57:04.978975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:57:06.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca89a228-9fb8-424f-a605-9025e91f5883","timestamp":"2023-06-12T02:57:07.524869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:57:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2097de31-5b94-4f61-af23-c6571780bbc2","timestamp":"2023-06-12T02:57:47.159107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:58:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4239fa65-3812-43b5-9d31-387321f6d3b1","timestamp":"2023-06-12T02:58:03.795229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:58:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T02:58:57.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef3f4139-c058-4321-9e8f-de40b18cb649","timestamp":"2023-06-12T02:58:57.390020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:59:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d201bbe-8cf6-4449-a8e9-4914d461a695","timestamp":"2023-06-12T02:59:04.979158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:59:06.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d5c3772-7f1e-4327-8282-8c2fac98375f","timestamp":"2023-06-12T02:59:07.524767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:59:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62900ab3-f278-4c6b-bc8f-d0656f3c5e86","timestamp":"2023-06-12T02:59:47.156086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:00:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5994525-b3e9-4a65-87da-a4d6b3912190","timestamp":"2023-06-12T03:00:03.795065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:00:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:00:57.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88c3e933-f73b-430e-860e-7a447d870880","timestamp":"2023-06-12T03:00:57.389826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:01:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea8cfd43-8084-4ffa-ba5e-278ac5fd30d0","timestamp":"2023-06-12T03:01:04.979765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:01:06.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79171631-8606-4543-8daa-423f5ea894e9","timestamp":"2023-06-12T03:01:07.524920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:01:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9032ed7-0e49-481f-8c93-b275b725c6d0","timestamp":"2023-06-12T03:01:47.155999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:02:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37caddff-f410-4cf4-b856-657ecb92ef6c","timestamp":"2023-06-12T03:02:03.795050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:02:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:02:57.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1613431c-8c76-4480-8dc7-a8ae9b788339","timestamp":"2023-06-12T03:02:57.392029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:03:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02926b6a-b596-460d-8f11-b85ba734c0b3","timestamp":"2023-06-12T03:03:04.978878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:03:06.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2fb6b26-febf-4224-beea-de0f8444d0df","timestamp":"2023-06-12T03:03:07.524523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:03:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9da856e8-d4a3-4d86-9e9a-a8e0120e0d15","timestamp":"2023-06-12T03:03:47.156034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:04:03.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b24a409-aa59-4db8-852f-3c28b3286396","timestamp":"2023-06-12T03:04:03.795123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:04:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:04:57.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3aaba636-66d9-441f-8104-6d6199d6e94a","timestamp":"2023-06-12T03:04:57.389928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:05:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0098ea04-050c-4067-8cf6-a44b8d1915c0","timestamp":"2023-06-12T03:05:04.978884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:05:06.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f330e2b-0336-4e43-bc1a-75ed52b87617","timestamp":"2023-06-12T03:05:07.524567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:05:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa6a087d-cea3-436b-8e0b-af0ae4dd7e1f","timestamp":"2023-06-12T03:05:47.156756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:06:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de4dde5a-c914-43c0-b704-bbdeb44e51bc","timestamp":"2023-06-12T03:06:03.795149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:06:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:06:57.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b3b3428-7bdc-453b-9d54-1e6d67017023","timestamp":"2023-06-12T03:06:57.390003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:07:05.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7cc07ae-e03f-4626-a56c-fbb70510c247","timestamp":"2023-06-12T03:07:04.978925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:07:06.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"78fa4a25-b84f-4fb7-bce8-76973c5a3dcf","timestamp":"2023-06-12T03:07:07.525152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:07:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c6db8c0-8a48-44f2-b4a8-561bef96c430","timestamp":"2023-06-12T03:07:47.157084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:08:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a08289f-40cb-4d21-b0e3-999a8dd762e0","timestamp":"2023-06-12T03:08:03.795148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:08:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:08:57.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82f8ac67-5044-4237-b437-3df3f47507ba","timestamp":"2023-06-12T03:08:57.389611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:09:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd61c001-d924-4c5d-a6fd-a4a467694e44","timestamp":"2023-06-12T03:09:04.979184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:09:06.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d915c127-131b-42f4-bf08-194e08d14578","timestamp":"2023-06-12T03:09:07.524948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:09:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"724c74b2-92a6-4fb8-9cb3-f7af3da6d8a9","timestamp":"2023-06-12T03:09:47.156125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:10:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e6e1708-7c82-4bc3-a192-a66637d77b34","timestamp":"2023-06-12T03:10:03.795216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:10:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:10:57.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24c62bce-f431-4038-b01b-07f2b356434a","timestamp":"2023-06-12T03:10:57.389542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:11:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b667af-42fc-4aa2-86f7-c13bc09c6f0c","timestamp":"2023-06-12T03:11:04.979057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:11:06.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5ff51ff-ef9d-4d4a-89f4-a4f24d767cc3","timestamp":"2023-06-12T03:11:07.524573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:11:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1312e0ac-cf6d-47ad-82e9-ef1a9b14e43e","timestamp":"2023-06-12T03:11:47.155830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:12:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffef5f8f-5c67-400c-9cfa-75780e248f1a","timestamp":"2023-06-12T03:12:03.794936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:12:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:12:57.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb3a6ca1-ee2e-4ecb-b5c8-bf792bc48a36","timestamp":"2023-06-12T03:12:57.389555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:13:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21eec768-147f-4627-91a3-ffbdded698a1","timestamp":"2023-06-12T03:13:04.978893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:13:06.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55fc6623-5c3b-4f33-b576-b15f5d00f5c8","timestamp":"2023-06-12T03:13:07.524573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:13:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"350523f1-52c8-4160-88ec-8b8da57f8033","timestamp":"2023-06-12T03:13:47.156554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:14:03.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea7d6ed5-0712-4518-8ab5-997efe8322ef","timestamp":"2023-06-12T03:14:03.795109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:14:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:14:57.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"805cd3c2-bb26-443e-83de-dbe5c599f491","timestamp":"2023-06-12T03:14:57.389457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:15:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88c29493-16a7-4b94-9aba-8d280ac990c6","timestamp":"2023-06-12T03:15:04.978900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:15:06.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ddeff5d-856f-489b-9d97-2aa14fb7ba07","timestamp":"2023-06-12T03:15:07.524618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:15:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b35cfc3f-601f-4306-abd6-c21a2793be51","timestamp":"2023-06-12T03:15:47.156149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:16:03.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e588b79-cce2-4f92-849d-0146220bdde0","timestamp":"2023-06-12T03:16:03.795276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:16:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:16:57.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62532874-58ce-4873-805e-4ebda4f61727","timestamp":"2023-06-12T03:16:57.394273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:17:05.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6170dd1b-2e81-4bed-8055-ec4c5b454c84","timestamp":"2023-06-12T03:17:04.978959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:17:06.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5a3ad31-c576-4cfd-bf11-8bf75800f305","timestamp":"2023-06-12T03:17:07.524788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:17:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98f101ee-a675-442a-a155-9a404947969c","timestamp":"2023-06-12T03:17:47.155887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:18:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5fc969-b326-4b09-8089-07adfecc5c4e","timestamp":"2023-06-12T03:18:03.795200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:18:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:18:57.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f57addd6-4087-4a5e-bfb8-5819f5e32d85","timestamp":"2023-06-12T03:18:57.389688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:19:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6d5ae6-de40-49aa-803d-909a926a17d2","timestamp":"2023-06-12T03:19:04.979061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:19:06.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d448f20e-3e36-4ba4-b0f8-2b19dd08e143","timestamp":"2023-06-12T03:19:07.524620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:19:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ab6c36e-3732-4b6f-b263-76747efddc49","timestamp":"2023-06-12T03:19:47.156017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:20:03.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75d947c5-6b76-44b9-baa2-72b06f6863a0","timestamp":"2023-06-12T03:20:03.795136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:20:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:20:57.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14810163-c864-4cb7-af2c-0d895e176b53","timestamp":"2023-06-12T03:20:57.389690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:21:05.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e417c53-f4fc-4bca-94b2-62a57b8a619b","timestamp":"2023-06-12T03:21:04.978939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:21:06.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"384ce6c4-c3a3-4925-9867-449a0b804f37","timestamp":"2023-06-12T03:21:07.524656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:21:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f2f0005-d2df-4c95-a295-72b001c086b8","timestamp":"2023-06-12T03:21:47.156151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:22:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"261c72b6-a338-4fb8-86a4-c5e78fc4832d","timestamp":"2023-06-12T03:22:03.795121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:22:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:22:57.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee023ae2-b3bc-40f1-a249-469fc2592fcb","timestamp":"2023-06-12T03:22:57.389581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:23:05.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68a471e6-dee5-4cc1-a3e5-532ff8aeeffb","timestamp":"2023-06-12T03:23:04.979408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:23:06.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9bd79c7-f258-404c-9c15-99b71891fdf2","timestamp":"2023-06-12T03:23:07.524547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:23:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2d7ecf8-2370-4cd0-bead-358aaf3d93c9","timestamp":"2023-06-12T03:23:47.155941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:24:03.819+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc143046-7daf-40ee-bcca-83ae99903bbe","timestamp":"2023-06-12T03:24:03.795252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:24:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:24:57.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6484ead-1876-4560-a990-d05ac28f5b6f","timestamp":"2023-06-12T03:24:57.389411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:25:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"812cfd34-ae70-481f-b9bd-55c2ff58d86a","timestamp":"2023-06-12T03:25:04.978861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:25:06.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a422eb86-d568-4d5d-a994-6d1a1407185d","timestamp":"2023-06-12T03:25:07.524781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:25:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"367b0be6-0b8d-4ad4-b0d1-af9f9981f0ef","timestamp":"2023-06-12T03:25:47.156232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:26:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3808c87f-2f2a-43aa-bca7-e7fb7c66a0f2","timestamp":"2023-06-12T03:26:03.795101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:26:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:26:57.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb7420ec-2c21-43bd-a47f-2336a43ee342","timestamp":"2023-06-12T03:26:57.389644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:27:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66d3cd53-3ce2-4a22-b88e-05cda49c0eed","timestamp":"2023-06-12T03:27:04.978773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:27:06.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a947e658-194d-446d-8b6f-be873377c8f7","timestamp":"2023-06-12T03:27:07.524898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:27:47.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cb8e83e-b74f-43e8-91cc-29dd3613faa2","timestamp":"2023-06-12T03:27:47.155902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:28:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b04abf1-5030-449f-81be-bfed2b320090","timestamp":"2023-06-12T03:28:03.795201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:28:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:28:57.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d36ef707-4144-46f9-97a2-ba668706a737","timestamp":"2023-06-12T03:28:57.389571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:29:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2eb7b0d-5d6f-4897-a5d0-dae83027b0f9","timestamp":"2023-06-12T03:29:04.978809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:29:06.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ec7857a-cd35-4f06-adcc-403f412d354c","timestamp":"2023-06-12T03:29:07.525032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:29:47.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5fe19da-6a8d-4d31-a0ae-c680cfbd1f5d","timestamp":"2023-06-12T03:29:47.155920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:30:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e5f29b7-58c8-4215-8613-a5849e75b477","timestamp":"2023-06-12T03:30:03.796057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:30:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:30:57.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23534f1b-1c1e-40f9-804b-e1b1eb9ff7cc","timestamp":"2023-06-12T03:30:57.390301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:31:05.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd426d88-a46a-4d50-ba00-627829eb1e7e","timestamp":"2023-06-12T03:31:04.979147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:31:06.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec0b4b4d-027e-4f0d-8ff8-492ce78da357","timestamp":"2023-06-12T03:31:07.524804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:31:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83b8ff7f-e70b-4e46-b170-471b2ee4ad09","timestamp":"2023-06-12T03:31:47.156088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:32:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dc678ad-4f5f-4fcf-8c2b-0767bc928203","timestamp":"2023-06-12T03:32:03.795019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:32:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:32:57.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17d368b7-f7da-4377-a701-94ef505d7f38","timestamp":"2023-06-12T03:32:57.389565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:33:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37ec18fb-26a5-4a47-aa1c-b68581105d28","timestamp":"2023-06-12T03:33:04.978869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:33:06.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"852954c3-462a-4d70-95f6-bff41ae69b50","timestamp":"2023-06-12T03:33:07.524558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:33:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b9369dc-3b62-443b-a9ef-f995ce8544ec","timestamp":"2023-06-12T03:33:47.155935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:34:03.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaec7f68-5f9e-4f9f-9e2d-0b9f79fcc66f","timestamp":"2023-06-12T03:34:03.795168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:34:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:34:57.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ec94654-2b14-4256-b136-0bb2faac53c4","timestamp":"2023-06-12T03:34:57.389790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:35:05.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af99c397-4715-4f5c-b35b-af528b2bc6a8","timestamp":"2023-06-12T03:35:04.979058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:35:06.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a26ad3f9-bf76-4ab2-9cde-55820d008a55","timestamp":"2023-06-12T03:35:07.524546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:35:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e86bae2-c789-485f-9a8d-668ba951b31b","timestamp":"2023-06-12T03:35:47.156239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:36:03.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18e0aa22-136a-40b3-9d60-7dbf2aeee01d","timestamp":"2023-06-12T03:36:03.795126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:36:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:36:57.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef72843a-6f7b-45b0-9f5c-cde8ea549127","timestamp":"2023-06-12T03:36:57.389513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:37:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"620de6f5-d54c-4480-a82e-bdae07e5372a","timestamp":"2023-06-12T03:37:04.978865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:37:06.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74c90868-dfdd-4973-8e8f-516c2689717e","timestamp":"2023-06-12T03:37:07.524512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:37:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30bb9f46-9954-44e9-a04f-8e7ec723b277","timestamp":"2023-06-12T03:37:47.156967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:38:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e36eb2c3-233e-4c1c-8781-303f9f8ec55f","timestamp":"2023-06-12T03:38:03.795100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:38:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:38:57.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e7d4e86-4cc9-48a2-afa9-b58aa5237222","timestamp":"2023-06-12T03:38:57.389718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:39:05.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2496ee97-5e87-4a72-9ab5-caaec2e90b8b","timestamp":"2023-06-12T03:39:04.978866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:39:06.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a821355-aa39-4e48-97eb-ebb3432f70dc","timestamp":"2023-06-12T03:39:07.524583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:39:47.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c8e469e-653d-4fe8-9973-7afe89641e89","timestamp":"2023-06-12T03:39:47.155974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:40:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61546d28-5136-4ecb-828e-ecfff3691059","timestamp":"2023-06-12T03:40:03.794951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:40:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:40:57.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97ade1a0-1f41-4610-9dd3-d9a6b5a171e1","timestamp":"2023-06-12T03:40:57.389680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:41:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02e2c4c1-64ee-4c7e-b74b-1f908e613f7e","timestamp":"2023-06-12T03:41:04.979219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:41:06.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d81fc115-b12b-4742-b705-9054c2f09401","timestamp":"2023-06-12T03:41:07.524727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:41:47.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65cbfcb0-d668-41d1-a112-18e5e1b8ad37","timestamp":"2023-06-12T03:41:47.156236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:42:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"682cc2f6-ef6e-4599-b19b-742edbb3b8a5","timestamp":"2023-06-12T03:42:03.794925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:42:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:42:57.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d9129ca-4769-4cc8-a40f-13ecb8e65c48","timestamp":"2023-06-12T03:42:57.397161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:43:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9729391a-7a34-44a3-92b9-2af2793f3501","timestamp":"2023-06-12T03:43:04.978822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:43:06.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1162392-2f5f-480b-b678-1d166394ce6b","timestamp":"2023-06-12T03:43:07.524465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:43:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0adeb17a-d429-4aac-8514-c695d4c82d66","timestamp":"2023-06-12T03:43:47.156006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:44:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d935e14f-bd10-40b5-8abc-ca0fb120c06b","timestamp":"2023-06-12T03:44:03.795131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:44:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:44:57.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce9ff63a-364c-466a-9bea-06a5b112c261","timestamp":"2023-06-12T03:44:57.389593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:45:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db2d6ac9-6fa6-47d1-93e3-acbe0698e922","timestamp":"2023-06-12T03:45:04.978947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:45:06.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86a8a880-c719-45af-9736-0b138862c69b","timestamp":"2023-06-12T03:45:07.524730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:45:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc52b81d-0596-4296-9a4d-6cde7dac76dc","timestamp":"2023-06-12T03:45:47.155981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:46:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7260852c-6269-45fa-9784-aa81d30c3fc9","timestamp":"2023-06-12T03:46:03.796046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:46:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:46:57.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b25e47b-bb38-470b-8270-b3f04fec94f9","timestamp":"2023-06-12T03:46:57.390004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:47:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81d0eae2-56d3-4ff6-8e49-ed55737e73d5","timestamp":"2023-06-12T03:47:04.978931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:47:06.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c96972f8-3b78-4c2e-a733-0a0542ffd576","timestamp":"2023-06-12T03:47:07.524547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:47:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c162f73a-edb0-45bc-8a0d-9dcc19ed6971","timestamp":"2023-06-12T03:47:47.155952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:48:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16fc8cdd-38cd-465e-958a-37758deb65bb","timestamp":"2023-06-12T03:48:03.795231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:48:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:48:57.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4c15a2c-9c5e-40f5-a4f3-c18da62ff7fe","timestamp":"2023-06-12T03:48:57.389472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:49:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c0f24ca-9448-47d0-8020-fa3eed60d005","timestamp":"2023-06-12T03:49:04.978882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:49:06.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fae73e1e-d8c6-440d-8738-9b6c9e1f4cfd","timestamp":"2023-06-12T03:49:07.524536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:49:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a7bb568-8b08-4b04-bfd5-701e2df38eac","timestamp":"2023-06-12T03:49:47.155979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:50:03.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4931ed8-fe9a-47b5-a09d-1034d4b5eef9","timestamp":"2023-06-12T03:50:03.795015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:50:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:50:57.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5066c083-b513-4996-b480-11f952f6ded1","timestamp":"2023-06-12T03:50:57.389822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:51:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72d3b592-1882-44f1-8cf7-9daaec45ce35","timestamp":"2023-06-12T03:51:04.978894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:51:07.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1be1241-98d2-453f-a86e-5159a7390f48","timestamp":"2023-06-12T03:51:07.524652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:51:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f34bf6a4-dc8e-44d0-8fb5-cddd88653bf6","timestamp":"2023-06-12T03:51:47.155888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:52:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e92fe25-e459-4c97-9be4-c86fd695b8e9","timestamp":"2023-06-12T03:52:03.795072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:52:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:52:57.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a635076-148f-48dc-9ab1-74eb808e495d","timestamp":"2023-06-12T03:52:57.389377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:53:05.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4d4db14-d1bc-45cc-bbd5-f9b6a77134bc","timestamp":"2023-06-12T03:53:04.978843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:53:07.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1934ba0c-d262-466c-be7b-d9e1bbba3c0b","timestamp":"2023-06-12T03:53:07.525412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:53:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56886db1-285b-4710-9bd6-4d212e0a42ea","timestamp":"2023-06-12T03:53:47.156069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:54:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f77f7ef-4312-4e7a-902a-c804d1190c18","timestamp":"2023-06-12T03:54:03.795153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:54:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:54:57.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6eab2e7-cd52-43a7-bd59-e1aef2599850","timestamp":"2023-06-12T03:54:57.390427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:55:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1eacfcb-5465-4a2c-90c4-4c28884a7202","timestamp":"2023-06-12T03:55:04.978740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:55:06.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98d882de-8230-4962-aa2b-d777edac034a","timestamp":"2023-06-12T03:55:07.524750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:55:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95194176-d032-4032-9204-6c744754bf5e","timestamp":"2023-06-12T03:55:47.155970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:56:03.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeb18c72-66cf-4852-b371-0d412cab3e8c","timestamp":"2023-06-12T03:56:03.794980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:56:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:56:57.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"120efa04-8cf6-421c-ae4e-866f329d2488","timestamp":"2023-06-12T03:56:57.389717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:57:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8b70de8-297c-4ba8-a9bd-15972539989f","timestamp":"2023-06-12T03:57:04.978879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:57:06.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"365a75c5-82ed-4176-a24d-7eefa96f663e","timestamp":"2023-06-12T03:57:07.524640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:57:47.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cdee3b0-2626-4c21-95fe-292d1c02abca","timestamp":"2023-06-12T03:57:47.156048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:58:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c19b5a64-abc4-4055-a00f-0d33d5f4e146","timestamp":"2023-06-12T03:58:03.795059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:58:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T03:58:57.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f1b1dc6-42f9-421c-a73b-fa406ccb27cc","timestamp":"2023-06-12T03:58:57.389561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:59:05.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a7cfbe3-2ba5-4bf3-a7c3-c7fddad98052","timestamp":"2023-06-12T03:59:04.978802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:59:06.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d5e6bd-2716-48dd-841d-e68e3f472cda","timestamp":"2023-06-12T03:59:07.524604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:59:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2c441a4-b28b-400f-a76b-cb263562708c","timestamp":"2023-06-12T03:59:47.155866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:00:03.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b563627-7e9c-495e-b6cd-fb92aa465d2f","timestamp":"2023-06-12T04:00:03.794999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:00:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:00:57.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fe222f7-b8c5-48b4-b3f6-b9973fdda147","timestamp":"2023-06-12T04:00:57.389663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:01:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90d80506-d41a-4fa0-bff8-023e30d207f6","timestamp":"2023-06-12T04:01:04.979248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:01:06.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f6d77fc-61ca-4b54-84e7-2612d7680f98","timestamp":"2023-06-12T04:01:07.524908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:01:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71fec8e9-6b1a-4c64-bcfd-a66d61cb06f6","timestamp":"2023-06-12T04:01:47.156050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:02:03.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9357abc0-0dd8-4c09-b198-b95b110eb8ed","timestamp":"2023-06-12T04:02:03.795371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:02:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:02:57.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18d5f485-2092-4cc7-8fd4-be0a428a91d9","timestamp":"2023-06-12T04:02:57.389893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:03:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b12649fe-d2e5-4fa5-863d-133e63661a80","timestamp":"2023-06-12T04:03:04.978835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:03:06.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3736786a-1ad6-4c9b-98da-2f99d8e1212f","timestamp":"2023-06-12T04:03:07.524484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:03:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e0370fd-fdb8-4606-bf56-160cdb4ca151","timestamp":"2023-06-12T04:03:47.155998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:04:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5467993-749f-4a73-8208-2489150058d9","timestamp":"2023-06-12T04:04:03.795189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:04:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:04:57.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d69d7a8b-411b-46ea-81cb-7170179905af","timestamp":"2023-06-12T04:04:57.389742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:05:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"574a5e9c-3999-44c9-ba18-433116719313","timestamp":"2023-06-12T04:05:04.978854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:05:06.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef31f809-d874-436e-b3db-36a5ce6f3134","timestamp":"2023-06-12T04:05:07.524469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:05:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"666f7f30-3dea-49fc-9bde-d86473bf26a7","timestamp":"2023-06-12T04:05:47.156232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:06:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0079a01-7a39-41f5-9795-7d2aae163889","timestamp":"2023-06-12T04:06:03.795109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:06:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:06:57.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1149211f-582b-40ff-ac57-1e9c283d831e","timestamp":"2023-06-12T04:06:57.389878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:07:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ee8e56c-3a53-42e7-b941-7eb9c81bc819","timestamp":"2023-06-12T04:07:04.978830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:07:06.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"78b967ce-e3ab-4ece-8f60-9bf3a5ab5d05","timestamp":"2023-06-12T04:07:07.524697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:07:47.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3724e31-868c-492b-be52-c86548708c69","timestamp":"2023-06-12T04:07:47.156020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:08:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be8a5794-a2d8-41aa-b400-6912401db5f3","timestamp":"2023-06-12T04:08:03.795290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:08:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:08:57.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e79de1a-2eed-4298-a191-a044d06f3ad8","timestamp":"2023-06-12T04:08:57.389789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:09:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6713d585-a5f5-4bda-86ac-731f038fedfd","timestamp":"2023-06-12T04:09:04.978986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:09:06.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"282c5389-b397-4958-a05d-c6e211789542","timestamp":"2023-06-12T04:09:07.524735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:09:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fe926fd-0596-4ecc-8a38-6ae783c4ea0c","timestamp":"2023-06-12T04:09:47.155904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:10:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9c846f9-008b-48fc-ac11-855915e66169","timestamp":"2023-06-12T04:10:03.795323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:10:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:10:57.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b5061bc-03c6-4093-b673-193bf6b7ee26","timestamp":"2023-06-12T04:10:57.389613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:11:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59143074-e40f-43d8-96b8-15861e634b2e","timestamp":"2023-06-12T04:11:04.978945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:11:06.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee2c311e-eb70-4b23-b562-4d9a805c4333","timestamp":"2023-06-12T04:11:07.524487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:11:47.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f93ef2c-7a06-47ef-973e-5d66051944cd","timestamp":"2023-06-12T04:11:47.155927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:12:03.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ea01020-2b6b-46d7-ae15-1663f899a397","timestamp":"2023-06-12T04:12:03.795064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:12:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:12:57.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb2dad7c-aff2-495e-9f32-93e94b3f12f2","timestamp":"2023-06-12T04:12:57.389304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:13:05.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97813c78-b1a8-4453-b132-0e042f38b232","timestamp":"2023-06-12T04:13:04.978924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:13:06.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79d2090a-251f-4ada-a5c0-abf38b3f14eb","timestamp":"2023-06-12T04:13:07.524589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:13:47.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"464a783c-9400-47ff-b4fb-7b612c8aea19","timestamp":"2023-06-12T04:13:47.155909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:14:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba28559c-9f5d-403e-a3e7-a2f561565d94","timestamp":"2023-06-12T04:14:03.795199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:14:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:14:57.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"740881ca-8a03-4227-8609-3f73379f21cf","timestamp":"2023-06-12T04:14:57.389345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:15:05.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bc10a5b-7840-422f-b3e6-2e7831b317e9","timestamp":"2023-06-12T04:15:04.978867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:15:06.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe70882a-f1bc-4ab8-9a63-22ee622a0b14","timestamp":"2023-06-12T04:15:07.524570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:15:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1825468a-e904-4e66-821e-fb071ac04c53","timestamp":"2023-06-12T04:15:47.155924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:16:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d42f31df-cf76-44c3-b21e-9cbecccbea46","timestamp":"2023-06-12T04:16:03.795182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:16:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:16:57.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa996b23-9f74-4bf3-84be-267fc3fdcbba","timestamp":"2023-06-12T04:16:57.389408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:17:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cd36f85-5f94-4aa0-9459-6ecd78f26cc4","timestamp":"2023-06-12T04:17:04.978881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:17:06.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"061ae9bb-0b96-4c02-996c-cda92452fc88","timestamp":"2023-06-12T04:17:07.524474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:17:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c38b87d-8c5d-47c0-8866-6ee71cce8072","timestamp":"2023-06-12T04:17:47.155936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:18:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5ee7bf5-5025-4197-bc56-6bac1c286b0c","timestamp":"2023-06-12T04:18:03.795032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:18:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:18:57.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"506e64f3-94ff-4edc-b476-f9ac9992a450","timestamp":"2023-06-12T04:18:57.389341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:19:05.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ddff0e7-af99-4b78-afb1-d6fa86000210","timestamp":"2023-06-12T04:19:04.978831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:19:06.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bd7b99e-42cd-487a-8d9b-531a011073ed","timestamp":"2023-06-12T04:19:07.524491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:19:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebacb702-84a3-4513-9986-4167266bce4a","timestamp":"2023-06-12T04:19:47.156016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:20:03.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8537a84c-1ead-4712-9a8f-29bea93bc691","timestamp":"2023-06-12T04:20:03.794980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:20:07.132+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:20:57.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99ecac49-274c-4cdf-b5cd-eb2a7fede68e","timestamp":"2023-06-12T04:20:57.389988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:21:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a0c091f-9abb-4ba9-b1eb-58425f400fc0","timestamp":"2023-06-12T04:21:04.978883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:21:06.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"091fef78-82e9-492f-aea1-1b6344bcbf2b","timestamp":"2023-06-12T04:21:07.524636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:21:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45cdbee9-06d6-4ca3-965f-4572fd71f2c2","timestamp":"2023-06-12T04:21:47.155937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:22:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7123472c-d971-4169-ba4a-9aff604a68ab","timestamp":"2023-06-12T04:22:03.795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:22:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:22:57.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d96ded87-103b-4719-9bb4-59b72719c05e","timestamp":"2023-06-12T04:22:57.389353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:23:05.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"448c4497-3b64-42dd-80c2-53e7b4b9aaf8","timestamp":"2023-06-12T04:23:04.979188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:23:06.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8c93c13-9768-4248-a99f-ebc24055ecbd","timestamp":"2023-06-12T04:23:07.524443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:23:47.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c4c8d02-a5a9-454e-ad8e-b1db19b467d8","timestamp":"2023-06-12T04:23:47.156706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:24:03.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f116c4c6-065a-4a39-95ef-6c5e0fc7143c","timestamp":"2023-06-12T04:24:03.796758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:24:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:24:57.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f248d3e-ffba-41d5-97ca-2407dd9521ce","timestamp":"2023-06-12T04:24:57.389372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:25:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34c5d06a-eceb-405c-8395-817ecf2b3029","timestamp":"2023-06-12T04:25:04.978836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:25:06.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a3536a2-0d15-414d-b111-2c055d9f9f9f","timestamp":"2023-06-12T04:25:07.524641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:25:47.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e0a0533-4d76-40f4-9b37-0e68ddb4303b","timestamp":"2023-06-12T04:25:47.155966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:26:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e2eada1-dd14-4e94-8c8a-d1fd2614d24a","timestamp":"2023-06-12T04:26:03.795023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:26:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:26:57.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3032fc52-d0e0-4f01-a273-f01987a77b61","timestamp":"2023-06-12T04:26:57.389303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:27:05.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6542519b-d1c2-4f63-b565-f3103b198716","timestamp":"2023-06-12T04:27:04.978717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:27:06.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55045609-4b5b-477d-8d64-0693ceac023d","timestamp":"2023-06-12T04:27:07.524624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:27:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c34ccf3c-bfe9-4231-9849-261051a8553b","timestamp":"2023-06-12T04:27:47.155887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:28:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45a12cba-43d2-4751-8619-552256c334b0","timestamp":"2023-06-12T04:28:03.795031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:28:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:28:57.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07bdfaa8-4e1e-404d-b61d-7565e9e304b9","timestamp":"2023-06-12T04:28:57.389540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:29:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22c02d2b-9ebb-4ce5-b276-96bffb511e81","timestamp":"2023-06-12T04:29:04.978925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:29:06.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fb2302a-029c-47cc-b34c-df7728b9e7d5","timestamp":"2023-06-12T04:29:07.524514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:29:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9339fda0-19dd-4e84-af30-8f8db651f2ee","timestamp":"2023-06-12T04:29:47.155885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:30:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"511b21ca-3368-4b47-98f8-e047ce2c03da","timestamp":"2023-06-12T04:30:03.795042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:30:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:30:57.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"666ecd26-35b6-46e2-a4a8-bb813b067b1b","timestamp":"2023-06-12T04:30:57.389447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:31:05.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"055f9957-eefb-4ad1-8f64-cc0a06bcf894","timestamp":"2023-06-12T04:31:04.979299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:31:06.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b4a2470-98f0-498e-bdd4-e8d575a8e2eb","timestamp":"2023-06-12T04:31:07.524613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:31:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46db11bb-c5bd-4eb0-9e59-ea4b96373362","timestamp":"2023-06-12T04:31:47.155977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:32:03.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30350b25-5238-49e9-847d-015a674ddf82","timestamp":"2023-06-12T04:32:03.795057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T04:32:07.131+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-12T04:32:57.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1291dff-08f9-46e5-8120-2e3491ef083e","timestamp":"2023-06-12T04:32:57.389939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T04:33:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6c8fe2c-33db-4672-bde0-91b0c208d98b","timestamp":"2023-06-12T04:33:04.978860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T04:33:06.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b7cbd73-8e7a-4ef9-8ed8-b225530d181c","timestamp":"2023-06-12T04:33:07.524515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T04:33:47.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28bf0bc5-be3b-4d44-806a-1bcaefb9bfef","timestamp":"2023-06-12T04:33:47.155924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T04:34:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","type