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-29T23:06:27.614+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-6c66645bb6-nc2qk with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-06-29T23:06:27.621+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-06-29T23:06:32.491+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-06-29T23:06:33.224+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 709 ms. Found 5 JPA repository interfaces.
[2023-06-29T23:06:40.201+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-06-29T23:06:40.220+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-06-29T23:06:40.221+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-06-29T23:06:40.221+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-06-29T23:06:40.527+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-06-29T23:06:40.527+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 12508 ms
[2023-06-29T23:06:43.513+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-06-29T23:06:44.595+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-06-29T23:06:44.928+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-06-29T23:06:45.824+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-06-29T23:06:46.501+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-06-29T23:06:46.913+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-06-29T23:06:46.970+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-06-29T23:06:49.129+00:00|INFO|Version|main] HV000001: Hibernate Validator 6.2.5.Final
[2023-06-29T23:06:52.555+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-06-29T23:06:52.592+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-06-29T23:06:57.140+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-29T23:06:57.395+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-06-29T23:06:57.665+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-29T23:06:57.665+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-29T23:06:57.665+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1688080017660
[2023-06-29T23:06:57.689+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-29T23:06:59.026+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1d60059f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@134a8ead, org.springframework.security.web.context.SecurityContextPersistenceFilter@3111631d, org.springframework.security.web.header.HeaderWriterFilter@4db0ba1c, org.springframework.security.web.authentication.logout.LogoutFilter@7cfb8e98, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6af78a48, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4c7d7430, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@74123110, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@427308f8, org.springframework.security.web.session.SessionManagementFilter@26275b46, org.springframework.security.web.access.ExceptionTranslationFilter@7db5b890, org.springframework.security.web.access.intercept.AuthorizationFilter@68aec50]
[2023-06-29T23:07:00.896+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-29T23:07:11.611+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-06-29T23:07:11.817+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-06-29T23:07:11.916+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-06-29T23:07:12.004+00:00|INFO|ServiceManager|main] service manager starting
[2023-06-29T23:07:12.004+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-06-29T23:07:12.087+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5907c576-f88a-4e95-9a28-a6c754230cd5, consumerInstance=onap-policy-clamp-runtime-acm-6c66645bb6-nc2qk, 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-29T23:07:12.210+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-29T23:07:12.221+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-29T23:07:12.222+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-29T23:07:12.222+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1688080032221
[2023-06-29T23:07:12.222+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-29T23:07:12.223+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=20ab2116-6603-4240-9a47-75ce4b64b232, alive=false, publisher=null]]: starting
[2023-06-29T23:07:12.400+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-29T23:07:12.588+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-06-29T23:07:12.698+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-29T23:07:12.699+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-29T23:07:12.699+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1688080032698
[2023-06-29T23:07:12.699+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=20ab2116-6603-4240-9a47-75ce4b64b232, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-06-29T23:07:12.699+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$1dcb289
[2023-06-29T23:07:12.795+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$19bf8ce3
[2023-06-29T23:07:12.802+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$3bc1c28f
[2023-06-29T23:07:12.808+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$4b479d3d
[2023-06-29T23:07:12.814+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$ecd0911a
[2023-06-29T23:07:12.887+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$6245fae8
[2023-06-29T23:07:12.892+00:00|INFO|ServiceManager|main] service manager starting Publisher AcElementPropertiesPublisher$$EnhancerBySpringCGLIB$$e105e0ca
[2023-06-29T23:07:12.896+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-06-29T23:07:12.896+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-06-29T23:07:12.896+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-06-29T23:07:12.897+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-06-29T23:07:12.897+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-06-29T23:07:12.897+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-06-29T23:07:12.897+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-06-29T23:07:12.897+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5907c576-f88a-4e95-9a28-a6c754230cd5, consumerInstance=onap-policy-clamp-runtime-acm-6c66645bb6-nc2qk, 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@69d2e517
[2023-06-29T23:07:12.897+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5907c576-f88a-4e95-9a28-a6c754230cd5, consumerInstance=onap-policy-clamp-runtime-acm-6c66645bb6-nc2qk, 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-29T23:07:12.897+00:00|INFO|ServiceManager|main] service manager started
[2023-06-29T23:07:12.901+00:00|INFO|Application|main] Started Application in 48.711 seconds (JVM running for 52.071)
[2023-06-29T23:07:15.119+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 sHNddVSkTcmg34kFD3kpww
[2023-06-29T23:07:15.120+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 sHNddVSkTcmg34kFD3kpww
[2023-06-29T23:07:15.120+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 sHNddVSkTcmg34kFD3kpww
[2023-06-29T23:07:15.120+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 sHNddVSkTcmg34kFD3kpww
[2023-06-29T23:07:15.120+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 sHNddVSkTcmg34kFD3kpww
[2023-06-29T23:07:15.120+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: hlUKvWGPRfC_Z_uOXQp6-w
[2023-06-29T23:07:15.120+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 sHNddVSkTcmg34kFD3kpww
[2023-06-29T23:07:15.122+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: hlUKvWGPRfC_Z_uOXQp6-w
[2023-06-29T23:07:15.122+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-29T23:07:15.123+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-06-29T23:07:15.199+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-29T23:07:15.307+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-7804ad3c-8978-46ff-ae70-12b612f43f70
[2023-06-29T23:07:15.308+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-29T23:07:15.308+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-29T23:07:18.318+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-7804ad3c-8978-46ff-ae70-12b612f43f70', protocol='range'}
[2023-06-29T23:07:18.325+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-7804ad3c-8978-46ff-ae70-12b612f43f70=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-29T23:07:18.372+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-7804ad3c-8978-46ff-ae70-12b612f43f70', protocol='range'}
[2023-06-29T23:07:18.372+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-29T23:07:18.378+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-29T23:07:18.393+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-29T23:07:18.393+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-29T23:07:18.393+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-29T23:07:18.394+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-29T23:07:18.394+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-29T23:07:18.394+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-29T23:07:18.602+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=4, 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-29T23:07:18.603+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=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-06-29T23:07:18.610+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-29T23:07:18.610+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-29T23:07:18.611+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | 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=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-06-29T23:07:18.611+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | 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=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-06-29T23:08:38.060+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
[]
[2023-06-29T23:08:38.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a684e217-fdcb-48f0-b0c9-338f8320d8f3","timestamp":"2023-06-29T23:08:37.550481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:08:39.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15ca2987-c0ca-46a4-a83e-5160c8d101f9","timestamp":"2023-06-29T23:08:38.918326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:08:39.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7251f096-eccc-4068-8b1d-217286e91af0","timestamp":"2023-06-29T23:08:39.093235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:08:48.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf8fac61-aeea-4409-9e2a-c07406012c5e","timestamp":"2023-06-29T23:08:46.976851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:08:51.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7d4c130-5ad7-4177-84ec-31ed6d9bd676","timestamp":"2023-06-29T23:08:51.216793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:09:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:10:38.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d62f3d65-98b9-46c1-854f-9b17149c70f6","timestamp":"2023-06-29T23:10:37.550246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:10:39.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1351a5f9-5478-4d22-98b5-a1950a2d5198","timestamp":"2023-06-29T23:10:38.917827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:10:39.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"87235650-0f9a-42a6-a4f4-1aaea0034168","timestamp":"2023-06-29T23:10:39.093291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:10:48.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7493a93a-c208-4cc6-bddc-244633471b04","timestamp":"2023-06-29T23:10:46.977030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:10:51.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7f4492b-2536-4e11-b25f-d8218cc90ea2","timestamp":"2023-06-29T23:10:51.217149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:11:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:12:37.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4fe586-373c-4f93-9e3c-d63dae0896d1","timestamp":"2023-06-29T23:12:37.549442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:12:39.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5d41c37-b1a3-4467-a2ae-14066b1877ae","timestamp":"2023-06-29T23:12:38.918104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:12:40.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9ff452c-9757-4846-adc1-cc0b941865ac","timestamp":"2023-06-29T23:12:39.093197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:12:48.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8441f18-7a93-43a4-b175-625efb81a6b1","timestamp":"2023-06-29T23:12:46.976498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:12:51.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14af3c60-8458-435e-8b43-4734852ac639","timestamp":"2023-06-29T23:12:51.217260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:13:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:14:37.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77bf0eb0-664a-4ff5-bb8c-82736b2cc38d","timestamp":"2023-06-29T23:14:37.549792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:14:39.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa258372-0db9-4b53-b90e-6813c84bb715","timestamp":"2023-06-29T23:14:38.918453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:14:40.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe07cf2f-13d6-46bc-8b22-5f6143b1bb8f","timestamp":"2023-06-29T23:14:39.093946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:14:48.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e0057b7-a65a-4e04-be14-b7b4551518c4","timestamp":"2023-06-29T23:14:46.976092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:14:51.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"721eb7bb-97bc-47a4-8bd2-362fe1bc255e","timestamp":"2023-06-29T23:14:51.216624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:15:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:16:15.147+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-29T23:16:15.370+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-29T23:16:37.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"361ea6f4-c711-4d5b-8978-4d6a89f0a8af","timestamp":"2023-06-29T23:16:37.549280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:16:39.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a03a2e2-9562-41ff-8c05-0cabb7dea5f2","timestamp":"2023-06-29T23:16:38.918331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:16:40.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e28edcd7-d97a-4e7d-8f49-93ed46f6aa13","timestamp":"2023-06-29T23:16:39.095957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:16:48.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81c3f2a2-fbe2-45af-b1a2-3cc16bdd36f4","timestamp":"2023-06-29T23:16:46.980329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:16:51.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cf862cf-93f6-4d80-9faf-52ae96733faa","timestamp":"2023-06-29T23:16:51.216872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:17:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:18:37.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51457f05-7f38-4c66-bb9f-e2dcd74d176e","timestamp":"2023-06-29T23:18:37.550255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:18:39.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fccdead-d07c-4dbf-a4a3-a7f8ec413fc7","timestamp":"2023-06-29T23:18:38.918360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:18:40.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fd7d87b-eef4-4b2d-840b-4f4c8b70a500","timestamp":"2023-06-29T23:18:39.093398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:18:48.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c98761c-7bc3-4607-9175-64ac146b3dc2","timestamp":"2023-06-29T23:18:46.977194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:18:51.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c4da9dc-eec4-4a8b-975f-0f8224493a63","timestamp":"2023-06-29T23:18:51.216730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:19:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:20:37.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7decc4a0-f0c5-457d-b5eb-b4badb1316c8","timestamp":"2023-06-29T23:20:37.549270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:20:39.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf60b1fb-641c-4066-8af7-512aefd66053","timestamp":"2023-06-29T23:20:38.917763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:20:40.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8009d99d-770e-42c3-bd45-1c7ce5ab5829","timestamp":"2023-06-29T23:20:39.093238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:20:48.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dc9cc13-1fa1-4744-8370-3ac6d624da0b","timestamp":"2023-06-29T23:20:46.977235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:20:51.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57e5b09a-3fcc-4594-bb4e-93b4bdcf827f","timestamp":"2023-06-29T23:20:51.216699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:21:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:22:37.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14bbc2b5-cc43-4289-8f10-186fcbe663a2","timestamp":"2023-06-29T23:22:37.550043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:22:39.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c1d1675-1a41-4f8e-b774-ea32f0ade90b","timestamp":"2023-06-29T23:22:38.918228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:22:40.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"665b7727-ec1a-451c-8e24-2cd512cd9256","timestamp":"2023-06-29T23:22:39.093224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:22:48.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01fd8f96-9b1e-4130-9039-0b2642a0d227","timestamp":"2023-06-29T23:22:46.976886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:22:51.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71fca943-b79d-4b80-a2e4-45b578dff688","timestamp":"2023-06-29T23:22:51.216580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:23:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:24:37.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24353cce-c3ce-4cc8-adb9-f2bc684bc6ce","timestamp":"2023-06-29T23:24:37.549418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:24:39.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c435418-6e86-4c26-999b-cc353493ebb6","timestamp":"2023-06-29T23:24:38.917742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:24:40.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0502fa24-2cc9-4df9-90ee-62b0bab02d8f","timestamp":"2023-06-29T23:24:39.093649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:24:48.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9ce422c-b932-4443-9f24-9e50eab9be9e","timestamp":"2023-06-29T23:24:46.975983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:24:51.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"121b531e-016e-4aa6-9e62-1b38a4da1ecf","timestamp":"2023-06-29T23:24:51.216620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:25:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:26:37.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f49b955-d49b-400f-95b5-98171de9cce0","timestamp":"2023-06-29T23:26:37.549372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:26:39.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"604629ae-e174-4e20-9efb-0a65eed0e39a","timestamp":"2023-06-29T23:26:38.918085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:26:40.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d061f781-5ac5-4067-9ec0-742cf24e3748","timestamp":"2023-06-29T23:26:39.093535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:26:48.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0906cc8e-5ba3-4736-85b1-a7c08f5ac87d","timestamp":"2023-06-29T23:26:46.976650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:26:51.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c11bf73-4c7a-49e3-a6a4-656f9a283fce","timestamp":"2023-06-29T23:26:51.217150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:27:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:28:37.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a846a132-b31a-46fc-b131-6689157d5c1b","timestamp":"2023-06-29T23:28:37.550042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:28:39.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"047a02b8-caf7-4fe7-b071-a6f7cb33a6d4","timestamp":"2023-06-29T23:28:38.918081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:28:40.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"72035493-8431-49c8-a9f2-da0cc7ca67d7","timestamp":"2023-06-29T23:28:39.093270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:28:48.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb279c19-77ba-4ef6-a974-99868304dd8e","timestamp":"2023-06-29T23:28:46.976082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:28:51.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14703f17-0c5a-4fe4-99fa-831693337717","timestamp":"2023-06-29T23:28:51.216429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:29:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:30:37.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"289acef6-529a-49af-a512-6600cbe57d0e","timestamp":"2023-06-29T23:30:37.549306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:30:39.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"966f67f6-7345-4c82-a97c-c15b19d23790","timestamp":"2023-06-29T23:30:38.917732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:30:41.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef61e194-f983-4845-b63b-a12af85e8921","timestamp":"2023-06-29T23:30:39.093535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:30:48.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92e26a30-45ec-448c-b966-eeb4e15fb9a3","timestamp":"2023-06-29T23:30:46.976845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:30:51.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"649c4086-88f8-46d1-9d13-0bd882283175","timestamp":"2023-06-29T23:30:51.216791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:31:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:32:37.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11895eed-b595-45ad-ad78-65547cdc8994","timestamp":"2023-06-29T23:32:37.549413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:32:39.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc8b5ba9-f51e-485b-bfc2-99ef8afe4bd6","timestamp":"2023-06-29T23:32:38.918232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:32:40.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"436691da-6535-48f7-a73a-c951077bf38b","timestamp":"2023-06-29T23:32:39.093480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:32:48.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6981db5f-c913-441f-9e29-bb427ff89b30","timestamp":"2023-06-29T23:32:46.976417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:32:51.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29314456-99ef-44f8-8703-e417a2627969","timestamp":"2023-06-29T23:32:51.216766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:33:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:34:37.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ac8ccd6-2ae7-4300-8e7c-01aa5d5cb99a","timestamp":"2023-06-29T23:34:37.549333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:34:39.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d96158bb-ce47-40cc-9246-9d33162b1012","timestamp":"2023-06-29T23:34:38.917816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:34:39.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d564d0f-8ffb-4694-93bb-87fc1f408050","timestamp":"2023-06-29T23:34:39.093413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:34:48.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c94c376-47cd-4c36-a908-6f5097719845","timestamp":"2023-06-29T23:34:46.976594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:34:51.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25e1b683-e80c-4c98-897c-1fd935e08fbd","timestamp":"2023-06-29T23:34:51.216772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:35:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:36:37.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bb2a37a-dfbd-4eba-aed4-947fbc2f56ce","timestamp":"2023-06-29T23:36:37.549923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:36:39.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6021419a-4792-406f-ae2b-f4ef2e782fbe","timestamp":"2023-06-29T23:36:38.918056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:36:39.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"af38f12f-042b-4b03-9889-197bd005ffee","timestamp":"2023-06-29T23:36:39.093428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:36:48.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f388c81-0e74-4cef-a8b7-d285e9d2c6c6","timestamp":"2023-06-29T23:36:46.976253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:36:51.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e804e75c-f859-4426-9c00-80ab27ee382d","timestamp":"2023-06-29T23:36:51.217112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:37:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:38:37.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d45e5b9e-f050-4cf9-ba58-db9418a404df","timestamp":"2023-06-29T23:38:37.549371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:38:39.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e9bfa61-3e24-44e9-b07f-9a1a3b62b946","timestamp":"2023-06-29T23:38:38.917897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:38:39.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a37afad-2fdd-495f-a271-d432be8691d3","timestamp":"2023-06-29T23:38:39.093228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:38:48.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75c34466-1148-4ef5-b6c7-b6ef77cff0d1","timestamp":"2023-06-29T23:38:46.976616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:38:51.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02cc27af-1eca-4c7b-8f62-e1c350f1ccb3","timestamp":"2023-06-29T23:38:51.216650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:39:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:40:37.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f429c39-a15f-4de2-9fb0-1341eb850c8a","timestamp":"2023-06-29T23:40:37.549253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:40:39.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d7fc701-df81-4957-8a4e-8a6a2fe37d03","timestamp":"2023-06-29T23:40:38.917843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:40:39.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35882a1f-3df3-40e8-9a1b-5970f4e41853","timestamp":"2023-06-29T23:40:39.093154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:40:48.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b43c0546-a819-4270-a29a-114bc2e5a396","timestamp":"2023-06-29T23:40:46.976215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:40:51.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35abb8c6-6d68-4293-ac67-369c1c2e85cb","timestamp":"2023-06-29T23:40:51.216462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:41:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:42:37.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83a5807e-830b-4c46-b268-7fd39b94b207","timestamp":"2023-06-29T23:42:37.549919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:42:39.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a22794e6-3092-465d-816c-d0de6d299e18","timestamp":"2023-06-29T23:42:38.918107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:42:39.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3586c8e-7043-4957-af48-bfc3d991db3f","timestamp":"2023-06-29T23:42:39.093297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:42:48.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c05280e3-bc85-4c3a-8131-09d86c631839","timestamp":"2023-06-29T23:42:46.976732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:42:51.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f911fe79-0d0d-472f-976d-1e5fa0ae3924","timestamp":"2023-06-29T23:42:51.216738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:43:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:44:37.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"debd3c6d-e9a1-4c69-b962-32cce49008a4","timestamp":"2023-06-29T23:44:37.549292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:44:39.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ed21067-e5ac-4add-a6aa-5b7deb7eb6c8","timestamp":"2023-06-29T23:44:38.918874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:44:39.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4658b9b8-3180-4f23-9e62-cf412f7a01b9","timestamp":"2023-06-29T23:44:39.093446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:44:48.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48203516-73a1-4338-a980-5f8121fe851f","timestamp":"2023-06-29T23:44:46.976217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:44:51.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"307c513f-3ae9-45a9-ba47-f694eccb6b35","timestamp":"2023-06-29T23:44:51.216736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:45:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:46:37.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"796bc24a-e8d0-4d6e-a071-9b5c670e52da","timestamp":"2023-06-29T23:46:37.549286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:46:39.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f712827-5094-45e8-b443-188e64a942ed","timestamp":"2023-06-29T23:46:38.918008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:46:39.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5534547b-88dc-4fa8-a1d2-d7fc566b547a","timestamp":"2023-06-29T23:46:39.093230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:46:48.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f67ab4dc-1f8d-4332-979d-b352b654167a","timestamp":"2023-06-29T23:46:46.976782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:46:51.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cd70a6d-c75a-485f-a765-2fb2b84fd2c0","timestamp":"2023-06-29T23:46:51.216689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:47:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:48:37.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec1d9b55-4991-4ecc-b5cb-80c75bb1320d","timestamp":"2023-06-29T23:48:37.550191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:48:39.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62d29ddd-f34d-4c4d-a7f4-1cbe88ab44c7","timestamp":"2023-06-29T23:48:38.917678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:48:39.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b08c465f-a2cd-46cb-bded-200bb95e76f8","timestamp":"2023-06-29T23:48:39.093337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:48:48.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"413964c3-2cc1-4432-bc0b-7ed4573b0419","timestamp":"2023-06-29T23:48:46.976708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:48:51.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a560dcb-c9d4-47ec-8867-50ded7305326","timestamp":"2023-06-29T23:48:51.216601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:49:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:50:37.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76ba29e9-1b80-4e30-9b54-dd3ab7c9a0c2","timestamp":"2023-06-29T23:50:37.549394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:50:39.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abf71636-438e-4a81-ab2b-da2d6b33025c","timestamp":"2023-06-29T23:50:38.918209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:50:40.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b3b993b-2832-4c31-8094-1f8db6b02ea9","timestamp":"2023-06-29T23:50:39.093989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:50:48.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1afeb6e7-3898-4a5d-a4ab-71950deb6408","timestamp":"2023-06-29T23:50:46.976591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:50:51.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7724aa4c-96b5-4446-8df5-1818b01f6b84","timestamp":"2023-06-29T23:50:51.217733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:51:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:52:37.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d73570d0-b504-4dc9-b552-d231773fdc2a","timestamp":"2023-06-29T23:52:37.549385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:52:39.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c00e6ec4-19b3-4cc8-925d-6137f425eadd","timestamp":"2023-06-29T23:52:38.917697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:52:39.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da853f77-17ef-4d6b-ad66-e939370ae4b0","timestamp":"2023-06-29T23:52:39.093241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:52:48.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d752c0d-3593-4d0e-97d7-34488103cee4","timestamp":"2023-06-29T23:52:46.975986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:52:51.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca0224f4-ec98-41c7-9145-4792a57178a6","timestamp":"2023-06-29T23:52:51.216699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:53:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:54:37.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"418096b7-8da7-4dfc-88a9-1a1336b5a8a5","timestamp":"2023-06-29T23:54:37.550752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:54:39.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34fe195f-42f3-4aaa-ae3e-31d510c7e59c","timestamp":"2023-06-29T23:54:38.918278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:54:39.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7163ef7-b12d-4ce2-8d67-87dc3b84f5e6","timestamp":"2023-06-29T23:54:39.093514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:54:48.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f0542ee-8d2f-4bfc-89e5-019a00bf3a1a","timestamp":"2023-06-29T23:54:46.977075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:54:51.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"855759c1-ad57-4e94-adb1-35bcaf86e1bb","timestamp":"2023-06-29T23:54:51.216482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:55:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:56:37.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e77ace02-3039-4d0b-9a8f-55f4efd4086d","timestamp":"2023-06-29T23:56:37.549379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:56:39.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5fd28e7-9a22-4be2-8c24-c4cde6e92949","timestamp":"2023-06-29T23:56:38.917688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:56:39.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1075c744-a2d8-4749-ae14-17a2a84c4e76","timestamp":"2023-06-29T23:56:39.093164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:56:48.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c38811-4359-4eb8-ae47-181f3959c6c0","timestamp":"2023-06-29T23:56:46.975998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:56:51.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"566a1930-65ea-41d1-a8b3-72a229cc400f","timestamp":"2023-06-29T23:56:51.216599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:57:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-29T23:58:37.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ac418d4-e8b7-43f5-8858-d439e1decd1f","timestamp":"2023-06-29T23:58:37.549259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-29T23:58:39.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1321f05a-97ee-4ebe-9b52-22f6d10acf26","timestamp":"2023-06-29T23:58:38.917731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-29T23:58:39.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"185510e7-6bb4-4bcd-9fcd-d7fb9632a2ed","timestamp":"2023-06-29T23:58:39.093219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-29T23:58:48.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc814cbf-1a4e-411f-8903-6c9e1d817067","timestamp":"2023-06-29T23:58:46.976772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-29T23:58:51.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5a24c8b-2a31-473f-bd8f-135a0e05adfa","timestamp":"2023-06-29T23:58:51.216957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-29T23:59:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:00:37.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89367a5c-6df3-41a4-aaa1-8aae2785e30b","timestamp":"2023-06-30T00:00:37.549331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:00:39.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15573d42-dd1d-4917-9a50-6f0803c6156a","timestamp":"2023-06-30T00:00:38.918273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:00:39.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82199761-d824-4d38-922d-6279c9c839d1","timestamp":"2023-06-30T00:00:39.093330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:00:48.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfbcd1fd-c0f8-44ca-a526-7da084dbcd86","timestamp":"2023-06-30T00:00:46.976114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:00:51.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a8a1386-58e9-4167-aed1-172e5d112a3a","timestamp":"2023-06-30T00:00:51.216553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:01:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:02:37.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecd4cd4a-f19f-42f8-9120-a39b4bc283be","timestamp":"2023-06-30T00:02:37.549761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:02:39.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"106e2dfe-fa1a-4a8c-b97e-5aa361458905","timestamp":"2023-06-30T00:02:38.917724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:02:39.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f8e12d3-94a0-4cf7-9ed8-178790f11c6a","timestamp":"2023-06-30T00:02:39.093296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:02:48.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"491e19f1-912c-41f5-9622-5c7ccfe95975","timestamp":"2023-06-30T00:02:46.976718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:02:51.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b34c0087-a1ee-47fc-b951-d791dff247b9","timestamp":"2023-06-30T00:02:51.217682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:03:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:04:37.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1b88a4b-06da-4544-934c-f85b3ad3ce3a","timestamp":"2023-06-30T00:04:37.549358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:04:39.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88b203b1-26e5-4814-b460-58b29663b318","timestamp":"2023-06-30T00:04:38.917800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:04:39.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eac50e76-a8c9-49d2-b28b-09c5999a7628","timestamp":"2023-06-30T00:04:39.093393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:04:48.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ebd0f89-c581-4305-90f3-1d587f54845e","timestamp":"2023-06-30T00:04:46.976042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:04:51.516+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39490c32-95d0-4bdf-b316-0ec181f335ff","timestamp":"2023-06-30T00:04:51.216562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:05:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:06:37.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c1c2a14-7022-43f7-9f11-067e5bb57e69","timestamp":"2023-06-30T00:06:37.549236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:06:39.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50bf40e3-e94f-4e04-9457-ffa0b7b3d0ca","timestamp":"2023-06-30T00:06:38.918224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:06:39.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"721c66cb-ab4f-4284-8c6f-37c3ad29d41b","timestamp":"2023-06-30T00:06:39.093161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:06:48.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0df00a6-317e-4e05-8160-0bf032efe4f6","timestamp":"2023-06-30T00:06:46.976907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:06:51.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7c0d249-1e81-42a0-835d-37ec06bbc4a7","timestamp":"2023-06-30T00:06:51.216629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:07:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:08:37.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3f816a9-8bc2-4ff1-92a1-9e9ec148d924","timestamp":"2023-06-30T00:08:37.549888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:08:39.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"685f9bbe-c93d-49a1-ab87-7479d79c53df","timestamp":"2023-06-30T00:08:38.917700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:08:39.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cd731c5-3373-420e-a6ea-4cdb49a116d9","timestamp":"2023-06-30T00:08:39.093493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:08:48.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5f0b251-c317-45b7-b8e2-433717293556","timestamp":"2023-06-30T00:08:46.976358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:08:51.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60e9501e-40d3-4276-a478-199dcc57e075","timestamp":"2023-06-30T00:08:51.216810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:09:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:10:37.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2a0359b-c99b-461f-94ae-823ff454a644","timestamp":"2023-06-30T00:10:37.549203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:10:39.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d494194-cbaa-4908-85a9-ed55a4377740","timestamp":"2023-06-30T00:10:38.918341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:10:39.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9120dd2-6f3f-42ad-a9d5-aa87cff4cc94","timestamp":"2023-06-30T00:10:39.093215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:10:48.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4781b535-cb1a-41e9-a1b0-5af141d3fe06","timestamp":"2023-06-30T00:10:46.976112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:10:51.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b55ae81b-9792-4ae7-8640-34dac809ad58","timestamp":"2023-06-30T00:10:51.216698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:11:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:12:37.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c509ee7-fc1e-4437-bbe7-98ba586ce111","timestamp":"2023-06-30T00:12:37.549228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:12:39.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"692a882b-160a-4686-a99e-eec834fc8ccc","timestamp":"2023-06-30T00:12:38.917685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:12:39.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a24fbf7-6870-4f13-8f3d-d0e2af7b10bb","timestamp":"2023-06-30T00:12:39.093243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:12:48.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd9bc62c-5c05-4a70-a24e-6b0365a0011c","timestamp":"2023-06-30T00:12:46.976692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:12:51.506+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d143a04e-91f4-432b-9c70-d7bc73738bee","timestamp":"2023-06-30T00:12:51.216566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:13:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:14:37.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d914737-85dc-432a-b0d1-bd25b185cafb","timestamp":"2023-06-30T00:14:37.550099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:14:39.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac5fdd54-b3f4-4b96-8af9-ede568b64401","timestamp":"2023-06-30T00:14:38.918179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:14:39.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ed5573b-fcfa-464f-a357-f488f1a07b3f","timestamp":"2023-06-30T00:14:39.093181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:14:48.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8773462-a172-4009-bf23-7adeb07c4815","timestamp":"2023-06-30T00:14:46.975981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:14:51.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4300299-b31d-4406-bde0-b6b47635ff40","timestamp":"2023-06-30T00:14:51.218304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:15:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:16:37.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c14d86a-72f7-40d6-bb70-c916ba1a7ded","timestamp":"2023-06-30T00:16:37.549306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:16:39.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5fb1988-1c57-49a0-8a20-4f2d871804da","timestamp":"2023-06-30T00:16:38.917736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:16:39.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfc0a6f0-beef-4890-9ca6-d0d6fcefd343","timestamp":"2023-06-30T00:16:39.093104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:16:48.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10a4729e-83f5-4c7a-bcc4-caed67b8dcb4","timestamp":"2023-06-30T00:16:46.976570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:16:51.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d631ab-451a-45c0-9f87-2e2f749880c4","timestamp":"2023-06-30T00:16:51.216661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:17:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:18:37.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f584d75a-f0ee-4710-82de-737b4abe8ef1","timestamp":"2023-06-30T00:18:37.549330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:18:39.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d352814-f92c-4f90-9475-3633d616e02f","timestamp":"2023-06-30T00:18:38.917736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:18:39.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f6e9ed-df6d-4d33-a23b-208b9c9f277b","timestamp":"2023-06-30T00:18:39.093359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:18:48.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b6ceae5-daab-48ee-afc1-a48d0635a7b1","timestamp":"2023-06-30T00:18:46.976062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:18:51.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"890e9a60-9b93-4a0c-9dde-35fc83802524","timestamp":"2023-06-30T00:18:51.216842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:19:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:20:37.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7019d59-4339-4f8c-ab9c-e84a6c9c75f3","timestamp":"2023-06-30T00:20:37.549307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:20:39.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef4f164d-f9a8-42f1-ad8f-659629173d9f","timestamp":"2023-06-30T00:20:38.918086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:20:39.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0b8fb98-c848-46e5-af7c-efc2af21f9c9","timestamp":"2023-06-30T00:20:39.093294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:20:48.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15075d49-d4bd-419a-bccb-daa83998ffad","timestamp":"2023-06-30T00:20:46.976789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:20:51.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"735b3366-8fc4-4e92-8c8e-9b8010620793","timestamp":"2023-06-30T00:20:51.216658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:21:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:22:37.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ace1c397-d996-4b92-ae16-5a1623a210e5","timestamp":"2023-06-30T00:22:37.550250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:22:39.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0d58fd1-803d-4198-bab7-170e034012d1","timestamp":"2023-06-30T00:22:38.917646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:22:39.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90f35cd4-7f35-4067-ab6d-501c8f520d7d","timestamp":"2023-06-30T00:22:39.093255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:22:48.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"314b14e8-9a30-4a2b-8b06-7571fb21dc49","timestamp":"2023-06-30T00:22:46.976030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:22:51.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fe40664-3a7b-4b78-a891-840291de39de","timestamp":"2023-06-30T00:22:51.216648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:23:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:24:37.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce57cf4f-2a8b-4d7e-8798-bdc8faf448d3","timestamp":"2023-06-30T00:24:37.549203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:24:39.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55648415-a790-4c78-8e9d-d45c9dd114cb","timestamp":"2023-06-30T00:24:38.918167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:24:39.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1127401c-559c-42f3-9fd8-88a8b62e1bac","timestamp":"2023-06-30T00:24:39.093258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:24:48.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9604a3da-8625-41de-8379-5fb06e657319","timestamp":"2023-06-30T00:24:46.976915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:24:51.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9853a8c0-358b-41c8-b90e-e385d987ba28","timestamp":"2023-06-30T00:24:51.216448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:25:12.005+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:26:37.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1cd77a1-062d-4029-8dfa-1f26fd838d7c","timestamp":"2023-06-30T00:26:37.549209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:26:39.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ead51441-e548-42b5-8535-bce2db4bc2be","timestamp":"2023-06-30T00:26:38.917699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:26:39.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a475d0d1-4c05-4245-b24f-9dc87a96d138","timestamp":"2023-06-30T00:26:39.093366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:26:48.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92dd0eab-c14a-455c-98fa-0428d4e7b4d8","timestamp":"2023-06-30T00:26:46.975991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:26:51.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63082b2b-9ef4-41ac-b22c-9ee46a8e194b","timestamp":"2023-06-30T00:26:51.216522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:27:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:28:37.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db324f07-8449-4676-8172-7893385faecf","timestamp":"2023-06-30T00:28:37.550014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:28:39.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba55244-305b-4012-8ca2-d4022b2341b5","timestamp":"2023-06-30T00:28:38.918189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:28:39.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a6e6730-e033-429c-bd78-27c6ecbc4964","timestamp":"2023-06-30T00:28:39.093187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:28:48.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14558a6f-53de-45eb-af46-79e3288fa520","timestamp":"2023-06-30T00:28:46.976061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:28:51.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a47abd44-e0c6-4003-a194-381bc82834b5","timestamp":"2023-06-30T00:28:51.216758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:29:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:30:37.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdb182b6-968d-4d41-b821-fc6a0b5222ec","timestamp":"2023-06-30T00:30:37.549304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:30:39.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c06c555b-9998-4f7b-99ab-55e1277497b7","timestamp":"2023-06-30T00:30:38.917761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:30:39.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed347e59-b503-484c-a7d6-85fc4d964fe7","timestamp":"2023-06-30T00:30:39.093232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:30:48.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f20dab87-0f3b-47fa-a436-b2f7aaf94062","timestamp":"2023-06-30T00:30:46.976726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:30:51.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3e9b954-b7e5-4046-80a9-3eb783ca3af0","timestamp":"2023-06-30T00:30:51.217081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:31:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:32:37.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6bdbe59-2c3a-4954-b709-7054131fb719","timestamp":"2023-06-30T00:32:37.549227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:32:39.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b973d7a8-8b53-491b-ab67-3065d2c49903","timestamp":"2023-06-30T00:32:38.917813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:32:39.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e3bf6dc-1acb-40a1-9bb0-6a55f1784304","timestamp":"2023-06-30T00:32:39.093308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:32:48.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"993c6d3b-6944-4ade-9366-d7c7ec95d584","timestamp":"2023-06-30T00:32:46.975987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:32:51.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eeefbaa-2640-4aef-9b1f-a7912fd6658d","timestamp":"2023-06-30T00:32:51.216782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:33:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:34:37.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fb4e22f-603c-43f4-9df8-15c8a54c96f4","timestamp":"2023-06-30T00:34:37.550191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:34:39.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69a0755b-13f9-438a-afdb-7489b03466a5","timestamp":"2023-06-30T00:34:38.918228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:34:39.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2cda6de-8d64-49aa-899d-1ceaabfcfada","timestamp":"2023-06-30T00:34:39.093391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:34:48.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57247423-c024-4927-a29a-99724b4b6e99","timestamp":"2023-06-30T00:34:46.976769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:34:51.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"304355de-fbd9-4dfd-a54c-de00e3199379","timestamp":"2023-06-30T00:34:51.216553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:35:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:36:37.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"665ab61e-1cc7-4cde-8eee-9e86487c0741","timestamp":"2023-06-30T00:36:37.549275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:36:39.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9bdb2aa-9fc4-4603-b91f-a5d7a918ea4c","timestamp":"2023-06-30T00:36:38.917774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:36:39.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"969ac188-9fef-4285-a542-d54665d61dc3","timestamp":"2023-06-30T00:36:39.093595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:36:48.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01b8f957-c6db-4fd9-8c5b-a2fde6cdfa38","timestamp":"2023-06-30T00:36:46.975935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:36:51.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3eddf37-0378-4e9e-869d-b7be4ee42343","timestamp":"2023-06-30T00:36:51.216529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:37:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:38:37.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad7d694d-96fe-426b-bd96-e8c32b02aefb","timestamp":"2023-06-30T00:38:37.549418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:38:39.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7bb6256-8466-4f70-8200-e39c43d52536","timestamp":"2023-06-30T00:38:38.917776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:38:40.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c96e6ef-f423-4237-ade4-b293870df9eb","timestamp":"2023-06-30T00:38:39.093263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:38:48.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dae890aa-a345-46c7-8cf9-ae6956e0ef53","timestamp":"2023-06-30T00:38:46.976218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:38:51.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0a79247-282d-4ede-a581-f3b0533207f6","timestamp":"2023-06-30T00:38:51.216667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:39:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:40:37.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1117d67-5216-41d9-8540-9186eec1aa59","timestamp":"2023-06-30T00:40:37.550317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:40:39.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3091f6d1-06e5-4da3-aca2-11a9dd52449d","timestamp":"2023-06-30T00:40:38.918414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:40:40.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"028490e0-2b3a-4785-a18a-c2fba7862a29","timestamp":"2023-06-30T00:40:39.093339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:40:48.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f847efb3-bd49-4777-bd2a-e7a4588eea9a","timestamp":"2023-06-30T00:40:46.976560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:40:51.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e35567a4-2c38-4124-a5dd-2a96d40a0764","timestamp":"2023-06-30T00:40:51.216589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:41:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:42:37.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d36c4c8-97e1-4e7d-a6b3-4fd85a4d678d","timestamp":"2023-06-30T00:42:37.549587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:42:39.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f17313fd-db3a-486e-9ccf-55d8329d2ca8","timestamp":"2023-06-30T00:42:38.917700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:42:40.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c82747de-0118-4d27-b4cc-3fd0f6270fbb","timestamp":"2023-06-30T00:42:39.093568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:42:48.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85fc44e3-6934-4981-b076-a7d05e20a41c","timestamp":"2023-06-30T00:42:46.976271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:42:51.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ced8803-a287-47b8-9c78-a972e37f26d6","timestamp":"2023-06-30T00:42:51.216713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:43:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:44:37.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24c1cc5a-9488-475e-bc2d-a2e6a6be7c56","timestamp":"2023-06-30T00:44:37.549548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:44:39.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3bdedac-ce96-4b69-8b85-6cfdc667fc2d","timestamp":"2023-06-30T00:44:38.917818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:44:40.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9348f4af-94d6-429b-a098-795fb5723d33","timestamp":"2023-06-30T00:44:39.093789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:44:48.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a34f17dc-65ba-4b1c-9e84-b1748480dbe9","timestamp":"2023-06-30T00:44:46.976862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:44:51.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"661dab2d-2cde-40b3-b38d-1b8d368acf1a","timestamp":"2023-06-30T00:44:51.216502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:45:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:46:37.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08d56aad-fd8c-4e70-b510-55bfa95b7e1b","timestamp":"2023-06-30T00:46:37.550157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:46:39.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77623cd5-b277-4b40-9cf1-9769677f7fe5","timestamp":"2023-06-30T00:46:38.917672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:46:40.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b94f414-7f2f-4e79-b933-96c800e39c08","timestamp":"2023-06-30T00:46:39.093150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:46:48.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6228e89-960e-4d93-9755-602bcec9b627","timestamp":"2023-06-30T00:46:46.976196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:46:51.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0723e485-4598-4919-ae20-0aaa0d747d08","timestamp":"2023-06-30T00:46:51.216479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:47:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:48:37.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15bbab38-2731-4eed-9f2a-1a2fd60db443","timestamp":"2023-06-30T00:48:37.549222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:48:39.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f19d8a4c-44f2-438f-893f-51d1293abe31","timestamp":"2023-06-30T00:48:38.918193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:48:40.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbd384af-3054-4778-b4be-b2c4ec41f3c2","timestamp":"2023-06-30T00:48:39.093449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:48:48.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"672cc699-a0de-47d7-bc23-e69dad20c2c0","timestamp":"2023-06-30T00:48:46.976624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:48:51.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8d4687f-c77a-4f3f-9519-edd8441cd140","timestamp":"2023-06-30T00:48:51.219019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:49:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:50:37.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b28eeb3-424f-4812-9d4e-d865f3f0e502","timestamp":"2023-06-30T00:50:37.549235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:50:39.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7439e80-eb34-4a59-9ce1-009dbbf8270d","timestamp":"2023-06-30T00:50:38.917669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:50:40.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23572c22-97e1-48d1-83fa-142bd634c446","timestamp":"2023-06-30T00:50:39.093200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:50:48.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"579f1662-3ab6-42a8-96b1-77da3958da33","timestamp":"2023-06-30T00:50:46.976403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:50:51.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c5b661d-e7c9-4811-bc35-3b0cb5c5e74d","timestamp":"2023-06-30T00:50:51.216658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:51:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:52:37.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5d9cdcb-48ab-4395-99d0-818d2cb8cfc7","timestamp":"2023-06-30T00:52:37.550105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:52:39.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac9ae997-2f3a-4ac1-877a-eba794b947f8","timestamp":"2023-06-30T00:52:38.917643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:52:40.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa72918f-4b61-428c-9761-ee88c5c8262f","timestamp":"2023-06-30T00:52:39.095771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:52:48.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0ce4497-4172-4e20-87b2-68a46988c87e","timestamp":"2023-06-30T00:52:46.976346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:52:51.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10efa0b8-901c-4c35-8fde-58f19ccc69a5","timestamp":"2023-06-30T00:52:51.216533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:53:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:54:37.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36b180c0-357a-4993-acde-86d0cde1390c","timestamp":"2023-06-30T00:54:37.549359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:54:39.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2865613-875f-4ab8-8f8f-7baa4ed0430f","timestamp":"2023-06-30T00:54:38.918377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:54:40.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cc4a671-61de-4e84-bddd-14b828b9dc9d","timestamp":"2023-06-30T00:54:39.093260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:54:48.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c40ad19e-d18f-4cd9-8991-660447cacffe","timestamp":"2023-06-30T00:54:46.976947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:54:51.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dea445b7-2fb1-4d6d-9476-c5ee9d8550f5","timestamp":"2023-06-30T00:54:51.216591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:55:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:56:37.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03bebd97-f1ca-4d09-926c-72936953ba57","timestamp":"2023-06-30T00:56:37.549196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:56:39.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"06fe09da-dafc-490f-9b43-0edaf2bc3f15","timestamp":"2023-06-30T00:56:39.093355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:56:40.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ab4ab41-5c4d-4458-9483-3d1909ec60d3","timestamp":"2023-06-30T00:56:38.917621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:56:48.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4cb384a-cb97-464b-87ce-448b44f3abda","timestamp":"2023-06-30T00:56:46.976096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:56:51.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b09b9248-54be-4152-bdde-f07c088daec3","timestamp":"2023-06-30T00:56:51.216542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:57:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T00:58:37.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f57d7c0e-e2d2-42f7-b412-39ec323d7a05","timestamp":"2023-06-30T00:58:37.549703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T00:58:39.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab9bfa11-21de-4af8-bfb0-b0f9d8ba95cf","timestamp":"2023-06-30T00:58:38.917682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T00:58:40.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38dde7f2-6d76-449f-bb03-480bd59d714f","timestamp":"2023-06-30T00:58:39.093257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T00:58:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2ce76fc-a747-4286-a87c-4175f8374ce8","timestamp":"2023-06-30T00:58:46.976678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T00:58:51.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"012bc57a-5518-4974-a0e5-7f88ef9270b4","timestamp":"2023-06-30T00:58:51.216495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T00:59:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:00:37.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84d1da52-86b2-439b-8351-bf96b81de267","timestamp":"2023-06-30T01:00:37.549528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:00:39.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbc72335-4994-458e-8aa2-35fc2f0cb551","timestamp":"2023-06-30T01:00:38.918201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:00:39.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c2b4f62-e9bb-403a-80e2-e117affd38b1","timestamp":"2023-06-30T01:00:39.093327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:00:48.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"831d117b-e729-4d67-8167-1942c95ae871","timestamp":"2023-06-30T01:00:46.976026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:00:51.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d672c5d6-0340-4ae9-a1dd-a54ebdd59102","timestamp":"2023-06-30T01:00:51.216482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:01:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:02:37.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff10da89-fc48-48ae-8e3b-c9a3297b8b73","timestamp":"2023-06-30T01:02:37.549249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:02:39.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70463b1d-cc0d-4ec9-83db-ee2ddcf80876","timestamp":"2023-06-30T01:02:38.917762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:02:39.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e058b94-24c1-41be-a31d-7b75ad1ebd4d","timestamp":"2023-06-30T01:02:39.093325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:02:48.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb406cde-5ffa-4d30-a2fc-779deeff5dd0","timestamp":"2023-06-30T01:02:46.976988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:02:51.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bec7862-fcb9-408d-a9e0-03d0a84f7e5e","timestamp":"2023-06-30T01:02:51.216589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:03:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:04:37.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ff2110f-7e03-4a7a-912e-668d750f1e72","timestamp":"2023-06-30T01:04:37.549308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:04:39.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7acda603-3761-4d05-a851-5179a502a770","timestamp":"2023-06-30T01:04:39.093643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:04:39.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f80a2108-8598-4d47-99fe-888a7a0a96e7","timestamp":"2023-06-30T01:04:38.917696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:04:48.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32504e8b-af3d-4d15-ba65-5861da887bd0","timestamp":"2023-06-30T01:04:46.975979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:04:51.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ccb4b50-033a-4031-a7fe-fa0b04d95bea","timestamp":"2023-06-30T01:04:51.216518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:05:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:06:37.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0de215ad-b451-424f-b794-5fdf8cbb14ab","timestamp":"2023-06-30T01:06:37.549871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:06:39.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b77d9ba-7ac0-437a-9c27-c3156ae1463b","timestamp":"2023-06-30T01:06:38.918233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:06:39.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f9576c9-5772-4654-aa0d-082ff393f7d8","timestamp":"2023-06-30T01:06:39.093137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:06:48.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1613e15-bffb-47e2-823a-316696df805b","timestamp":"2023-06-30T01:06:46.977010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:06:51.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d9541c9-4746-4909-b4c3-75d2536941a3","timestamp":"2023-06-30T01:06:51.216425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:07:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:08:37.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"953b347d-c411-45b4-a850-035e5422c324","timestamp":"2023-06-30T01:08:37.549264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:08:39.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"389a9a61-a5ce-466c-8e42-7059519e847e","timestamp":"2023-06-30T01:08:38.920072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:08:40.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d632bf9-4c37-4c5c-8e57-1514be19f719","timestamp":"2023-06-30T01:08:39.093334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:08:48.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34b9ba88-41f8-4376-a21d-68bb85b3b640","timestamp":"2023-06-30T01:08:46.976192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:08:51.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd109903-f448-4b26-8c1d-671f5bde9814","timestamp":"2023-06-30T01:08:51.216660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:09:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:10:37.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9421ea3-c85a-438f-9377-dfdc2a931cd0","timestamp":"2023-06-30T01:10:37.549251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:10:39.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a04d357d-e2c8-4eea-9276-856f5b915ac7","timestamp":"2023-06-30T01:10:38.917687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:10:39.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d55686a-b3a8-498b-ad8f-288b7f73ddc8","timestamp":"2023-06-30T01:10:39.093181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:10:48.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0115a3d-bce1-449e-8c83-d890565134d4","timestamp":"2023-06-30T01:10:46.976433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:10:51.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9465aaca-e45a-4f5b-9d6c-8e0c6370bc3b","timestamp":"2023-06-30T01:10:51.216709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:11:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:12:37.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50a9a38b-0a54-4362-8f7c-faa3400845ad","timestamp":"2023-06-30T01:12:37.549239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:12:39.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"371f8e9e-9215-4661-ba3b-4656d1e13832","timestamp":"2023-06-30T01:12:39.093940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:12:39.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4338b0c8-5f90-4dbb-a9a0-0fce5d7c170c","timestamp":"2023-06-30T01:12:38.918554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:12:48.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55eac67d-9e9c-4135-92e8-2f1198706445","timestamp":"2023-06-30T01:12:46.976379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:12:51.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e03bdc5a-281f-490d-b214-047c3c0e2f6d","timestamp":"2023-06-30T01:12:51.216513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:13:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:14:37.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"643b91af-593d-4aab-a855-5a270ac7d164","timestamp":"2023-06-30T01:14:37.549723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:14:39.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63f2bc9e-cbf4-4ff4-bd4d-a617ff38b463","timestamp":"2023-06-30T01:14:39.093113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:14:39.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ce835b6-569b-41cb-872c-955191e2d189","timestamp":"2023-06-30T01:14:38.917664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:14:48.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7498c322-6ead-4cb1-a1a8-17b9a8b64a7a","timestamp":"2023-06-30T01:14:46.975927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:14:51.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17f8de2-000d-459d-9ab6-d0a531731a38","timestamp":"2023-06-30T01:14:51.216489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:15:12.003+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:16:37.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68cc04d6-25cd-4008-90c8-ec4ff06df2b6","timestamp":"2023-06-30T01:16:37.549224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:16:39.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9828d7dd-2a9e-45f7-b70e-15fb1fab6cab","timestamp":"2023-06-30T01:16:39.093187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:16:39.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d5f1e0e-7652-42ce-943d-679a095bebb3","timestamp":"2023-06-30T01:16:38.917616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:16:48.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71ba2813-c6b5-41fa-aeba-d70fee65fa7f","timestamp":"2023-06-30T01:16:46.976790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:16:51.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7829678f-3f2b-4955-a626-40fa59265fb6","timestamp":"2023-06-30T01:16:51.216476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:17:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:18:37.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fa2c959-919a-46a3-88ad-3084a268fbf4","timestamp":"2023-06-30T01:18:37.549253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:18:39.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94961a93-3f7e-4dc7-898c-4b68f76bb664","timestamp":"2023-06-30T01:18:39.093288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:18:39.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6ed8145-31af-490b-8a1d-56fa273c2492","timestamp":"2023-06-30T01:18:38.918375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:18:48.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c573b947-a8c8-476f-8d3b-cfbd33bafed1","timestamp":"2023-06-30T01:18:46.976117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:18:51.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b57c5a1-ecd7-4f4a-95b4-15af664a1e3f","timestamp":"2023-06-30T01:18:51.216774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:19:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:20:37.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bae0da1-db04-43aa-8048-13ec7745b321","timestamp":"2023-06-30T01:20:37.549177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:20:39.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f07f73d-8663-43d9-81bf-00105fb9359d","timestamp":"2023-06-30T01:20:39.093266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:20:39.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5799faa0-8840-4020-a7ed-e9e806265df3","timestamp":"2023-06-30T01:20:38.917658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:20:48.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6628a08-20d3-4f50-8597-b3382d89151d","timestamp":"2023-06-30T01:20:46.976975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:20:51.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68fed86a-7101-499b-b00a-69f113ab11e5","timestamp":"2023-06-30T01:20:51.216431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:21:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:22:37.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c414c321-bc67-49cb-8dce-6968f1695313","timestamp":"2023-06-30T01:22:37.550130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:22:39.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1cfce4a-055e-4742-9438-6c2274a3b3e7","timestamp":"2023-06-30T01:22:39.093208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:22:39.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b932c10-f492-414c-82e4-2778aba74262","timestamp":"2023-06-30T01:22:38.918133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:22:48.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5832de19-fa40-438d-9986-fb894a4d5fb4","timestamp":"2023-06-30T01:22:46.975982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:22:51.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37673a9e-509b-4eb4-8db1-0254db8d4dd5","timestamp":"2023-06-30T01:22:51.216484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:23:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:24:37.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"337c1bd1-3999-4493-8ea2-6eaecd8fa8ad","timestamp":"2023-06-30T01:24:37.549207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:24:39.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b430361b-3490-489f-bdb2-fcc80ae2d352","timestamp":"2023-06-30T01:24:38.917751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:24:39.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec4f4ff1-5824-4877-a208-0c7ec64c39e9","timestamp":"2023-06-30T01:24:39.093152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:24:48.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40dcc893-6376-464f-8728-8ac735a244eb","timestamp":"2023-06-30T01:24:46.977029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:24:51.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6d7c577-9bbe-4eb1-9457-45630fe87d24","timestamp":"2023-06-30T01:24:51.216692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:25:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:26:37.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba5dbe66-8801-406e-b62c-03b47b5fa87c","timestamp":"2023-06-30T01:26:37.549271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:26:39.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfa16ae8-b4a8-4093-a47e-2726b8e610ce","timestamp":"2023-06-30T01:26:39.093487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:26:39.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93c3f520-1b2c-42f1-b4a9-96ee8c47dc1f","timestamp":"2023-06-30T01:26:38.917636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:26:48.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbe49ff6-84ce-4644-9ba5-40f83f239546","timestamp":"2023-06-30T01:26:46.976010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:26:51.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d198477e-cfe8-4e83-9d9e-dbe8a02a764a","timestamp":"2023-06-30T01:26:51.216819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:27:12.002+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-30T01:28:37.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b759a866-aba5-4e59-b35d-466c1ef8aa3c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4cc6fde-eaf0-4235-8bdc-dbeaea71898b","timestamp":"2023-06-30T01:28:37.549487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-30T01:28:39.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8dca2739-bfd4-45da-960a-0961cedf8029","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab445b20-a722-450d-8ad1-fe6036f66161","timestamp":"2023-06-30T01:28:39.093138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-30T01:28:39.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"084b3997-7954-457c-ba74-b14d6c6347ac","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"f4adbbf7-c531-45ac-ac25-2be54862c336","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65875e1b-a8e3-47e8-bcf7-bc20571bf347","timestamp":"2023-06-30T01:28:38.918148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-30T01:28:48.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84dca17e-122b-4d4e-ad7f-782d9036c23d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5740e80b-545f-4bdd-a88e-5a6d333e1285","timestamp":"2023-06-30T01:28:46.976804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-30T01:28:51.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e2526f32-d9dc-4e15-b807-8a771a5e8556","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"223f2638-4aac-48bd-bae6-f9ff8726840e","timestamp":"2023-06-30T01:28:51.217330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-30T01:29:12.001+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning